Bit Image Mode, Double Density Double Speed - Printronix P3000 Series User's Reference Manual

P3000 series multifunction printer
Hide thumbs Also See for P3000 Series:
Table of Contents

Advertisement

Bit Image Mode, Double Density Double Speed

P–Series
Serial
Purpose
Expression
where
NOTE: The DATA can be expressed in a CHR$(DATA) format with the appropriate decimal
values of the ASCII characters supplied, especially in cases where the dot patterns of non-
printable characters are required.
Comment
Example
NOTE: Depending on the host computer system, it may be necessary to include a width
statement within the BASIC program.
Programming
ASCII
N/A
ESC Y
Prints graphics at twice the speed of Double Density (same speed as Single Density)
by ignoring adjacent dots.
CHR$(27);"Y";CHR$(n1);CHR$(n2);"DATA"
n1 + 256 n2 define the number of data bytes to follow.
DATA = ASCII characters for the dot pattern bytes.
For detailed information, refer to the Bit Image section in the Graphics chapter.
The following example produces Double Density Double Speed Bit Image graphics
of the pattern used in the Single Density Bit Image Mode example. Note that the
amount of data must be doubled for double density (the data is used 54 times rather
than 27).
Hex
N/A
1B 59
Decimal
N/A
27 89
6–11

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

P3040P3040–12P3240

Table of Contents