Service manual
I
Print quadruple-density 8-bit graphics
Mode
ASCII
Decimal Hexadecimal
<ESC> “Z” nl
n2
27 90 nl d IB 5An] n2
Both
ml m2 ml m2
ml m2
Prints bit-image graphics at 240 dots per inch horizontally (maxi-
mum 3264 dots wide), skipping every second dot in the horizontal
direction. See <ESC> “K” for other information.
Print hex-density 24-bit graphics
Mode ASCII
Decimal Hexadecimal
<FS> “Z”
nl n2 28 90 nl n2
IC 5A nl n2
Std.
ml m2 m3 ,,. ml m2 td .,.
ml m2 m3 .,,
Prints 24-bit dot graphics at 360 dots per inch horizontally. The
graphics image is 24 dots high and nl +n2
x 256 dots wide. Maxi-
mum width is 13.6inches (4896dots). In the data ml, m2,m3...each
three bytes represent 24 vertical dots. In the leftmost position, the
most significant bit of ml is the top dot; the least significant bit of
ml is the eighth dot from the top; the most significant bit of m2 is
the ninth dot; the least significant bit of m2is the sixteenth dot from
the top; the most significantbitofm3isthe seventeenth dot from the
top; the least significant bit of m3 isthe bottom dot. The rest of the
data issimilar.The number of data bytes mustbe 3x (n] + n2 x 256).
Dots beyond theright margin are ignored.At theend ofdotgraphics
printing, the printer returns automatically to character mode.
91