Keysight VISA.NET Help
SlotWidth Property (PxiSession)



The number of slots occupied by this device.
Syntax
'Declaration
 
Public ReadOnly Property SlotWidth As Short
'Usage
 
Dim instance As PxiSession
Dim value As Short
 
value = instance.SlotWidth
public short SlotWidth {get;}
public:
property short SlotWidth {
   short get();
}
Remarks

1 to N-1 where N is the number of slots in the PXI chassis. The value for non-PXI Express devices is always 1.

Requirements

Current with Keysight IO Libraries Suite 18

See Also

 

 


© Keysight Technologies 2015-2025