![B meters HYDRODIGIT Operating Instructions Manual Download Page 21](http://html1.mh-extra.com/html/b-meters/hydrodigit/hydrodigit_operating-instructions-manual_3070188021.webp)
21
User Manual v1.4.3
HYDRODIGIT
GET_METER_SN (0x13)
This command gets the serial number of the meter.
From Application server to meter:
HEADER property
Data
Fct
C/R/A
Err
Chain
Len
Device type
1 byte
1 byte
1 byte
1 byte
1 byte
1 byte
0x13
0x00
0x00
0x00
0x01
0x05
HEADER property
Data
Fct
C/R/A
Err
Chain
Len
Device
type
SN MSB
SN
SN
SN LSB
1 byte
1 byte
1 byte
1 byte
1 byte
1 byte
1 byte
1 byte
1 byte
1 byte
0x13
0x01
0x00
0x00
0x05
0x05
0x03
0x00
0x00
0x40
Answer:
The Err field can have the following meanings:
0x00 – No error
0x02 – Error on the device type
0x04 – Error on the command length.
RESET (0x0A)
This command sets the reboot/restart of the radio application.
From Application server to meter:
HEADER property
Data
Fct
C/R/A
Err
Chain
Len
Device type
1 byte
1 byte
1 byte
1 byte
1 byte
1 byte
0x0A
0x00
0x00
0x00
0x01
0x05
HEADER property
Data
Fct
C/R/A
Err
Chain
Len
Device type
1 byte
1 byte
1 byte
1 byte
1 byte
1 byte
0x0A
0x01
0x00
0x00
0x01
0x05
Risposta:
The Err field can have the following meanings:
0x00 – No error
0x02 – Error on the device type
0x04 – Error on the command length.
Example
RESET (0x0a)
R2H: 0x0a 0x00 0x00 0x00 0x01 0x05
H2R: 0x0a 0x01 0x00 0x00 0x01 0x05