7
Byte
Value
Attribute
Result
Resolution
1st
01
Version
1
-
2nd
AA
DeviceType
AA
-
3rd
01
ReportType
1
-
4th
1E
Battery
3.0v
1E(HEX)=30(DEC),30*0.1v=3.0v
5th
01
Status
ON
-
6th~7th
0804
RawSenseData
2052
-
8th~11th
00000000
Reserved
-
-
5.2
Example of ConfigureCmd
FPort
:
0x07
Bytes
1
1
Var (Fix =9 Bytes)
CmdID
DeviceType
NetvoxPayLoadData
CmdID
– 1 byte
DeviceType
– 1 byte – Device Type of Device
NetvoxPayLoadData
– var bytes (Max=9bytes)
Description
Device
Cmd
ID
Device
Type
NetvoxPayLoadData
ConfigReportReq
R313LA
0x01
0xAA
MinTime
(2bytes Unit: s)
MaxTime
(2bytes Unit: s)
BatteryChange
(1byte Unit: 0.1v)
Reserved
(4Bytes, Fixed 0x00)
ConfigReportRsp
0x81
Status (0x00_success)
Reserved (8Bytes, Fixed 0x00)
ReadConfig
ReportReq
0x02
Reserved
(9Bytes, Fixed 0x00)
ReadConfig
ReportRsp
0x82
MinTime
(2bytes Unit: s)
MaxTime
(2bytes Unit: s)
BatteryChange
(1byte Unit: 0.1v)
Reserved
(4Bytes, Fixed 0x00)
SetOnDistance
ThresholdRreq
0x03
OnDistanceThreshold
(2byte )
Reserved
(7Bytes, Fixed 0x00)
SetOnDistance
ThresholdRrsp
0x83
Status
(0x00_success)
Reserved
(8Bytes, Fixed 0x00)
GetOnDistance
ThresholdRreq
0x04
Reserved
(9Bytes, Fixed 0x00)
GetOnDistance
ThresholdRrsp
0x84
OnDistanceThreshold
(2byte )
Reserved
(7Bytes, Fixed 0x00)