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
Need help?
Do you have a question about the P6000L and is the answer not in the manual?
Questions and answers