_____________________________________________________________________________
IP POWER PAGE 23 OF 32
http://
/admin:[email protected]/Set.cmd?CMD=SetSPower=1A+YY=200
9+MM=02+DD=16+HH=06+MN=02+SS=16+PARAM=128+ONOFF=1
The above command controls the IP Power at IP address
192.168.1.0
, user name is
admin
and password is
12345678
. This 9258 will connect power of outlet 1 (p60),
once only on 16
th
February 2009 at 6:02 am
NOTE
Use + to separate each parameter, e.g. to simply power on outlet 1:
http://admin:[email protected]/Set.cmd?CMD=SP60=1
The command syntax is case sensitive so be selective when using upper and lower case in
command format. The free tool
wget
is useful for sending these HTTP commands. For example,
to send the command in Example 1, you could use:
wget –O -
http://admin:[email protected]/Set.cmd?CMD=SP60=1+P61=0+P62=0+P63=1
Power outlet status and control using Telnet
Under DOS mode , please type “ C:\>telnet [IP9258] “ as following :
getpower
reports the status of power outlets 1-4
setpower
controls the power outlets 1-4 with “0” turning power off and “1” turning power on
Example 1:
setpower =11110000
(This will turn on power1-4)
Example 2:
setpower =11001110
( Turns on power1
、
2 Turn off power3
、
4)
_____________________________________________________________________________
IP POWER PAGE 24 OF 32