EasyManua.ls Logo

Aviosys IP POWER 9258S - 9 Http Command & Telnet; Cgi; Http Commands; A.) Set Power Command; B.) Read Power Command

Aviosys IP POWER 9258S
32 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
IP POWER 9258 USER MANUAL
- 26 -
9. HTTP Command & TELNET
CGI / HTTP Commands
Http commands allow you to control the device with commands. The basic
commands are provided below.
There are two ways to input http commands with authorization required
* Password in http: for Browser IE 7.0 or below
http://login:password@ipaddrss:port/set.cmd?cmd=command
* Password not in http: for Browser IE 7.0 and higher
http://ipaddrss:port/set.cmd?user=login+pass=password+cmd=command
Note: If you use the password not in http: command you will need to enter it
when the browser asks for the password.
a.) Set Power Command
The Set Power command allows you to control the devices on/off through the http
commands. With this command you can integrate can integrate the 9258xx with
any other system.
Command format:
http://ip:port/set.cmd?cmd=setpower+p61=1+p62=0+p63=1+p64=1
Outlet
Power On
Power Off
Output 1
61 = 1
61 = 0
Output 2
62 = 1
62 = 0
Output 3
63 = 1
63 = 0
Output 4
64 = 1
64 = 0
Ex. For 4 Ports Control On / Off
http://192.168.1.3/set.cmd?cmd=setpower+p61=1+p62=0+p63=1+p64=1
Output: p61=1 p62=0 p63=1 p64=1
Ex. For Single Port Control Off
http://192.168.1.3/set.cmd?cmd=setpower+p61=0
Output:P61=0
b.) Read Power Command
1. Set Port On/Off
http://192.168.1.3/set.cmd?cmd=setpower+p61=1 (relay
open) , setpower+p61=0(relay closed)