Omega WI8XX-U User Manual
Page 65
59
where:
-r –S are parameters needed for the the command string
Command (See Table 4.1)
192.168.1.135 is an IP address
2000 is a socket port number
-C1 closes the TCP connection after 1 second
-q displays no error messages once the connection is closed
Figure 4.26 HTTPget Example of Polling End Device #2,6,7
Table 4.2 Connector/Transmitter Types
UWTC B Type TC 221
UWTC K Type TC
230
UWTC C Type TC 222
UWTC N Type TC
233
UWTC E Type TC 224
UWRTD
235
UWIR
228
UWTC R Type TC
237
UWTC J Type TC
229
UWTC S Type TC
238
UWTC T Type TC
239
4.5.2 HTTPget and ARP to Setup Device IP Address
Use the iConnect software, which may be downloaded from our website,
to do these IP changes whenever possible.
Use ARP first to assign the mac address to a static IP address in computer arp
table by this command:
arp –s 192.168.1.200 00-03-34-00-06-b6
Then use the following command to assign new IP to the device:
Httpget –r –S "00000000" 192.168.1.200:1
where:
"0000000" is admin. password. If the password is wrong, the unit will ignore the
new IP. If the new IP is taken, you will get the message "New IP is Assigned"
after the HTTPget command. The device will reset automatically.
"192.168.1.200" is an example of an IP address. It is replaced with IP address
suitable for your network
"00-03-34-00-06-b6" is replaced with your Meter’s MAC address.