Form Feed - Printronix 9012 User's Reference Manual

P9000 series line printers
Table of Contents

Advertisement

FORM FEED

ASCII Code:
Hex Code:
Purpose:
Expression:
Comment:
P9012 Programming
P-SERIES
FF
0C
Prints the data in the buffer and advances the paper to the next top-of-
form and the printhead moves to the first character column. (See the
comment.)
CHR$(12);
The default forms length is determined by the value in nonvolatile mem
ory. Forms length is set by using the control panel F/L switch or forms
length control codes. Code FF cancels all single-line only print attrib
utes.
In the P-Series mode with the EVFU loaded, the FF code will advance
the paper to EVFU channel 1 (if defined) if the PI line is disabled, or to
channel 13 (if defined) if the PI line is true and enabled. If undefined, a
line feed will occur. If the DAVFU is selected and defined, the FF code
will advance the paper to channel 1. In the Serial Matrix VFU mode, the
FF code will advance the paper to channel 1.
SERIAL MATRIX
FF
0C
CHR$(12);
6-29

Advertisement

Table of Contents
loading

Table of Contents