When data are output without decimals, the decimal point is suppressed
(except when a certain display mode is selected).
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
Data output example: +1255.7 g
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
Characters:
1st Plus or minus sign or space
2nd Space
3rd –10th Weight with a decimal point; leading zeros = space
11th Space
12th –14th Unit symbol or space
15th Carriage return (CR)
16th Line feed (LF)
If the weighing system has not stabilized (stability symbol is not displayed),
no unit symbol will be output.
For the display format parameter “last numeral off or only at stability”
(blank last numeral by a rounding factor of 10 or display last numeral when the
readout is stable), the 10th character in the string is a space. The reason:
the last numeral without a decimal point is not blanked. Instead, it is given a
definite zero; otherwise, the display would go completely blank when the balance
is unloaded. In this case, you will obtain the standard display format.
* = space, U = unit
+
* * *
1 2 5 5 . 7
*
g
* *
CR LF
+
* * * * * *
– – – – – – – – – – – – – – – – – – – – –
* * *
* * *
10
6
10
5
10
4
10
3
10
2
10
1
10
0
*
CR LF
– – – – – – – – – – – – – – – – – – – – – U U U
– 0 0 0 0 0 0
5–3