EasyManua.ls Logo

IBM Proprinter

IBM Proprinter
200 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
Code
ESC
Z
ESC
0
4-24
Description
1920
Bit-Image
Graphics
Format:
ESC
Z;n
1
;n
2
;vl;vz; ... V192o
For
improved
print
quality,
1920
bit-image
graphics
prints
at
half
the
speed
of
480
bit-image
graphics
(ESC
K).
The
printer
can
print
1920
dot
columns
on
an
8-inch
line,
at
254 mm (10
in.)
per
second.
If
you
specify
adjoining
dot
positions,
the
second
dot
does
not
print.
You
can
mix
bit
image
data
with
text
data
on
the
same
line.
n
2
,
v
1
,
v
2
,
and
v
19
20
represent
the
same
values
as
in
480
bit-image
graphics
(ESC K).
The
total
number
of
bit-image
data
bytes
is
equal
to
n
1
+
(n
2
x 256)
and
cannot
exceed
1920
(the
total
number
of
dot
positions
in
an
8-inch line).
For
example
,
to
print
1920
dot
columns,
n
1
=
128
and
n
2
=
7.
Refer
to
the
description
of
ESC
K
for
a
complete
description
of
the
values
.
LPRI
NT
CHR$
(2
7 ) ;CHR$
(90)
;CHR$ (n
1
)
;CHR$ (n
2
) ;
CHR$
(v
1
) ;
CHR$
(v
2
) ;
•••
CHR$
(v
1920
) ;
or,
LPRINT
CHR$
(27);
"Z"
;CHR$ (n
1
)
;CHR$
(n
2
);
CHR$
(v
1
);
CHR$
(v
2
) ;
•••
CHR$
(v
19
20
) ;
1/8
Inch
Line
Spacing
This
sequence
sets
the
line
spacing
to
8
lines
per
inch.
LPRINT
CHR$
(2
7)
;CHR$(48
) ;
or,
LPRINT
CHR$(27)
;"0";
-
...__/-

Related product manuals