A SERVICE OF

logo

ESC ?
Format:
Reassign Graphics Mode
ASCII code:
ESC
?
S
n
Decimal:
27 63
S
n
Hexadecimal: 1B
3F
S
n
Comments:
Changes one graphics mode to another. The variable s is a
character (K, L, or Z), which is reassigned to a mode n (0-6).
ESC
A
Format:
Select 9-Pin Graphics Mode
ASCII code:
ESC
L
Decimal:
27
94
Hexadecimal: 1B
5E
m
n1 n2
m
n1 n2
m n1 n2
Comments:
Turns on 9-pin Graphics Mode. For this command the variable
m defines density of print (0 for single and 1 for double). The
total number of column = n1 + (n2 X 256). This mode
requires two data items for each column of print.
9-36 Command Summary