IBM Commands Arranged by Topic
ASCII Dec. Hex. Description
ESC L nl n2 76
4C
ESC Y
nl
1~2
89
59
ESC Z nl n2 90
5A
Select Double-Density Graphics Mode
ESCLnln2datan=nl+n2x256
n: Total columns for graphics
data = n bytes of graphics data
Select High-Speed Double-Density
Graphics Mode
ESC L nl n2 data
n = nl + n2 x 256
n: Total columns for graphics
data = n bytes of graphics data
Select Quadruple-Density Graphics
Mode
ESC Z nl n2 data
n=nl
+n2x256
n: Total columns of graphics
data = n bytes of graphics data
8-20
Command Summary