A SERVICE OF

logo

ESC Z
Format:
Select Quadruple-density Graphics Mode
ASCII code:
ESC
Z
n1
n2
Decimal:
27
90
n1
n2
Hexadecimal: 1B
5A
n1
n2
Comments:
Turns on eight-pin quadruple-density graphics mode (24 dots
per inch). The total number of columns = n1 + (n2 X 256).
ESC *
Format:
Select Graphics Mode
ASCII code:
ESC
* m
n1
n2
Decimal:
27 42
m
n1
n2
Hexadecimal: 1B
2A
m
n1
n2
Comments:
Turns on graphics mode m. Set the table below for details on
the available modes. The total number of columns = n1 + (n2
x 256).
Option
Alternate
I I
Horiz. density
Code
m
(dots/in.)
Single-density
I
ESC K
I 0 I
60
Double-density
I
ESC L
I 1 I
120
High-speed double-density*
ESC Y
2
120
Quadruple-densityā€¯
ESC Z
3
240
CRT
I
I
none
I4 I
80
Plotter (1: 1)
CRT II
none
5
72
none
6
90
* Adjacent dots cannot be printed in this mode,
Command Summary
9-35