CBM-230/231 Users Manual
CITIZEN 34
9.2Input Data Format
(1) Horizontal Tab Command (HT)
Code : (09)h
Shifts the printing position to the next horizontal tab position. The horizontal tab position is set
by ESC D. Initial setting of the horizontal tab position is in 9th, 17th, 25th, 33rd, 41st columns of
FONT A.
(2) Print Command (CR)
Code : [0D]h
1) When DS 1 - 8 is OFF:
This command is ignored.
2) When DS 1- 8 is ON:
With data held inside the input buffer, printing and line feed are performed.
Without data inside the input buffer, however, no printing is performed.
(3) Printing and Paper Feed Command (LF)
Code : [0A]h
Prints data inside the internal input buffer and feeds lines based on the line feed
amount having been set.
(4) Setting the right space amount of the characters (ESC SP)
Code : [1Bh] + [20h] + n
* {0 < n < 20} Data is described in Hex code.
The rightward space amount is set in dot unit (0.165 mm unit). In the initial value, it is n=0.
The rightward space amount in double wide mode is made double of the set volume.