Title
Rev.
Page
HPP-240
Ver1.0
P.23
SUB+
’
x
’
+n
[Function]
Extension Graphic Mode, Korean Mode
[Code]
ASCII
SUB
x
n
Hex
1A
78h
n
Decimal
26
120
n
[Range]
0≤n≤1
[Initial Value] n=0
[Description] n=0 : Korean Mode, First code is A1h more, automatically transfer Korean in
2 bytes
n=1 : Extension Graphic Mode, Every code setting is in 1 byte
Extension Graphic font will be printed
SUB+
’
p
’
+n
[Function]
Offline printing in paper detection
[Code]
ASCII
SUB
p
n
Hex
1A
70h
n
Decimal
26
112
n
[Range]
0≤n≤1
[Initial Value] n=1
[Description] n=0 : Does not transition to offline when paper is empty (data communication
available)
n=1 : Transition to offline when paper is empty (data communication not
avaiable)
SUB+
’
R
’
+n
[Function]
Set the character outline
[Code]
ASCII
SUB
b
n
Hex
1A
52h
n
Decimal
26
82
n
[Range]
0≤n≤1
[Description] n=0 : cancel outline (border) of character in tetragon.
n=1 : Set outilne (border) of charcater in tetragon.
[Caution]
When expanding in horizontal it is effective up to 8 times, however
It is only effective up to 2 times for vertical expansion.