PRS/PRJ/ARS/ARJ-BA-def-0622 147
11.2 Data transfer
Display
D7 D6 D5 D4 D3 D2 D1 D0 U U U
The data transfer takes place using ASCII code:
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 ... ... ...
B B B S D7 D6 D5 D4 D3 D2 D1 DP D0 B U ... CR LF
B
Blank Space (space)
S
Sign Sign (+, -, space)
DP
Decimal Point Decimal Point
D0...D7
Digits Digits
U
Unit Unit
CR
Carriage Return Carriage Return
LF
Line Feed Line Feed
NOTE
Unused positions are filled with spaces.
The decimal point DP can be between D0 and D7.