Keysight VISA.NET Help
SlotOffset Property (PxiSession)



The number of slots occupied by the module to the left of the slot where this devfice connects to the PXI backplane.
Syntax
'Declaration
 
Public ReadOnly Property SlotOffset As Short
'Usage
 
Dim instance As PxiSession
Dim value As Short
 
value = instance.SlotOffset
public short SlotOffset {get;}
public:
property short SlotOffset {
   short get();
}
Remarks

0 to M-1 where M is the slot width. The value for non-PXI Express devices is always 0.

Requirements

Current with Keysight IO Libraries Suite 18

See Also

 

 


© Keysight Technologies 2015-2025