X K 3 1 9 0
–
DS3
(6)
X byte
Content and Note
5 Xor
checking
(
Four lower bits
6
03(X0FF) End
Xor=2
⊕
3
Contents output by the indicator:
X byte
Content and Note
1
02(XON) Start
2
A~Z No. of Address
3
A~E Command A: Hand shaking
Command B: Input the gross weight
Command C: Input the tare
Command D: Input the net weight
4
Press command to output corresponding data
:
Press command to output corresponding data
n-1
Press command to output corresponding data
n
Press command to output corresponding data
n+1
Xor checking Four higher bits
n+2
Xor checking Four lower bits
n+3
03(X0FF) End
Xor=2
⊕
3
⊕
……
(
n-1
)
⊕
n
Contents of 4~n output by the indicator are as follows,
Command
A
No data
Each frame is composed of six
groups of data
Command
B
Gross weight, form:
a: Symbol (+ or -)
b: Gross weight value ( 6 bits
)
: (From higher to lower)
g
Each frame is composed of 14
groups of data
h: Decimal point from right to left (0
~
4)
Command
C
Tare, form:
a: Symbol (+ or -)
b: Tare value ( 6 bits
)
: (From higher to lower)
Each frame is composed of 14
groups of data
g
h: Decimal point from right to left (0
~
4)
Command
D
Net weight, form:
a: Symbol (+ or -)
b: Net weight value (6 bits)
: (From higher to lower)
Each frame is composed of 14
groups of data
g
h: Decimal point from right to left (0
~
4)
Note 1: Xor checking four higher and lower bits’ confirmation: Xor value and four higher and lower
bits are smaller than or equal to 9 will be added with 30h and turned to be ASCII code number for
sending, for example, four higher bits of Xor checking is 6, and this plus 36h is 6 in ASCII for sending
out; Xor, four higher bits and four lower bits which are larger than 9 will be added with 37h and turn to