Bit Image Mode, Single Density - Printronix P6000L User's Reference Manual

Line printers
Table of Contents

Advertisement

Bit Image Mode, Single Density

ASCII Code:
Hex Code:
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 pat
terns of nonprintable 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
P-SERIES
N/A
N/A
Selects Single (Normal) Density Bit Image graphics.
CHR$(27);"K";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 chap
ter.
The following example produces a pattern of Single Density Bit Image graph
ics. The 7 data bit pattern is repeated 40 times. Compare this example to the
double density and quadruple density examples.
SERIAL MATRIX
ESC K
1B 4B
6-7

Advertisement

Table of Contents
loading

This manual is also suitable for:

P6200l

Table of Contents