8
(1)
Command Configuration:
MinTime = 1min
、
MaxTime = 1min
、
BatteryChange = 0.1v
Downlink
:
01AA003C003C0100000000
Response
:
81AA000000000000000000
(
Configuration success
)
81AA010000000000000000
(
Configuration failure
)
(2)
Read Configuration:
Downlink
:
02AA000000000000000000
Response
:
82AA003C003C0100000000
(
Current configuration
)
(3)
OnDistanceThreshold Configuration=3000
Downlink
:
03AAB80B00000000000000 // little-endian (0xB80B) ; 0BB8 H
ex
=3000D
ec
Response
:
83AA000000000000000000
(
Configuration success
)
83AA010000000000000000
(
Configuration failure
)
(4)
Read OnDistanceThreshold
Downlink
:
04AA000000000000000000
Response
:
84AAB80B00000000000000
(
Current configuration
)
5.3 GlobalCalibrateCmd
Fport : 0x0E
Description
Cmd
ID
Sensor
Type
PayLoad(Fix =9 Bytes)
SetGlobal
CalibrateReq
0x01
0x36
Channel (1Byte)
0_Channel 1,
1_Channel 2,etc
Multiplier
(2bytes,Unsigned)
Divisor
(2bytes,Unsigned)
DeltValue
(2bytes,Signed)
Reserved
(2Bytes,Fixed
0x00)
SetGlobal
CalibrateRsp
0x81
Channel (1Byte)
0_Channel1,
1_Channel2,etc
Status
(1Byte,0x00_success)
Reserved (7Bytes,Fixed 0x00)
GetGlobal
CalibrateReq
0x02
Channel(1Byte)
0_Channel1,
1_Channel2,etc
Reserved
(8Bytes,Fixed 0x00)