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


Glossary Item Box

Gets the chassis number in which this instrument is located.

Syntax

Visual Basic (Declaration) 
Public Overridable ReadOnly Property Chassis As Integer
C# 
public virtual int Chassis {get;}
C++/CLI 
public:
virtual property int Chassis {
   int get();
}

Remarks

A value of -1 indicates that there is no chassis or that the chassis is unknown.

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 19.00

See Also