Keysight VISA.NET Help
LogicalAddress Property (VxiMemorySession)



The logical address of the VXI or VME controller for this interface.
Syntax
'Declaration
 
Public ReadOnly Property LogicalAddress As Short
'Usage
 
Dim instance As VxiMemorySession
Dim value As Short
 
value = instance.LogicalAddress
public short LogicalAddress {get;}
public:
property short LogicalAddress {
   short get();
}
Remarks

The range is between 0 and 255, inclusive.

Requirements

Current with Keysight IO Libraries Suite 18

See Also

 

 


© Keysight Technologies 2015-2025