5525B/31/32 Line Matrix Printer LinePrinter Plus Programmer's Reference
Exiting from P-Series Plot Mode
153
Exiting from P-Series Plot Mode
When returning to the print mode from the P-Series Plot Mode, an extra line
feed should be included in the data stream to maintain proper print line
registration relative to the last line of plot graphics. If the extra line feed is not
included, the first character line after the graphics data may be truncated, as
shown in Figure 12.
Figure 12. Truncated Character Line
NOTE: Adding the additional line terminator will cause the text lines for the
remainder of the document to be shifted down from the text lines
above the plot dot rows plotted into the last character row.
@ABCDEFGHIJKLMNOPQR
plot data plot data
A text line follows plot data,
preceded by a single line
terminator code. (Text characters
may extend into the range of the
previously printed plot line and
appear truncated.)
A text line follows plot data, but is
preceded by an additional line
terminator or LF code. (Characters
are printed at full-height.)
@ABCDEFGHIJKLMNOPQR