Omega Speaker Systems wi Series Network Card User Manual


 
62
4.5.1 HTTPget using Port 2000 (continued)
3). Next run HTTPget with the options displayed below
httpget -r -S *SR00z 192.168.1.135:2000 -C1 -q
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
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.