6
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)
(1)
Configure R718PA5 device parameter MaxTime = 1min
(The MinTime configuration is useless, but it needs to be set greater than 0 because of the software limitation.)
Downlink: 0157000A003C0000000000
Device Return:
8157000000000000000000 (configuration success)
8157010000000000000000 (configuration failure)
(2)
Read R718PA5 device parameter
Downlink: 0257000000000000000000
Device Return:
8257000A003C0000000000 (device current parameter)
Description
Device
Cmd
ID
Device
Type
NetvoxPayLoadData
Config
ReportReq
R718PA
Series
0x01
0x57
MinTime
(2bytes Unit: s)
MaxTime
(2bytes Unit: s)
Reserved
(5Bytes, Fixed 0x00)
Config
ReportRsp
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)
Reserved
(5Bytes, Fixed 0x00)