User`s guide
Spacing
ASCII
Dec.
Hex.
Description
ESC c
n1 n2
99
63
ESC SP n
32
20
ESC (U nn
40 85 28 55
Set Horizontal Motion Index
(HMI) Change Pitch in n/360-inch
units
Total units = n1 + n2 x 256
Set Intercharacter Space
n = number of units of space added to
the space between characters
Units are 1/120 inch (draft) and
1/180 inch (LQ and proportional)
Define Unit
ESC (U 10 n
Define positioning unit as n/3600 inch
n = 10,20,30,40,50, or 60
n = 10; default
Graphics
ASCII
ESC, nn
Dec.
Hex.
Description
46
2E
Print Raster Graphics
ESC, c v h m n1 n2 data
c = 0: Full graphics mode
1: Compressed mode
v = 10,20: Dot density for vertical in
3600/v DPI
h = 10,20: Dot density for horizontal
in 3600/h DPI
m: Number of vertical dots
Total dots = n1 + n2 x 256
ESC (G nn
40 71 28 47
Select Graphics Mode
ESC (G10n
n = 1, or 49
Specifications, Command Summary, and Character Tables
A-27