28
9-2. Data format
S T
,
+
0
0
0
0
0
0
.
0
g C
R
L
F
Header
Data
Unit Terminator
A header of two characters indicates the scale condition:
ST : Stable weight data (including percentage data)
QT : Stable counting data
US : Unstable weight data (including counting and percentage data)
OL : Out of the weighing range (overloaded)
The data is normally 9 digits including a decimal point and a polarity sign.
Eight units are available:
g : Weight data “gram”
k g : Weight data “kilogram”
P C : Counting data “pcs”
% : Percentage data “%”
o z : Weight data “decimal ounce”
l b : Weight data “decimal pound”
o z t : Weight data “troy ounce”
t l : Weight data “tael”
The terminator is always C
R
L
F
.
Output data example:
Weight data “gram”
S T
,
+
0
0
1
2
3
4
.
5
g
C
R
L
F
Counting data “pcs”
Q T
,
+
0
0
0
1
2
3
4
5
P C
C
R
L
F
Percentage data “%”
S T
,
+
0
0
0
1
2
3
.
4
%
C
R
L
F
Out of range “gram” (+)
O L
,
+
9
9
9
9
9
9
.
9
g
C
R
L
F
Out of range “pcs” (-)
O L
,
-
9
9
9
9
9
9
9
9
P C
C
R
L
F
Separator
(“ ” : space)