Keysight VISA.NET Help
Address Property (TcpipSession)



The TCP/IP address of the device to which the session is connected, in IPv4 dot-notation or IPv6 representation.
Syntax
'Declaration
 
Public ReadOnly Property Address As String
'Usage
 
Dim instance As TcpipSession
Dim value As String
 
value = instance.Address
public string Address {get;}
public:
property String^ Address {
   String^ get();
}
Requirements

Current with Keysight IO Libraries Suite 18

See Also

 

 


© Keysight Technologies 2015-2025