IMPORTANT: Controllers may only allow configuring signed values. In order to set values in the range 128 ... 255 the value sent in the application shall be the
desired value minus 256. For example: To set a parameter to 200 it may be needed to set a value of 200 minus 256 = minus 56. In case of a two byte value the
same logic applies: Values greater than 32768 may needed to be given as negative values too.
Parameter 3: Motion Untrigger Time
Timeout configuration set in second for TriSensor to send no trigger status.
Size: 2 Byte, Default Value: 60
Setting Description
30 - 3600 seconds
Parameter 4: Motion Sensitivity
Set the sensitivity of TriSensor.
Size: 1 Byte, Default Value: 2
Setting Description
0 disable
1 - 3 Sensitivity
Parameter 7: Motion Group Control (Group2)
Set control of other devices on group2 based on motion trigger
Size: 1 Byte, Default Value: 0
Setting Description
0 Send BASIC_SET (0xFF) when motion is triggered to associated device Send BASIC_SET (0x00) when motion
is untriggered to associated device
1 Send BASIC_SET (0x00) when motion is triggered Send BASIC_SET (0xFF) when motion is untriggered
2 Send BASIC_SET (0xFF) when motion is triggered, Nothing when motion untriggered
3 Send BASIC_SET (0x00) when motion is triggered, Nothing when motion untriggered.
4 Send BASIC_SET (0x00) when motion is untriggered, Nothing when motion triggered.
5 Send BASIC_SET (0xFF) when motion is untriggered, Nothing when motion triggered.
6 Send BASIC_SET (value is configured by parameter 8) when motion is triggered to associated devices. Send
BASIC_SET (value is configured by parameter 8) when motion is untriggered.
Parameter 8: Motion Group Value Setting
Set Basic Set value for Group2. The MSB will act as the basic set value when motion trigger. The LSB will act as the basic set value when motion untrigger. E.g.
value=0x0A00, then BASIC_SET(0x0A) will be sent when motion trigger, BASIC_SET(0x00) will be sent when motion untrigger.
Size: 2 Byte, Default Value: 65280
Setting Description
0 - 30000 Value
Parameter 9: Motion Group Control Requirement
Set threshold of Light/Lux when devices associated in group2 should be triggered by motion. Associated device only receive BASIC_SET command when light <=
(this value).
Size: 2 Byte, Default Value: 30000
Setting Description
0 - 30000 Value
Parameter 10: Over Heat Group Threshold (Group3)
Set threshold of temperature. Designed to control Air Conditioners or temperature controllers ON or OFF. If measured temperature >= (this value, Scale is
determined by Param24) send BASIC_SET (0xFF) to associated devices. If measured temperature < (this value) send BASIC_SET (0x00) to associated devices.
E.g. Value 239 means 23.9 C. Value 750 means 75.0 F.
Size: 2 Byte, Default Value: 270
Setting Description
270 - 850 °C
806 - 1850 °F
Parameter 11: Under Heat Group Threshold (Group4)
Set threshold of temperature. Designed to control Air Conditioners or temperature controllers ON or OFF. If measured temperature <= (this value, Scale is
determined by Param24) send BASIC_SET (0xFF) to associated devices. If measured temperature > (this value) send BASIC_SET (0x00) to associated devices.
E.g. Value 155 means 15.5 C. Value 600 means 60.0 F
Size: 2 Byte, Default Value: 155
Setting Description
-100 - 155 °C
140 - 600 °F
0 disable