33
Note: F represents the current state, and its bit meaning: D0- zero D1- stable
D2- peeling.
2.2 Command B to read the accumulated data of the instrument.
Command (example address is a):
Command
segment
XON
ADD
CMD
CHK
XOFF
Hex
format
02
41
42
41
03
Ascii
format
A
B
A
Slave answer:
content
XON
ADD
CMD
DATA
CHK
XOFF
cc
nnnnnn
ddddddddddd
Hex
format
02
41
62
See the table below.
49
03
Ascii
format
A
b
I
DATA answered by slave means:
DATA
cc
nnnnn
ddddddddddd
meaning
mate
rial
code
Total times
Total weight
2.3 Command C to read the current display content of the instrument.
Command (example address is a):
Command
segment
XON
ADD
CMD
CHK
XOFF
Hex
format
02
41
43
40
03
Ascii
format
A
C
@
Slave answer:
content
XON
ADD
CMD
DATA
CHK
XOFF
pp
…
p
abc
Hex
02
41
62
49
03