User`s manual
ESC3
Set Line SuacinP
Using
Minimum Increment
Format:
ASCII code:
ESC 3
n
lIhXhd:
27
51
n
Hexadecimal:
1B
33
n
Comments:
Sets the line spacing to n tunes the minimum increment (specified by
ESC q) for subsequent line feed comman
ds.
The “3” is the character
three (33 hex) and not ASCII code 3. The value of n must be from 0 - 255.
ESC!
Fonnatz
ASCII code:
ESC J
n
Decimal: 27
74 n
Hexadecimal:
18
4A n
.
we
Line Feed
Comments:
Advances the print position vertically (towards the bottom of the
page) by
n
times the minimum increment specified by ESC q. The value
of
n
must be from 0 - 255.
This command does not change the horizontal
print position and does not affect the line spacing.
Vertical tabbing
VT
Format:
ASCIlcode:
VT
Decimal:
11
Hexadecimal: OB
Vertical Tab
Comments:
Advances the print position vertically to the next vertical tab stop.
After executing this command, the next character received by the
printer is printed at the left margin. Vertical tab stops are set with
ESC
8.
If no vertical tab stops follow the current print position, this
code performs the same function as
FF.
If no vertical tab stops have
been set, the print position advances one line.
Page
Printer Commands
A-11