18
Each Power Outlet support individually 3 commands: On, Off and Restart using following syntax:
M0:Ox ON , OFF , RESTART
M0: ID of your Power Switch
Ox: Outlet number of your Power Switch
ON: ON command
OFF: OFF command
RESTART: Restart command
The first command must be preceded by a "?"
Commands can be concatenated using the character "&"
Commands can be specified in upper case, lower case or mixed case
The Hidden Page functionality also allows to control peripherals connected to the A-xBus (all sensors,
Digital I/O Modules, Power Switches, Current probe...).
Example: if you want to switch to OFF the Power Outlet #1 and 3, type in:
http://192.168.100.201/hidden.htm?M0:O1=OFF&M0:O3=OFF
Your Web browser will now display:
Hidden Page
21 Dec 2010 02:42:08
Version: 2.1.0.0
M0:O1 Off
M0:O2 On
M0:O3 Off
M0:O4 On