ESC2

Select l/6-inch Line Spacing

Format:

ASCII code: ESC 2

Decimal: 27 50

Hexadecimal: 1B 32

Comments:

Sets the line spacing to l/6 of an inch for subsequent line feed commands. The 2 is the digit two and not ASCII code 2. This is the default at power on.

ESC3

 

 

Select n/ 180-inch Line S p a c i ng

Format:

 

 

 

ASCII code:

ESC

3

n

Decimal:

27

51

n

Hexadecimal:

1B

33

n

Comments:

Sets the line spacing to n/180 of an inch for subsequent line feed commands. The 3 is the digit three and not ASCII code 3. The value of n must be from O-255.

ESCA

 

 

Select n/604nch Line Spacing

Format:

 

 

 

ASCII code:

ESC

A

n

Decimal:

27

65

n

Hexadecimal:

1B

41

n

Comments:

Sets the line spacing to n/60 of an inch for subsequent line feed commands. The value of n must be from O-85.

Command Summary

A-15