Keysight VISA.NET Help
ChassisNumber Property (PxiBackplaneSession)



The identification number of this PXI chassis.
Syntax
'Declaration
 
Public ReadOnly Property ChassisNumber As Short
'Usage
 
Dim instance As PxiBackplaneSession
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