Graphics, Standard Density - Printronix P7000 H-Series Programmer's Reference Manual

Lq-1600k emulation for the p7000 h-series of line matrix printers
Hide thumbs Also See for P7000 H-Series:
Table of Contents

Advertisement

Chapter
3
Configuring The LQ-1600K Emulation With Control Codes

Graphics, Standard Density

ASCII Code ESC K n1 n2 d1 d2...dk
Hex Code
Dec Code
Purpose
Expression CHR$(27);"K";CHR$( n1 );CHR$( n2 );" DATA "
NOTE: d1 d2...dk (DATA ) consists of 8-bit dot columns, with the MSB at the
Example
70
1B 4B n1 n2 d1 d2...dk
27 75 n1 n2 d1 d2...dk
Selects normal density bit image graphics of 60 dpi horizontally
and 72 dpi vertically.
Where:
n1 = 0 through 255
n2 = 0 through 31
n1 + (256 x n2 ) defines the number of data bytes to follow.
d1 d2...dk = ASCII characters for the dot pattern bytes.
top and "1" bits producing dots. (0 < = d < = 255)
The following example produces a pattern of standard density
bit image graphics. The 9 data-bit pattern is repeated 27 times.
Compare this example to the double density and quadruple
density examples.

Advertisement

Table of Contents
loading

This manual is also suitable for:

P7000hLq-1600k

Table of Contents