Printek 4503 Printer User Manual


 
Printek Emulation
Page 7-15
m DPI Graphics ESC * m n1 n2 data
Selects eight wire graphics of density m as listed in the following table for n2 + (n1 x
256) columns of data.
m Density _
6 240 dpi
7 240 dpi high speed
8 180 dpi
9 180 dpi high speed
10 144 dpi
11 144 dpi high speed
12 120 dpi
13 120 dpi high speed
14 102.86 dpi
15 102.86 dpi high speed
16 90 dpi
17 90 dpi high speed
18 80 dpi
19 80 dpi high speed
20 72 dpi
21 72 dpi high speed
22 65.45 dpi
23 65.45 dpi high speed
24 60 dpi
25 60 dpi high speed
NOTE: Horizontal movement of the FormsPro 4000 print head is measured in
intervals of 1/720 of an inch. Every supported graphics density above is an integral
multiple of this resolution. For example, at 60 dpi, dots may be printed every 12/720
of an inch.
Example: The following escape sequence will print four bytes of graphics data at 72
x 72 dpi. The resulting figure will resemble a square, since the horizontal and vertical
density are the same. If some other density is chosen, the figure will resemble a
rectangle.
Escape Sequence: ESC * 20 0 4 < < < <
Hexadecimal: 1B 2A 14 00 04 3C 3C 3C 3C