Epic 3000
Programmer’s Guide
Programming Codes
100-14362
Rev A
Page 33
Description
ASCII
Hex
IPCL
equivalent
code
Page
Select Minimum character Height and
Width in ¼ points
[ESC] + p<w><h>
1BH 70H
none
Begin auto line feed. (n=0, end n=1)
[ESC] 5 <n>
1BH,35H
&%CA {n=0}
&%MA {n=1}
Set form length in inches.
[ESC] C [NUL] <n>
1BH,43H
&%SI <m
1
>
<m
2
>
Reverse line feed.
[ESC] ]
1BH,5DH
&%LR
Character Pitch
Set character spacing in points
[ESC]+I<n>
1BH 2BH 49H
None
Set character spacing in ¼ points
[ESC]+i<n>
1BH 2BH 69H
None
Set character spacing in points with
adjustment
[ESC]+J<n>
1BH 2BH 4AH
None
Set character spacing in ¼ points with
adjustment
[ESC]+j<n>
1BH 2BH 6AH
None
Begin 10 CPI character pitch.
[DC2]
12H
&%F3
Begin 12 CPI character pitch.
[ESC] :
1BH,3AH
&%F2
Begin 17 CPI character pitch.
[SI]
0FH
&%F1
Set character pitch.
[ESC] [ P <n>
1BH,5BH,
50H
&%F<n>
Set inter-character spacing.
[ESC] V <n>
1BH,56H
none
Begin 24 CPI character pitch
[ESC][SI]
1BH,0FH
&%F4
Select Minimum character Height and
Width in ¼ points
[ESC] + p<w><h>
1BH 70H
none
Set left/right print margins.
n
1
= Left margin, n
2
= Right margin
[ESC] X <n
1
><n
2
>
1BH,58H
none
Character Font
Select font
[ESC] + 3 <ID>
1BH 2BH 31H
none
Select font by name
[ESC] + N
Filename<0>
1BH 2BH 4EH
none
Define Stacked Font
[ESC] + S <ID
1
>
<ID
2
>
…
1BH 2BH 53H
none
Set stroke font Brush Size
[ESC] + B <w>
1BH 2BH 42H
none
Select Minimum character Height and
Width in points
[ESC] + P<w><h>
1BH 50H
none
Select Minimum character Height and
Width in ¼ points
[ESC] + p<w><h>
1BH 70H
none
Begin 12 x 12 draft print.
[ESC] # <0>
1BH,23H, 00H
&%QT
Set print quality mode.
n=0 Draft (12 x 12)
n=1 Large draft (12 x 14)
n=2 NLQ (24 x 16)
n=3 NLQ (24 x 16)
n=4-7 Repeats 0-3
[ESC] I <n>
1BH,49H
&%QT {n=0}
&%QU {n=1}
&%QL {n=2}
&%QS {n=3}
Begin rotated font. (See command
description).
[ESC] P <n>
1BH,50H
&%RI
&%RF
&%RN
Select character code page.
[ESC] [ T <n
h
> <n
l
>
1BH,5BH,
54H
&%CP <m
1
>
<m
2
> <m
3
>
<m
4
>
Insert Euro character.
[ESC] [ C <n>
1BH,5BH,
43H
&%EU
Print control character.
[ESC] ^ <n>
1BH,5EH
&%CC <m
1
>
<m
2
> <m
3
>
Redefine character set.
[ESC] [ S …
1BH,5BH,
53H…