IpAddress
This property contains the IP address of the device. This value can be displayed from the Enterprise Dashboard if necessary.
Group: System Error
Syntax: sValue = SysErr.IpAddress
sValue (String) is the IP address of the device
Example:
Dim sIP As String
sIP = SysErr.IpAddress