6
1
st
byte (01): Version
2
nd
byte (57): Device Type 0x57
-
R718PA Series
3
rd
byte (08): ReportType
4
th
byte (00): DC power supply
5
th
6
th
byte (0226): PH 226 H
ex
= 550 D
ec
, 550*0.01ph =5.50 pH
7
th
8
th
byte (092E): Temperature 92E H
ex
= 2350 D
ec
, 2350*0.01°C = 23.50°C
9
th
10
th
byte (FFFF): ORP
11
th
byte (00): 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)
(1)
Configure R718PA8 device parameter MaxTime = 60s
(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)
Description
Device
Cmd
ID
Device
Type
NetvoxPayLoadData
Config
ReportReq
R718PA
Series
(R718PA8)
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)