3. PRINTER FUNCTIONS
TPTCM
20
3-
n = 00h
High
n = 01h
Normal
n = 02h
Medium
n = 03h
Low
n = 04h
Double copy
[Notes]
[Default]
[Reference]
[Example]
n
U
C
S
E
n
U
C
S
E
n
U
C
S
E
n
U
C
S
E
n
U
C
S
E
[Name]
Sets underlined mode.
[Format]
ASCII
ESC U
n
Hex
1B
55
n
Decimal
27
85
n
[Description]
Sets or cancels the underline printing mode.
n = 0
Normal print
n <> 0
Underlined mode
[Notes]
[Default]
[Reference]
[Example]
n
V
C
S
E
n
V
C
S
E
n
V
C
S
E
n
V
C
S
E
n
V
C
S
E
[Name]
Sets the print mode rotated by 90°.
[Format]
ASCII
ESC V
n
Hex
1B
56
n
Decimal
27
86
n
[Description]
Sets or cancels the 90° printing flag rotation in according to n
:
n = 0
Normal print
n <> 0
Rotated print
The printing direction depends of the reverse bit.
[Notes]