User`s manual

ESC -
Turn Underlininp Mode On/Off
Format:
ASCll code:
ESC -
n
Decimal:
27
45
n
Hexadecimal: 1 B 2D
n
Comments:
The following values can be used for n:
1: Mode is turned ON.
0:
Mode is turned OFF.
This mode provides continuous underlining, including spaces.
Word Processing
ESC a
Select
Tustification
Format:
ASCII code:
ESC
n
Decimal:
27
9”7
n
Hexadecimal:
1B
61
n
Comments:
The following values can be used for n:
0: Selects left justification.
1: Selects centering.
2: Selects right justification.
3: Selects full justification.
ESC SP
(soace)
Set Intercharacter Suace
Format:
ASCII code:
ESC SP
n
Decimal:
27
32
n
Hexadecimal: 1 B
20
n
Comments:
Sets the amount of space added between characters, in addition to the
space already allowed in
the
design of the character. The number of
dots is determined by n, which should be from 0 - 127. Each unit of
space is
1/
180th of an inch.
LQ Emulation Commands
A-49