Epic 3000
Programmer’s Guide
Programming Codes
100-14362
Rev A
Page 75
ASCII
[ESC] Y <n
1
> <n
2
>
Hexadecimal
1BH 59H <n
1
> <n
2
>
Decimal
<27> <89> <n
1
> <n
2
>
IPCL
none
Description
The [ESC] Y <n
1
> <n
2
> command prints <n
1
> + 256 * <n
2
> bytes of
double-density graphics (120 dpi) at full speed with no consecutive dots. (The mode is
generally used to print 120h by 144v dpi resolutions in two passes).
[ESC] Z
Print quad-density graphics (240h x 72v dpi)
ASCII
[ESC] Z <n
1
> <n
2
>
Hexadecimal
1BH 5AH <n
1
> <n
2
>
Decimal
<27> <90> <n
1
> <n
2
>
IPCL
none
Description
The [ESC] Z <n
1
> <n
2
> command prints <n
1
> + 256 * <n
2
> bytes of quad-
density graphics (240 dpi) at half speed with no consecutive dots. (The mode is
generally used to print 240h by 144v dpi resolutions in two passes).
Extended APA Graphics
[ESC] *
Print graphics in mode <m> (60h/ 120h/ 240h x 72v dpi)
ASCII
[ESC] * <m> <n
1
> <n
2
>
Hexadecimal
1BH 2AH <m> <n
1
> <n
2
>
Decimal
<27> <42> <m> <n
1
> <n
2
>
IPCL
none
Description
The [ESC] * <m> <n
1
> <n
2
> command selects one of three graphic
modes as specified by <m>.
Where <m>
0
60 dpi
Full speed
8-bit slices
1
120 dpi
Half speed
8-bit slices
2
120 dpi
Full speed
8-bit slices
3
240 dpi
Full speed
8-bit slices
4
80 dpi
Full speed
8-bit slices
5
72 dpi
Full speed
8-bit slices
6
90 dpi
Full speed
8-bit slices
7
144 dpi
Full speed
8-bit slices
8,9
Not supported
10
104 x 96 dpi
1 horizontal 1 vertical pass
11
208 x 96 dpi
2 horizontal 1 vertical pass
12
104 x 192 dpi
1 horizontal 2 vertical passes
13
208 x 192 dpi
2 horizontal 2 vertical passes
15,16 Not supported
[ESC] ?
Reassign graphic mode
ASCII
[ESC] ? <m> <n>
Hexadecimal
1BH 3FH <m> <n>
Decimal
<27> <63> <m> <n>
Содержание Epic 3000
Страница 1: ...Epic 3000 Programmer s Guide PN 100 14362 Rev A Dec 2015...
Страница 2: ...Programming Codes Epic 3000 Programmer s Guide Page 2 Rev A 100 14362...
Страница 266: ......