User's Manual

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 (l/&inch), and
page length (66 lines), ESC N 6 causes the FX 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 NUL. The
value of n must be from 1-127.
ESC O
Cancel Skip-over-perforation
Format:
ASCII code: ESC O
Decimal:
27 79
Hexadecimal:
1B 4F
Comments:
Cancels the skip-over-perforation set by ESC N. Overrides the
setting of DIP switch 2-3.
Line feeding
LF
Format:
ASCII code: LF
Decimal:
10
Hexadecimal: 0A
Comments:
Line Feed
When this command is received, the data in the print buffer is
printed and the paper advances one line in the current line spacing.
A-14
Command Summary