67
6 Useful Functions
67
Useful Functions
Chapter
6
6-10-4.Transmission format
- Transmission format 1
- Transmission format 2
- Transmission format 3
*1 O : Overload
(LOAD, OFL)
S : Stable
M : Unstable
H : Hold
Priority: H > O > (S or M)
*4 N : Near zero OFF
Z : Near zero ON
*2 A : Zero tracking OFF
T : Zero tracking ON
Z : Zero error
Priority: Z > (T or A)
*5 Decimal place
3 : 0.000
2 : 0.00
1 : 0.0
0 : 0
*3 H : Upper limit ON
L : Lower limit ON
G : Upper and lower limits OFF
N : Upper
and lower limits ON
F : Comparison OFF
Priority N > (H or L)
0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 18 19
G S ,*1 *2 *3 *4, , , , CR LF
±
HEADER 5-digit gross weight + decimal point
Sign
+ or -
17
0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
N T ,*1 *2 *3 *4, , , , CR LF
±
HEADER 5-digit net weight + decimal point
Sign
+ or -
0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
W T *1 *2 *3 *4 ±
HEADER 5-digit net weight
Sign (gross weight)
+ or -
5-digit gross weight
*5
SOH STX ETX BCC
Sign (net weight)
+ or -
±
BCC calculation range
ASCII codes for SOH, STX and ETX
SOH: 01
STX: 02
ETX: 03
BCC calculation method
Every code in the BCC calculation range
is represented in hexadecimals, XORed with
all data, and the results put into BCC.