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


Glossary Item Box

Gets a value indicating whether the extension is enabled.

Syntax

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

Requirements

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

See Also