Keysight VISA.NET Help
Address Property (TcpipSocketSession)



The TCP/IP address of the device to which the session is connected, formatted in dot-notation.
Syntax
'Declaration
 
Public ReadOnly Property Address As String
'Usage
 
Dim instance As TcpipSocketSession
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