C-23
Command Sets
Function Command
Horizontal Control
Space SP
Backspace BS
Carriage return CR
Elite characters on ESC :
Proportionally spaced characters on/off ESC P (n)
(on: n = 1, off: n = 0)
Vertical Control
Line feed LF
Form feed FF
Advance paper n/216 inch (1 £ n £ 255) ESC J (n)
Advance paper n/180 inch (in AG mode) ESC J (n)
(1 £ n £ 255)
Set line spacing to 1/8 lines ESC 0
Set line spacing to 7/72 inch ESC 1
Set line spacing to n/216 inch ESC 3 (n)
(0 £ n £ 255)
Set line spacing to n/180 inch (in AG mode) ESC 3 (n)
(0 £ n £ 255)
Preset line spacing to n/72 inch ESC A (n)
(1 £ n £ 255)
Preset line spacing to n/60 inch (in AG mode) ESC A (n)
(1 £ n £ 255)
Set line spacing to 1/6 inch or to the value ESC 2
preset by line spacing command ESC A (n)
Change graphics line spacing base to ESC [ \ (m1) (m2) (t1) ... (t4)
1/216 or 1/180 inch (for ESC J and ESC 3)
m1 = 4, m2 = 0
0 £ t1 £ 255, 0 £ t2 £ 255, t3 = 0
t4 = 180 or 216
Tabulation
Horizontal tab execution HT
Set horizontal tabs ESC D (n1) ... (nk) NUL
The values of n1to nk in this command are the
ASCII values of the print columns (at the current
character width) at which tabs are to be set.
(1 £ n £ 255) (1 £ k £ 28)
Clear all horizontal tabs ESC D NUL
Move print position right by n/120 inch ESC d (n1) (n2)
(0 £ n1, n2 £ 255) (n = n1 + n2 X 256)