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


Glossary Item Box

Gets a value indicating whether the source hardware configuration is controlled by the application.

Syntax

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

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 28.60

See Also