User Guide

17
71 (Set Device Mode)
00 = Standard Mode; 01 = Bin Mode
3e (Set Tilt & Distance Switch)
00 = Disable; 01 = Enable
56 (Set ToF Distance Sensor)
00 = Disable; 01 = Enable
06 (Set Threshold Alarm)
9 Bytes,
CTRL(1B)+Min(2B)+Max(2B)+00000000 (4
B)
CTRL:
Bit2~Bit0:
000-disable
001-below
010-above
011-within
100-below or above
Bit5~Bit3:
001-Standard Mode
010-Bin Mode
Bit6=0
Bit7:
0 - disable threshold dismiss report
1 - enable threshold dismiss report
Example:
1. Set reporting interval as 20 minutes.
ff03b004
Channel
Type
Value
ff
03 (Set Reporting Interval)
b0 04 => 04 b0 = 1200s = 20 minutes
2. Reboot the device.
ff10ff
Channel
Type
Value
ff
10 (Reboot)
ff (Reserved)
3. Set the device as standard mode.
ff7100
Channel
Type
Value
ff
71 (Set Device Mode)
00 = Standard Mode