User's Manual

3
Initial state action final state
ON press and release the On/Off button OFF
OFF press and release the On/Off button ON
Second way is for manual switch input S1,S2, C which connect to external
binary switch and the module had been set to “binary switch mode” , the function
behavior as below
Initial state action final state
ON when S1 is open to C, Close S1 to C OFF
OFF when S1 is close to C, open S1 from C ON
ON when S2 is open to C, Close S2 to C OFF
OFF when S2 is close to C, open S2 from C ON
for manual switch input S1,S2, C which connect to external toggle switch and
the module had been set to “toggle switch mode” , the function behavior as below
Initial state action final state
ON Close S1 to C and release S1 to C OFF
OFF Close S1 to C and release S1 to C ON
ON Close S2 to C and release S2 to C OFF
OFF Close S2 to C and release S2 to C ON
Change manual switch input mode
Press On/Off Button over 5 second and no longer than 8 second, if success the led will
flash 3 times and the manual switch input mode will change from
“binary switch mode”
to “toggle switch mode” or
from “toggle switch mode” to “binary switch mode”.
Programming
1. Basic Command Class / Binary Switch Command Class
1-1 BASIC_GET / BINARY_SWITCH_GET
Upon receipt of the following commands from a Z-Wave device, the module will
send Basic Report Command / Binary Switch Report Command, reporting its
On/Off state to the Controller.
Basic Get Command: [Command Class Basic, Basic Get]
Basic Report Command:
Report OFF: [Command Class Basic, Basic Report, Value = 0x00(0)]
Report ON:[Command Class Basic, Basic Report, Value = 0xFF(255)]
Binary Switch Get Command:[Command Class Switch Binary, Switch
Binary Get]
Basic Report Command:
Report OFF:[Command Class Switch Binary, Basic Report, Value
=0x00(0)]
Report ON:[Command Class Switch Binary, Basic Report, Value =
0xFF(255)]
1-2 BASIC_SET / SWITCH_BINARY_SET
Upon receipt of the following commands from a Z-Wave device, the load
connected to the module and module’s LED will turn on or off.
[Command Class Basic, Basic Set, Value = 0xFF(255)]: the load attached
to the module turns on and LED on.
[Command Class Basic, Basic Set, Value = 0x00(0)]: the load attached to
the module turns off and LED off.
[Command Class Switch Binary, Switch Binary Set, Value = 0xFF(255)]:
the load attached to the module turns on and LED on.
[Command Class Switch Binary, Switch Binary Set, Value = 0x00(0)]: the
load attached to the module turns off and LED off.