ESC 0

Select l/&inch Line Spacing

Format:

ASCII code: ESC 0

Decimal:27 48

Hexadecimal: 1B 30

Comments:

Sets the line spacing to 1/8 of an inch for subsequent line feed commands.

ESC 2

Select 1/6-inch Line Spacing

Format:

ASCII code: ESC 2

Decimal:27 50

Hexadecimal: 1B 32

Comments:

Sets the line spacing to 1/6 of an inch for subsequent line feed commands. This line spacing is the default at power on.

ESC +

 

 

Set n/360-inch Line Spacing

Format:

 

 

 

ASCII code:

ESC

+

n

Decimal:

27

43

n

Hexadecimal:

1B

2B

n

Comments:

Sets line spacing to n/360 of an inch for subsequent line feed commands. The value of n must be from 0 to 255.

Command Summary 9-15