ESC/P Commands Arranged by Topic
ASCII
Dec. Hex. Description
ESC ? sm
ESC
A
mn
63
94
3F
5E
Reassign Graphics Mode
ESC ? sm
Changes one graphics mode to another.
s = K, L, Y or Z
s:
Graphics command (ESC K, ESC L,
ESC Y or ESC
Z)
to be changed
m = O-7
m: Graphics mode for reassignment.
m is the same as the m in the ESC
*
command.
Select 9-pin Graphics Mode
ESC
A
m nl n2 data
m = 0: Single density
1: Double density
n=nl
+n2x256
n: Total columns of graphics
data =
(n
x 2) bytes of graphics data; 2
bytes/column
Command Summary
8-13