TS800_60GetIpAddress Method  | 
 
 Gets the reader local IP address.
 
 
    Namespace: 
   com.gigatms
    Assembly:
   GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.16.9.0 (2.16.9.0)
Syntaxpublic IPAddress GetIpAddress()
Public Function GetIpAddress As IPAddress
public:
IPAddress^ GetIpAddress()
Return Value
Type: 
IPAddressReader local IP address.
See Also