Programmer's Guide
PcOS Series 80PLUS
Epson Commands
Command Descriptions
Rev B 4/13/99
Page 77
Function
Print control character
ASCII
ESC
^
n
Hexadecimal
1BH
5EH
n
Decimal
<27>
<94>
n
Range
0
≤
n
≤
255
Description
This command allows characters from zero to 31 codes to be printed.
During normal operation, characters from zero to 31 are control characters.
This command turns off control code translation for character
n.
Function
Select character code table
[E]
ASCII
ESC
t
n
Hexadecimal
1BH
74H
n
Decimal
<
27>
<116>
n
Range
0
≤
n
≤
5,
n
= 255
Default
n
= 0
Description
This command selects a page,
n,
from the character code table.
n
Character Code Table
0
Page 0 [PC437 (U.S.A. and Standard Europe)]
1
Page 1 [PC850 (Multilingual)]
2
Page 2 [PC850 (Multilingual)]
3
Page 3 [PC860 (Portuguese)]
4
Page 4 [PC863 (Canadian-French)]
5
Page 5 [PC865 (Nordic)]
255
Page 255 [Space page]
Function
Select print mode(s)
[EA]
ASCII
ESC
!
n
Hexadecimal
1BH
21H
n
Decimal
<
27>
<33>
n
Range
0
≤
n
≤
255
Description
This command selects print mode(s) using n as follows.
Bit
Off/On
Hex
Decimal
Function
0
Off
00
0
Character Font A (13 × 24)
On
01
1
Character Font B (10 × 24)
1, 2
-
-
-
Undefined
3
Off
00
0
Emphasized mode not selected
On
08
8
Emphasized mode selected
4
Off
00
0
Double-height mode not selected
On
10
16
Double-height mode selected
5
Off
00
0
Double-width mode not selected
On
20
32
Double-width mode selected
6
-
-
-
Undefined
7
Off
00
0
Underline mode not selected
On
80
128
Underline mode selected