Download NX-10 user`s manual

Transcript
194
PURPOSE
CODE
(decimal ASCII)
(hex ASCII)
Prints double-density
with double-speed.
(ESC)
27
1B
“Y”
89
59
graphics
nl n2 ml m2.....
nl n2 ml m2.....
nl n2 ml mZ.....
REMARKS
This command selects 120 dots-per-inch,
column-scan, bit-image graphics mode
with double-speed. The values of nl and
n2 are the same as in normal-density
graphics.
The correct
number
of
graphics data bytes (ml, m2, etc.) must
follow n2. The ASCII value of these
characters
determine
which pins are
fired for each character.
SEE
Chapter 7
PURPOSE
Prints
quadruple-density
graphics.
CODE
(decimal ASCII)
(hex ASCII)
(ESC)
27
1B
“Z”
90
5A
nl n2 ml m2.....
nl n2 ml m2.....
nl n2 ml m2.....
REMARKS
This command selects 240 dots-per-inch,
column-scan, bit-image graphics mode.
The values of nl and n2 are the same as
in normal-density graphics. The correct
number of graphics data bytes (ml, m2,
etc.) must follow n2. The ASCII value of
these characters determine which pins
are fired for each character.
SEE
Chapter 7
-