Plot, Even Dot (P-Series High Density Graphics) - Printronix P6000L User's Reference Manual

Line printers
Table of Contents

Advertisement

Plot, Even Dot (P-Series High Density Graphics)

ASCII Code:
Hex Code:
Purpose:
Expression:
Comment:
Example:
Programming
P-SERIES
EOT
04
Prints dots at the even numbered dot columns.
CHR$(4);
The even dot plot code is used for programming high density graphics and
must be used in conjunction with the Odd Dot Plot code (05 Hex). This code
should occur before any printable data in the data stream for maximum
throughput. In even dot plot, line feed codes do not cause paper motion. Re
fer to the Graphics chapter for more information.
The following sample program illustrates two high density plot boxes using
odd and even dot plot for high density graphics. Compare the example below
to the plot, odd plot control code example.
SERIAL MATRIX
EOT
04
CHR$(4);
6-43

Advertisement

Table of Contents
loading

This manual is also suitable for:

P6200l

Table of Contents