4
SHD2110/3110 Programming
4.1 Basic Command Class / Binary Switch Command Class
The SHD2110/3110 responds to BASIC and BINARY commands of the
4.1.1 BASIC_GET / BINARY_SWITCH_GET
When receiving the following commands from a
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]
4.1.2 BASIC_SET / SWITCH_BINARY_SET
When receiving the following commands from a
[Command Class Basic, Basic Set, Value = (255)0xFF]: the load attached to the Module turns on.
[Command Class Basic, Basic Set, Value = 0(0x00)]: the load attached to the Module turns off.
| 16 |
|
|