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 on the next page. For example, with the standard settings for line spacing (1/6-inch), and page length (66 lines), ESC N 6 causes the DFX to print 60 lines and then skip 6. DIP switch 2-3 performs the same function. This setting is cancelled by ESC O and also by ESC C or ESC C 0. The value of n must be from 1 to 127.

ESC O

 

Cancel Skip Over Perforation

Format:

 

 

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

Decimal:

27

79

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

Comments:

Cancels the skip over perforation set by ESC N. Overrides the setting of DIP switch 2-3.

Line feeding:

 

LF

Line Feed

Format:

 

ASCII code: LF

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.

8-14Command Summary