27
(3) Setup of output control
C1
C2
Code
Description
O
0
4FH
30H
Stop output
O
1
4FH
31H
Output continuous at all times
O
2
4FH
32H
Output continuous if stable (stop output if unstable)
O
3
4FH
33H
Outputs once by pressing Print key (irrespective of whether
stable).
O
4
4FH
34H
Outputs once if stable. Outputs if the balance is stable when
a sample is loaded after the preceding sample has been
removed and the balance indicated zero, or less.
O
5
4FH
35H
Outputs once if stable, and stops output when unstable. Even
if the sample is not replaced, the balance is output once when
it stabilizes next time (including the zero indication).
O
6
4FH
36H
Outputs once if stable, and outputs continuously when
unstable. Even if the sample is not replaced, output of the
balance stops when it stabilizes after being output once.
O
7
4FH
37H
Pressing Print key causes the balance to output once when
stable.
O
8
4FH
38H
Output once immediately.
O
9
4FH
39H
Output once after stabilization.
※
The output controls executed with commands [O0] - [O7] work the same as the output controls
executed through function setup on the main unit of the balance.
The commands [O8] and [O9] are data request commands issued to the balance.
※
Once any command from [O0] to [O9] is executed, the balance runs that function until another
command is entered. However, if the balance is switched off and on again, the output control is reset
to the initial function (function set value).
7.5.3 Response Output
(1) Response output format
Composed of five characters, including the terminators (CR = 0DH; LF = 0AH)
1
2
3
4
5
A1
A2
A3
CR
LF
(2) Types of response outputs
A1
A2
A3
Code
Description
A
0
0
41H
30H
30H
Normal end
E
0
1
45H
30H
31H
Command error
(Abnormal command received; other errors)