Programming Codes
T480
Programmer’s Guide
Page
40
Rev A
100-14362
Immediately after APA graphics, the command is adjusted for the
difference between 72 dpi graphics and 96 dpi print.
[ESC] 3
Set variable line spacing to n/216 inch
ASCII
[ESC] 3 <n>
Hexadecimal
1BH 33H <n>
Decimal
<27> <51> <n>
IPCL
&%SV <m1> <m2> <m3>
EPOS
[ESC] 3 <n>
Description
The [ESC] 3 <n> command sets the default line spacing to n/216 inch.
Set n = 1 to 255. The line feed spacing used by [LF] is set to values other than 1/8 or
7/72 inch. The command takes effect immediately.
Note:
In EPOS mode, the command performs line feeds in n/144-inch
increments.
[ESC] 0
Set line spacing to 1/8 inch
ASCII
[ESC] 0
Hexadecimal
1BH 30H
Decimal
<27> <48>
IPCL
&%ST
EPOS
[ESC] 2
Description
The [ESC] 0 command sets the default line spacing to 1/8 inch (27/216
inch), which is the standard eight lines per inch line spacing at initial power-up.
Note:
In EPOS mode, the command sets 1/6-inch spacing or six lines per
inch.
[ESC] 1
Set line spacing to 21/216 inch or 7/72 inch
ASCII
[ESC] 1
Hexadecimal
1BH 31H
Decimal
<27> <49>
IPCL
&%SG
EPOS
none
Description
The [ESC] 1 command sets the default line spacing to 21/216 inch. Use
21/216-inch line spacing for all-points-addressable (APA) graphics printing.