User guide
Function Command
Tabulation
Horizontal tab execution HT
Set horizontal tabs ESC D (t
1
) ... (t
28
) NUL
The values of n1 to 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)
Clear all horizontal tabs ESC D NUL
Move print position right by n/120 inch ESC d (n
1
)(n
2
)
(0
< n
1
, n
2
< 255) (n = n
1
+ n
2
x 256)
Vertical tab execution VT
Set vertical tabs ESC B (t
1
) ... (t
64
) NUL
Reset tabs to default values ESC R
Page Formatting
Set left margin at column n and right margin at
column m (0
< n, m < 255)
ESC X (n) (m)
Set perforation skip by n lines (1
< n < 255) ESC N (n)
Perforation skip off ESC O
Set page length to n lines (1
< n < 255) ESC C (n)
Set page length to n inches (1
< n < 22) ESC C NUL (n)
Set top of form ESC 4
Color Selection*
Select print color* ESC r (n)
n = 0: Black
1: Magenta (red)
2: Cyan (blue)
3: Violet
4: Yellow
5: Orange
6: Green
Character Set Control
Select character set 1 ESC 7
Select character set 2. ESC 6
Print n
1
+ n
2
x 256 characters from
all-character set (chars.: codes of characters
to print, 0
< chars. < 255)
ESC \ (n
1
) (n
2
) (chars.)
Print a character from all-character set
(char.: a code of character to print,
0
< char. < 255)
ESC ^ (char.)
IBM Proprinter Quick Reference
E-3










