Keysight VISA.NET Help
SlotLocalBusRight Property (PxiSession)



The slot number or special feature connected to local right bus lines.
Syntax
'Declaration
 
Public ReadOnly Property SlotLocalBusRight As Short
'Usage
 
Dim instance As PxiSession
Dim value As Short
 
value = instance.SlotLocalBusRight
public short SlotLocalBusRight {get;}
public:
property short SlotLocalBusRight {
   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