4
3. To manually turn ON the Switch, press and release the On/Off button. The
LED will light ON for 1 second, and the load plugged into the Switch will
also turn ON.
4. To manually turn OFF the Switch, simply press and release the On/Off
button. The LED will light ON for 1 second and the load plugged into the
Switch will turn OFF.
Programming
1. Basic Command Class / Binary Switch Command Class
The Switch will respond to BASIC and BINARY SWITCH commands that
are part of the Z-Wave system.
1-1 BASIC_GET / BINARY_SWITCH_GET
Since the switch have two relay, the Switch will report its On/Off state to
the Controller by setting Configuration parameter 3.
Configuration parameter 3=1(default)
Report ON when either relay 1 ON or relay 2 ON
Report OFF when both relay 1 and relay 2 OFF
Configuration parameter 3=2 Report ON when relay 1 ON
Report OFF when relay 1 OFF
Configuration parameter 3=3 Report ON when relay 2 ON
Report OFF when relay 2 OFF
Basic Get Command: [Command Class Basic, Basic Get]
Basic Report Command:
Report OFF: [Command Class Basic, Basic Report, Value = 0(0x00)]
Report ON:[Command Class Basic, Basic Report, Value = 255(0xFF)]
Binary Switch Get Command:[Command Class Switch Binary, Switch
Binary Get]
Binary Switch Report Command:
Report OFF:[Command Class Switch Binary, Switch Binary Report, Value
=0(0x00)]
Report ON:[Command Class Switch Binary, Switch Binary Report, Value
= 255(0xFF)]
Note: If the BASIC_GET/SWITCH_GET command follow the switch On/Off
command, it should add 0.5s time delay before the Get command.
1-2 BASIC_SET / SWITCH_BINARY_SET
Since the switch has two relay, the load attached to the Switch will turn on
or off upon receipt of the following commands from a Z-Wave Controller by
setting Configuration parameter 3.
Configuration parameter 3=1(default) switch ON and OFF both relay 1
and relay 2
Configuration parameter 3=2 switch ON and OFF of relay 1
Configuration parameter 3=3 switch ON and OFF of relay 2
[Command Class Basic, Basic Set, Value = 1~99, 255(0xFF)]: the load
attached to the Switch turns on.
[Command Class Basic, Basic Set, Value = 0(0x00)]: the load attached to
the Switch turns off.
[Command Class Switch Binary, Switch Binary Set, Value = 1~99,
255(0xFF)]: the load attached to the Switch turns on.
[Command Class Switch Binary, Switch Binary Set, Value = 0(0x00)]: the
load attached to the Switch turns off.
1. Z-Wave’s Groups (Association Command Class Version 2)
The Switch can be set to send reports to control associated Z-Wave devices. It
supports 3 association groups which every group has one node support.
Group1~Group3 support SWITCH_BINARY_REPORT,
METER_REPORT_COMMAND_V3
For group 1, the Switch will report (1) ON/OFF status of Relay1 and Relay2 (2)
Instant Power Consumption (Watt) of Relay1 and Relay2 (3) Accumulated
Power Consumption (KWh) of Relay1 and Relay2 to Z-Wave Controller.