Keysight VISA.NET Help
DstarLineSet Property (PxiSession)



The connected set of PXI Express differential star bus lines.
Syntax
'Declaration
 
Public ReadOnly Property DstarLineSet As Short
'Usage
 
Dim instance As PxiSession
Dim value As Short
 
value = instance.DstarLineSet
public short DstarLineSet {get;}
public:
property short DstarLineSet {
   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