Keysight VISA.NET Help
SlotLocalBusLeft Property (PxiSession)



The slot number or special feature connected to local left bus lines.
Syntax
'Declaration
 
Public ReadOnly Property SlotLocalBusLeft As Short
'Usage
 
Dim instance As PxiSession
Dim value As Short
 
value = instance.SlotLocalBusLeft
public short SlotLocalBusLeft {get;}
public:
property short SlotLocalBusLeft {
   short get();
}
Remarks

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

Requirements

Current with Keysight IO Libraries Suite 18

See Also

 

 


© Keysight Technologies 2015-2025