Select 60-Dpi Graphics; Select 120-Dpi Graphics - Printronix P7000 H-Series Programmer's Reference Manual

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 KSSM Emulation With Control Codes

Select 60-dpi Graphics

ASCII Code ESC K n
Hex Code
Dec Code
Purpose
Comment

Select 120-dpi Graphics

ASCII Code ESC L n
Hex Code
Dec Code
Purpose
Comment
52
n
d
d
... d
L
H
1
2
k
1B 4B n
n
d
d
... d
L
H
1
2
k
27 75 n
n
d
d
... d
L
H
1
2
k
Prints bit-image graphics in 8-dot columns, at a density of 60
horizontal by 60 vertical dpi, according to the following
parameters:
n
, n
Specifies the total number of columns ( k ) of graphics
L
H
data.
k = (( n
x 256) + n
)
H
L
d
... d
Bytes of graphic data
1
k
Where:
0 <= n
<= 255
L
0 <= n
<= 31
H
0 <= d <= 255
The ESC * 0 command is identical to this command.
n
d
d
... d
L
H
1
2
k
1B 4C n
n
d
d
... d
L
H
1
2
k
27 76 n
n
d
d
... d
L
H
1
2
k
Prints bit-image graphics in 8-dot columns, at a density of 120
horizontal by 60 vertical dpi, according to the following
parameters:
n
, n
Specifies the total number of columns ( k ) of graphics
L
H
data.
k = (( n
x 256) + n
)
H
L
d
... d
Bytes of graphic data
1
k
Where:
0 <= n
<= 255
L
0 <= n
<= 31
H
0 <= d <= 255
The ESC * 1 command is identical to this command.

Advertisement

Table of Contents
loading

This manual is also suitable for:

Psa3 kssm emulation

Table of Contents