51
16.2.
Communication Mode
For the setting related to data output, refer to
X in “
A&D Standard Format
S T , + 0 0 0 1 . 2 3 4
~
k g C
R
L
F
The two-character header indicates the data condition.
ST
: Stable weight data
QT : Stable count data
US : Unstable weight or count data
OL
: Weight data out of range
When the comparison result is added (
is set to “ ”), the following second header is added
to the comparison target (
) after the header above.
LO
: Comparison result is LO
OK : Comparison result is OK
HI
: Comparison result is HI
--
: No comparison result
The data is padded with polarity and zeros (filling the data's higher order's surplus part with zeros).
When data is zero, the polarity is positive.
The weight unit consists of three characters.
“
~
” indicates a space (ASCII: 20h).
The terminator is always output with <CR><LF>.
C
R
<CR>
ASCII: 0Dh
L
F
<LF>
ASCII: 0Ah
As decimal point position and weight unit of data vary depending on the model settings, they may be different
from the format example in this manual.
Example of data format
Weight data
S T , + 0 0 0 1 . 2 3 4
~
k g C
R
L
F
Count data
Q T , + 0 0 0 0 1 2 3 4
~
P C C
R
L
F
Weight data
with comparison
S T , O K , + 0 0 0 1 . 2 3 4
~
k g C
R
L
F
Count data
with comparison
Q T , O K , + 0 0 0 0 1 2 3 4
~
P C C
R
L
F
Weight data
out of range
O L , + 0 0 0 0 . 2 3 4
~
P C C
R
L
F
Header
Data
Unit
Terminator