Line Spacing Commands - Epson L60IIP - TM B/W Direct Thermal Printer Information Manual

Information guide
Table of Contents

Advertisement

Line Spacing Commands

The TM-L60II/L60IIP printers support the following commands for setting line spacing. These
commands only set the line spacing; they do not actually advance the paper. The line spacing set
using these commands affects the results of the LF and ESC d commands. The paper is advanced
using the paper feed button (PAPER FEED).
Command
Name
ESC 2
Select default line spacing
ESC 3
Set line spacing
ESC 2
[Name]
Select default line spacing
[Format]
ASCII
Hex
Decimal
ESC 3 n
[Name]
Set line spacing
[Format]
ASCII
Hex
Decimal
[Range]
0
n
255
ESC 2 sets the line spacing to 1/6 inch. This is equivalent to 30 dots.
ESC 3 n sets the line spacing to [n (vertical or horizontal motion unit)] inches. The default setting of
the paper feed amount is 1/6 inch (n=60). The maximum line spacing amount is 40 inches. When
standard mode is selected, the vertical motion unit set by GS P is used. When page mode is selected,
the vertical or horizontal motion unit set by GS P is used for the print direction set by ESC T.
Program Example
PRINT #1, CHR$(&H1D);"P";CHR$(180);CHR$(180);
FOR n=25 TO 50 STEP 5
PRINT #1, CHR$(&H1B);"3";CHR$(n);
PRINT #1, "AAAAA"; CHR$(&HA);
NEXT n
PRINT #1, CHR$(&H1B);"2";
PRINT #1, "BBBBB"; CHR$(&HA);
PRINT #1, "CCCCC"; CHR$(&HA);
1-10 Command Descriptions
ESC
2
1B
32
27
50
ESC
3
n
1B
33
n
27
51
n
Set line spacing
Set default line spacing
Print Sample
AAA AA
A AAAA
25/180-inch (25-dot) line spacing
30/180-inch (30-dot) line spacing
AAAA A
35/180-inch (35-dot) line spacing
AAA AA
40/180-inch (40-dot) line spacing
AA AAA
45/180-inch (45-dot) line spacing
AAAA A
50/180-inch (50-dot) line spacing
BB BBB
1/6-inch (30-dot) line spacing
CC CCC
Rev. A

Advertisement

Table of Contents
loading

This manual is also suitable for:

Esc/pos tm-l60iiEsc/pos tm-l60iip

Table of Contents