Vertical Spacing Commands

Function:

Line feed

Format:

Symbol<LF>

Decimal10

H e x a d e c i m a l 0 A

Remarks:

Returns the print head to the left margin and advances the paper one line.

Function:

One-time n/180-inch line feed

Format:

<ESC>

“J”

n

Symbol

Decimal

27

74

n

Hexadecimal

1B

4A

n

Remarks:

Advances the paper n/180 inches. It does not execute a carriage return (n can range from 0 to 255).

Function:

Select l/8-inch line spacing

Format:

< E S C > “ 0 ”

Symbol

Decimal

27

48

Hexadecimal

1B

30

Remarks:

Sets the line spacing for subsequent line feed commands to l/8 inch.

A-2