4.5.1 HTTPget using Port 1000 (continued)
*SR_XE2 Include alarm 2 (enable alarm 2 function)
*SR_XP1 Close relay 1 for < 200 mSec
*SR_XP2 Close relay 2 for < 200 mSec
*SR_XH1 Close relay 1
*SR_XH2 Close relay 2
*SR_XL1 Open relay 1
*SR_XHL Open relay 2
\r is the carriage return termination character
192.168.1.200 is an IP address
1000 is a socket port number
Response:
076.6 (in Deg.F format)
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:
“00000000” 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. (Diagnostic/Status leds are on for 2
seconds).
“192.168.1.200” is an example of an IP adress. It is replaced with an IP address suitable
for your network
“00-03-34-00-06-b6” is replaced with your iServer product MAC address.
35