Keysight VISA.NET Help
DstarBusNumber Property (PxiSession)



The differential star bus number.
Syntax
'Declaration
 
Public ReadOnly Property DstarBusNumber As Short
'Usage
 
Dim instance As PxiSession
Dim value As Short
 
value = instance.DstarBusNumber
public short DstarBusNumber {get;}
public:
property short DstarBusNumber {
   short get();
}
Remarks

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

Requirements

Current with Keysight IO Libraries Suite 18

See Also

 

 


© Keysight Technologies 2015-2025