TransAct Epic 3000 Programmer's Manual page 76

Table of Contents

Advertisement

Programming Codes
IPCL
none
Description The [ESC] ? <m> <n> command reassigns graphic mode <m> to
resolution <n>. Possible values for <m> are K, L, Y, or Z. Resolutions, <n>, are zero to
seven as follows:
Where <m>
0
1
2
3
4
5
6
7
10
11
12
13
Note: Modes 11 through 13 are designed to support horizontal graphics
and not intended for APA graphics.
[ESC] U <1> Select unidirectional print
ASCII
[ESC] U <1>
Hexadecimal 1BH 55H 01H
Decimal
<27> <85> <1>
IPCL
&%GU
EPOS
ESC] U <1>
Description The [ESC] U <1> command prints all data in unidirectional print mode to
improve line to line registration for graphical data.
Note: Unidirectional print should be canceled before normal text is printed.
Print time is slowed if it is not canceled.
[ESC] U <0> Select bidirectional print
ASCII
[ESC] U <0>
Hexadecimal 1BH 55H 00H
Decimal
<27> <85> <0>
IPCL
&%GB
EPOS
[ESC] U <0>
Description The [ESC] U <0> command prints all data in bi-directional, logic-seeking
print mode. (This command has no affect on the printer but is provided for compatibility
with impact and inkjet printers.
Page 76
60 dpi
Full speed
120 dpi
Half speed
120 dpi
Full speed
240 dpi
Full speed
80 dpi
Full speed
72 dpi
Full speed
90 dpi
Full speed
144 dpi
Full speed
104 x 96 dpi
1 horizontal, 1 vertical pass
208 x 96 dpi
2 horizontal, 1 vertical pass
104 x 192 dpi 1 horizontal, 2 vertical passes
208 x 192 dpi 2 horizontal, 2 vertical passes
Rev A
T480 Programmer's Guide
8-bit slices
Default for K
8-bit slices
Default for L
8-bit slices
Default for Y
8-bit slices
Default for Z
8-bit slices
8-bit slices
8-bit slices
8-bit slices
100-14362

Advertisement

Table of Contents
loading

Table of Contents