Commands Arranged by Topic

LF

Line Feed

 

 

Format:

 

 

ASCII code:

LF

Decimal:

10

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

Comments:

When this commands is received, the data in the print buffer is printed and the paper advances one line in the current line spacing.

ESC 0

 

Select l/B-inch Line Spacing

Format:

 

 

ASCII code:

ESC

0

Decimal:

27

48

H e x a d e c i m a l : 1 B

30

Comments:

Set the line spacing to l/8 of an inch for subsequent line feed commands. The 0 is the character zero and not ASCII code 0.

ESC 1

 

Select 7/72-inch Line Spacing

Format:

 

 

ASCII code:

ESC

1

Decimal:

27

49

H e x a d e c i m a l : 1 B

31

Comments:

Sets the line spacing to 7/72 of an inch for subsequent line feed commands. The 1 is the character one and not lower case L or ASCII code 1.

Command Summary 9-15