Commands Arranged by Topic

 

 

ESC N

 

 

Set Skip Over Perforation

 

 

 

 

Format:

 

 

 

ASCII code:

ESC

N

n

Decimal:

27

78

n

Hexadecimal:

1B

4E

n

Comments:

The variable n is the number of lines skipped between the last line printed on one page and the first line to print on the next page. For example, with the standard setting for line spacing (1/6-inch), and page length (66 lines), ESC N 6 prints 60 lines and then skips

6.This setting is cancelled by ESC O, ESC C, or ESC C 0. The value of n must be from 1 to 127.

Overrides the DIP switch setting for 1-inch skip over perforation.

ESC O

Cancel Skip Over Perforation

Format:

A S C I I c o d e : E S C O

Decimal:27 79

Hexadecimal: 1B 4F

Comments:

Cancels the skip over perforation set by ESC N.

Overrides the DIP switch setting for 1-inch skip over perforation.

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 command is received, the data in the print buffer is printed and the paper advances one line in the current line spacing.

9-14Command Summary