Keysight Pathwave 89600 VSA .NET API
Enabled Property
See Also 
Keysight.SA.Vsa.FlexFrame.Interfaces Assembly > Keysight.SA.Vsa.FlexFrame Namespace > ComponentCarrier Class : Enabled Property


Glossary Item Box

Gets or sets a value indicating whether this ComponentCarrier is analyzed and shown in trace results.

Syntax

Visual Basic (Declaration) 
Public Overridable Property Enabled As Boolean
C# 
public virtual bool Enabled {get; set;}
C++/CLI 
public:
virtual property bool Enabled {
   bool get();
   void set (    bool value);
}

Requirements

Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)

Minimum Software Version Requirement: Keysight PathWave 89600 VSA Ver 26.00

See Also