ESC O

 

Cancel Skip Over Perforation

Format :

ESC

O

ASCII code:

Decimal:

27

79

Hexadecimal:

1B

4F

Comments:

Cancels the skip over perforation set by ESC N. Overrides the DIP switch skip over perforation setting.

Line feeding

LF

Line Feed

Format:

A S C I I c o d e : L F

Decimal: 10

Hexadecimal : 0A

Comments:

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

ESC 0

Select 1/8-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. The 0 is the character zero and not code 0 or the uppercase letter 0.

9-15