ESC D
Set Horizontal Tabs
Format:
ASCII code:
ESC D
n1 n2
. . .
N U L
Decimal:
27 68
n1 n2
. . . 0
Hexadecimal:
1B 44
n1 n2
. . . 00
Comments:
This command allows setting of up to 32 horizontal tabs, which are
entered as nl, n2, n3, etc. (in the range 1 to 137) with the NUL
character terminating the command. The tab settings must be
entered in ascending order. ESC D NUL clears all tabs. The settings
on power up are every eight characters. The tab settings change if
the character pitch is changed, except that double-wide has no effect
on the tab positions.
ESC R
Restore Default Tab Settings
Format:
ASCII code:
ESC R
Decimal:
27 82
H e x a d e c i m a l : 1 B
52
Comments:
Resets all vertical and horizontal tab settings (set by ESC B and
ESC D) to their defaults.
Overall Printing Style
ESC I
Select Font
Format:
ASCII code:
ESC I
n
Decimal:
27 73
n
Hexadecimal:
1 B
49
n
Comments:
When n=0, the standard draft font is selected; when n=2, the
standard NLQ font is selected. When n=4, a user-defined font is
selected; when
n=6,
a user-defined NLQ font is selected.
A - 4 0
Command Summary