Bit Image Mode, Double Density - 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

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.
6–10
ASCII
N/A
ESC L
Selects Double Density Bit Image graphics.
CHR$(27);"L";CHR$(n1);CHR$(n2);"DATA"
n1 + 256 n2 define the number of data bytes to follow.
DATA = ASCII characters for the dot pattern bytes.
Double Density printing may reduce print speed to half. For detailed information,
refer to the Bit Image section in the Graphics chapter.
The following example produces Double Density 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 4C
Decimal
N/A
27 76
Programming

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

P3040P3040–12P3240

Table of Contents