3. PRINTER FUNCTIONS
TPTCM
76
3-
n
r
C
S
E
n
r
C
S
E
n
r
C
S
E
n
r
C
S
E
n
r
C
S
E
[Name]
Set/reset red printing mode
[Format]
ASCII
ESC r
n
Hex
1B
72
n
Decimal
27
114 n
[Range]
0
≤
n
≤
1, 48
≤
n
≤
49
[Description]
Sets and resets red printing mode.
n
Function
0, 48
Reset red printing mode
1, 49
Set red printing mode
[Notes]
• The printer prints only entire lines in red, not individual char-
acters.
• The printer prints red only if enabled by Setup.
[Default]
n = 0
[Reference]
[Example]
n
t
C
S
E
n
t
C
S
E
n
t
C
S
E
n
t
C
S
E
n
t
C
S
E
[Name]
Select character code table
[Format]
ASCII
ESCt
n
Hex
1B
74 n
Decimal
27
116 n
[Range]
n = 0, 19, 255
[Description]
Selects a page n from the character code table, as follows:
n
e
g
a
P
0
)
]
e
p
o
r
u
E
d
r
a
d
n
a
t
S
,
.
A
.
S
.
U
[
7
3
4
C
P
(
0
9
1
)
3
1
2
n
o
i
t
i
s
o
p
t
a
l
o
b
m
y
s
o
r
u
E
r
o
f
8
5
8
C
P
(
9
1
5
5
2
e
g
a
p
e
c
a
p
S
[Notes]
[Default]
n = 0
[Reference]
See character code tables
[Example]
For printing Euro symbol (•), the command sequence is :
1B, 74, 13, D5