ESC Z

 

 

Select Quadruple-Density Graphics Mode

Format:

ESC

Z

nl

n2

ASCII code:

Decimal:

27

90

nl

n2

Hexadecimal:

1B

5A

nl

n2

Comments:

Turns on eight-pin quadruple-density graphics mode (240 dots per inch). The total number of columns = nl + (n2 X 256).

ESC *

 

 

 

 

Select Graphics Mode

Format:

 

 

 

 

 

ASCII code:

ESC

*

m

nl

n2

Decimal :

27

42

m

nl

n2

Hexadecimal:

1B

2A

m

nl

n2

Comments:

Turns on graphics mode m. See the table below for details on the available modes. The total number of columns = nl + (n2 X 256).

*Adjacent dots cannot be printed in this mode

Command Summary

8-39