256).
Graphics

See Chapter 4 for sample graphics programs. Also see the table under ESC * for graphics modes.

ESC K

 

Select Single-density Graphics Mode

Format:

 

 

 

 

ASCII code:

ESC

K

n 1

n 2

Decimal:

27

75

n 1

n 2

H e x a d e c i m a l : 1 B

4B

n 1

n 2

Comments:

Turns on eight-pin single-density graphics mode. The total number of columns = n1 + (n2 X 256)

ESC L

 

Select Double-density Graphics Mode

Format:

 

 

 

 

ASCII code:

ESC

L

n 1

n 2

Decimal:

27

76

n 1

n 2

H e x a d e c i m a l : 1 B

4 C

n 1

n 2

Comments:

Turns on eight-pin low-speed double-density graphics mode. The total number of columns = n1 + (n2 X 256).

ESC Y

Select High-speed Double-density Graphics Mode

Format:

 

 

 

 

ASCII code:

ESC

Y

n 1

n 2

Decimal:

27

89

n 1

n 2

H e x a d e c i m a l : 1 B

59

n 1

n 2

Comments:

Turns on eight-pin high-speed double-density graphics mode. The total number of columns = n1 + (n2 X

9-34 Command Summary