Ref#92550216001
Logout
Click on the Logout link after you finish each session of using the IP Power 9255.
This will ensure that any other person that uses the device next will not be able to
control the devices without logging in.
6.) Controlling the Device
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
1.
Password in http:
http://login:password@ipaddrss:port/set.cmd?cmd=command
2. Password not in http:
http://ipaddrss:port/set.cmd?user=login+pass=pcmd=co
mmand
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 9255
with any other system.
Outlet
Power On
Power Off
Output 1
61 = 1
61 = 0
Ex. For Single Port Control On
http://192.168.1.3/set.cmd?cmd=sp61=1
Output:
P61=1
Ex. For Single Port Control Off
http://192.168.1.3/set.cmd?cmd=sp61=0
Output:
P61=0
- 27-