Keysight VISA.NET Help
ChassisNumber Property (PxiSession)



The identification number of the chassis where this device is located. If the chassis has not been identified, this property returns -1.
Syntax
'Declaration
 
Public ReadOnly Property ChassisNumber As Short
'Usage
 
Dim instance As PxiSession
Dim value As Short
 
value = instance.ChassisNumber
public short ChassisNumber {get;}
public:
property short ChassisNumber {
   short get();
}
Remarks

The range is from 1 to 32767, inclusive. The value -1 indicates that the chassis is unknown.

Requirements

Current with Keysight IO Libraries Suite 18

See Also

 

 


© Keysight Technologies 2015-2025