Command for Threshold Setting
The device supports a command for threshold setting.
Command description:
| Item | Byte | Command | Description |
|---|---|---|---|
| Temperature Threshold | 1+6 | 6d | Byte 1: 00=Disable,
01=Enable Byte 2: 01=Below, 02=Above, 04=Within |
- Example:
-
Enable the temperature threshold alarm and set the alarm threshold as over 25°C.
6d01020000c409 Command Value 6d 01=Enable, 02=Above Max. threshold: c4 09 => 09 c4 => 2500/100 = 25°C