Line pitch – Printek 4503 User Manual
Page 42
Epson FX Emulation
Page 3-14
Line Pitch
Select 8 LPI
ESC 0
Sets the line spacing to 1/8 of an inch per line (8 lpi). Overrides the "LPI:" value in
the "Setup: FORM" menu.
Escape Sequence:
ESC
0
Hexadecimal:
1B
30
Set Line Spacing to 7/72"
ESC 1
Sets the line spacing to 7/72 of an inch per line. Since the distance between print
head wires is 1/72 of an inch, this is equivalent to setting seven wire spacing. This is
not particularly useful for text, but may be useful for graphics if 7-bit graphics data is
being sent. Overrides the "LPI:" value in the "Setup: FORM" menu.
Escape Sequence:
ESC
1
Hexadecimal:
1B
31
Select 6 LPI
ESC 2
Sets the line spacing to 1/6 of an inch per line (6 lpi). This is the normal text line
spacing. Overrides the "LPI:" value in the "Setup: FORM" menu.
Escape Sequence:
ESC
2
Hexadecimal:
1B
32
Set Line Spacing to n/216"
ESC 3 n
Sets the line spacing to n/216 of an inch per line. 0
≥
n
≥
255. Overrides the "LPI:"
value in the "Setup: FORM" menu.
NOTE: The actual resolution of the FormsPro 4000 paper stepper motor is 1/288 of
an inch. When spacing is specified in 1/216 of an inch, the printer will actually move
paper to the nearest 1/288 of an inch.
Example: The following escape sequence will set line spacing to one half inch.
Escape Sequence:
ESC
3
108
Hexadecimal:
1B
33
6C