19
Device
In this drop-down list, choose the device from which one you want to add Inputs or Outputs to the current account.
Inputs/Outputs
- This field is used to add/remove Inputs or Outputs to/from the current account.
- To add an Input or Output to the current account, select the Input / Output you want to add in the left field and
click on the Arrow button, the selected Input / Output will then appear in the right field.
- To remove an Input or Output from the current account, select the Input / Output you want to remove in the right
field and click on the Arrow button, the selected Input / Output will then appear in the left field.
Accessing to the Hidden Page Account
To be able to access to the Hidden Page, you must have configured the Hidden Page Account and activated it. For
the first tests, simply check the Activated check box, start your browser and type into your browser's address bar
the IP address of your power switch followed by the name of the hidden page.
Example: if the IP address of your Power Switch is 192.168.100.200, type in:
http://192.168.100.201/hidden.htm
followed by <ENTER>.
Your Web browser will now display:
Hidden Page
Date
Version
Controlling Power Outlets
Only Power Outlets which have been selected can be controlled over the Hidden Page. To select Power Outlets,
go to the "Settings/Accounts" page and edit the Hidden Page Account. In the Inputs/Outputs field, selected the
Power Outlets you want to control and click on the Arrow button next to the Inputs/Outputs field. The selected
Power outlets appear in the right field, click on Apply Change to validate the configuration.
Example: if you have selected all 4 power Outlets and the IP address of your Power Switch is 192.168.100.200,
type in:
http://192.168.100.201/hidden.htm
followed by <ENTER>.
Your Web browser will now display:
Hidden Page
Date
Version
M0:O1=On
M0:O2=On
M0:O3=On
M0:O4=On
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
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
Date
Version
M0:O1=Off
M0:O2=On
M0:O3=Off