
Installation
1. Plug this On/Off module into a wall outlet near the load to be controlled.
2. Plug the load into the module. Make sure the load to be controlled cannot
exceed 2990/3000 watts.
3. Press the button or module on the load to the ON position.
4. To manually turn ON the module, press and release the On/Off button. The LED
will turn ON, and the load plugged into the module will also turn ON.
5. To manually turn OFF the module, simply press and release the On/Off button.
The LED will turn OFF and the load plugged into the module will also turn OFF.
Programming
1. Basic Command Class / Binary Module Command Class
The module will respond to BASIC and BINARY commands that are part of the
Wireless system.
1-1 BASIC_GET / BINARY_MODULE _GET
Upon receipt of the following commands from Your Cockpit, the module will
report its On/Off state to the Group1 node.
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 Module Get Command:[Command Class Module Binary, Module Binary Get]
Binary Module Report Command:
Report OFF:[Command Class Module Binary, Module Binary Report, Value =0(0x00)]
Report ON:[Command Class Module Binary, Module Binary Report, Value = (255)0xFF]
1-2 BASIC_SET / MODULE _BINARY_SET
Upon receipt of the following commands from Cockpit, the load attached to the
module will turn on or off.
[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.
[Command Class Module Binary, Module Binary Set, Value = (255)0xFF]: the load
attached to the Module turns on.
[Command Class Module Binary, Module Binary Set, Value = 0(0x00)]: the load attached
to the Module turns off.
2. Wirelesses Groups (Association Command Class Version 1)
The module can be set to send reports to control associated wireless devices. It
supports one association group with one node support for Grouping 1. For grouping
1, the module will report its latest status to Cockpit.
Grouping 1 includes, MODULE _BINARY_REPORT, METER_REPORT_COMMAND
2-1 Auto report to Grouping 1 (Maximum Node 1)
2-1-1 On/Off Event Report
When “on” or “off” state has been changed, it will send Binary Module Report to the
node of Grouping 1.
Binary Module Report
ON:[Command Class Module Binary, Module Binary Report, Value =(255)0xFF]
OFF:[Command Class Module Binary, Module Binary Report, Value =0(0x00)]
2-1-2 Instant Power Consumption vary over 5% report
When the power consumption of load varies over 5%, it will send Meter report to
the nodes of Grouping 1.
2-2 Response to Meter Get Command
The module will report its (1) instant Power Consumption (Watt) or (2)
accumulated power consumption(KWH) or (3) AC load Voltage (V) or (4) AC load
current ( I ) (5) load power factor (PF) to YourCockpit after receive the Meter Get
Command from YourCockpit.
2-2-1 Instant Power Consumption (Watt) of module. When receiving Meter Get
Command, it will report Meter Report Command to the node.
Meter Get Command: [Command Class Meter, Meter Get, Scale =0x02(W)]
Meter Report Command: [Command Class Meter,Meter Report,scale(bit 2) +Rate
Type +Meter Type,Precision + Scale(bit 1,0)+ Size,Meter Value 1,Meter Value
2,Meter Value 3,Meter Value 4]
Rate Type = 0x01
Meter Type = 0x01
Precision = 1
Scale = 0x02(W)
Size = 4 Bytes (Meter Value)
Meter Value 1 = (W) MSB
Meter Value 2 = (W)
Meter Value 3 = (W)
Meter Value 4 = (W) LSB
Example:
Meter Value 1 = 0x00 (W)
Meter Value 2 = 0x00 (W)
Meter Value 3 = 0x03 (W)
Meter Value 4 = 0xEA (W)
Meter (W) = Meter Value 3 *256 + Meter Value 4 = 100.2W
2-2-2 Accumulated Power Consumption (KW/h)
When receiving Meter Get Command, it will report Meter Report Command to
the node.
Rate Type = 0x01
Meter Type = 0x01
Precision = 2
Scale = 0x00 (KWh)
Size = 4 bytes (Meter Value)
Meter Value 1 = (W) MSB
Meter Value 2 = (W)
Meter Value 3 = (W)
Meter Value 4 = (W) LSB
Example:
Scale = 0x00 (KWh)
Precision = 2
Size = 4 Bytes (KW/h)
Meter Value 1 = 0x00(W)
Meter Value 2 = 0x01(W)
Meter Value 3 = 0x38(W)
Meter Value 4 = 0xA3(W)
Meter Get Command: [Command Class Meter, Meter Get, Scale = 0x00 KW/h)]
Meter Report Command: [Command Class Meter,Meter Report,scale(bit 2)
+Rate Type +Meter Type,Precision + Scale(bit 1,0)+ Size,Meter Value 1,
Meter Value 2,Meter Value 3,Meter Value 4]
Meter Report Command: [Command Class Meter,Meter Report,scale(bit 2)
+Rate Type +Meter Type,Precision + Scale(bit 1,0)+ Size,Meter Value 1,
Meter Value 2,Meter Value 3,Meter Value 4]