Keysight VISA.NET Help
Slot Property (PxiSession)



The physical slot location of this device within its chassis. If the location is not known, this property returns VisaConstants.UnknownSlotNumber.
Syntax
'Declaration
 
Public ReadOnly Property Slot As Short
'Usage
 
Dim instance As PxiSession
Dim value As Short
 
value = instance.Slot
public short Slot {get;}
public:
property short Slot {
   short get();
}
Requirements

Current with Keysight IO Libraries Suite 18

See Also

 

 


© Keysight Technologies 2015-2025