7.0 ATTACHMENT
The balance use RS 232 UART signal, one frame consists of 10 Bit.
Bit1: Start Bit
Bit2-Bit9: Data Bit Bit10: Stop Bit.
The format of printing mode (mode 4) is as follow:
Add: ANO.1
: Weighing times
n/w: 0.00001kg
: net weight
The format of continues transfer mode (mode 1) is as follow:
All data is on ASCII code except the start bit.
Byte
Notes
1
Start of text
2
Indicator Add
3
Atable status
4
Data Sign
5 – 10
Data Sign
11
Decimal
12- 14
Unit Code
15
Power
16 – 17
XOR Checksum
18
End of text
Note: Checksum of high-half byte and low-half byte less or equal to 9, adding 30H, then the data trans-
fer as number of ASCII code.
Example: Checksum of high-half is 6, adding 30H, it come up to 36H, data will be transferred as 6 of
ASCII code.
Checksum of high-half byte and low-half byte is over 9, adding 37H, the data transfer as alphabet of
ASCII code.
Example: Checksum of high-half is B, adding 37H, it come up to 42H, the data will be transferred as B
of ASCII code.
7.2 Unit Conversion (The units used may be different in different models)
1 kg
1 lb
1 oz
1 HL
1 t (TOLA) (INDIA)
=
1000g
=
453.59237g
=
28.349523125g
=
605g
=
11.6638038g
Contents
02H(STX)
A – Z
0 stable / 1 unstable
+/-
6 Byte (from high to low)
from left to right (0-5)
A – Z
0 normal / 1 low battery
2 Byte A – Z
03 (ETX)
25