Control Codes
PcOS Series 80PLUS
Programmer's Guide
Graphics Mode
Page 38
Rev B 4/13/99
Extended APA Graphics
Function
Print graphics in mode <n> (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
This command selects one of the following graphic modes as specified by
<m>.
Where <m>
0
60 dpi
7
144 dpi
1
120 dpi
8
100 dpi
2
120 dpi
9
200 dpi
3
240 dpi
10 101 dpi
4
80 dpi
11 203 dpi
5
72 dpi
12,13,14,16 not supported
6
90 dpi
Function
Reassign graphic mode
ASCII
[ESC] ? <m> <n>
Hexadecimal
1BH 3FH <m><n>
Decimal
<27><63><m><n>
IPCL
none
Description
This command reassigns graphic mode <m> to resolution <n>. Possible
values for <m> are K, L, Y, or Z. Resolutions <n> are 0 to 7 as follows:
Where <m>
0
60 dpi
Default for K
7
144 dpi
1
120 dpi
Default for L
8
100 dpi
2
120 dpi
Default for Y
9
200 dpi
3
240 dpi
Default for Z
10 101 dpi
4
80 dpi
11 203 dpi
5
72 dpi
12,13,14,16 not supported
6
90 dpi