Vertical motion control – TransAct Technologies ITHERM 280 User Manual

Page 87

Advertising
background image

iTherm

®

280 Programmer’s Guide

Programming Codes

28-07764

Rev C

Page 85

Vertical Motion Control

[ESC] j

Perform a fine line feed


ASCII

[ESC] J <n>

Hexadecimal 1BH 4AH <n>
Decimal

<27> <74> <n>

IPCL

&%FM <m

1

> <m

2

> <m

3

>

EPOS

[ESC] J <n>

Description The [ESC] J <n> command prints the contents of the buffer and performs

a line feed of n/216 inch. The default line spacing value is not changed.
The next character print position is reset to the left margin if the Auto-CR
mode is set.

Notes:

In EPOS mode, the command performs feeds in n/144-inch

increments.

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.

Advertising