Esc k – Compuprint 9058 Programmer Manual User Manual
Page 55
EPSON/IBM Mode
A78408098-003
53
ESC ?
Reassigns dot graphics mode. (EPSON)
ASCII Code
ESC ? n m
Hexadecimal Value
1B 3F n m
Decimal Value
27 63 n m
Reassigns one of the dots graphics mode (described in the command
ESC *) to one of the following commands: ESC K, ESC L, ESC Y and
ESC Z. The parameter n specifies a character (K, L, Y or Z) which is
reassigned to specific mode.
m = 0,1,2,3,4,6,32,33,38,39,40
m
n
0
(K): ESC K graphic command
1
(L): ESC L graphic command
2
(Y): ESC Y graphic command
3
(Z): ESC Z graphic command
ESC K
Normal density dot graphics printing (60 dpi). (IBM, EPSON)
ASCII Code
ESC K n
1
n
2
p
1
p
2
... p
x
Hexadecimal Value
1B 4B n
1
n
2
p
1
p
2
... p
x
Decimal Value
27 75 n
1
n
2
p
1
p
2
... p
x
Range
0 < n
1
< 255
0 < n
2
< 31
0 < p < 255
Terminator code. This command prints dot graphics at 60 horizontal
dot per inch by 60 vertical dpi. The parameter values should be
calculated as follows:
n
1
Remainder of the number of column divided by 256.
n
2
Integer result of the previous division.
p
1
Sum of the values corresponding to the dots that should be
printed in the first column of the graphics pattern.