Keysight VISA.NET Help
LogicalAddress Property (VxiSession)



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

The range is between 0 and 511, inclusive.

For a VME device, the logical address is actually a pseudo-address in the range 256 to 511.

Requirements

Current with Keysight IO Libraries Suite 18

See Also

 

 


© Keysight Technologies 2015-2025