- 68 -
Frame format:
1
2-3
4
5
6
7-15
16
17
18
19
20
21
S
space
stability
space
sign
mass
space
unit
CR
LF
Example:
S CR LF
– computer command
S _ A CR LF
- command accepted and in progress
S _ _ _ _ - _ _ _ _ _ _ 8 . 5 _ g _ _ CR LF
– command done,
mass value in basic unit is returned.
20.4.5. Send the result immediately in basic unit
Syntax:
SI CR LF
Possible answers:
SI_I CR LF
- command comprehended but cannot be executed at the
moment
MASS FRAME
- mass value in basic unit is returned
Frame format:
1
2
3
4
5
6
7-15
16
17
18
19
20
21
S
I
space
stability
space
sign
mass
space
unit
CR
LF
Example:
S I CR LF
– computer command
S I _ ? _ _ _ _ _ _ _ 1 8 . 5 _ k g _ CR LF
- command done, mass
value in basic unit is returned immediately.
20.4.6. Send the stable result in current unit
Syntax:
SU CR LF
Possible answers: