Keysight VISA.NET Help
CommanderLogicalAddress Property (VxiSession)



The logical address of the commander of the VXI device used by the given session.
Syntax
'Declaration
 
Public ReadOnly Property CommanderLogicalAddress As Short
'Usage
 
Dim instance As VxiSession
Dim value As Short
 
value = instance.CommanderLogicalAddress
public short CommanderLogicalAddress {get;}
public:
property short CommanderLogicalAddress {
   short get();
}
Remarks

The range is between 0 and 255, inclusive. The value -1 indicates that the logical address is unknown.

Requirements

Current with Keysight IO Libraries Suite 18

See Also

 

 


© Keysight Technologies 2015-2025