PPTII-A Programming Manual
www.hprt.com
18
[Notes]
Only valve settings is possible for the following commands in page mode; these
commands are not executed.
①
Turn 90
clockwise rotation mode on/off: ESC V
②
Select justification: ESC a
③
Turn upside-down printing mode on/off: ESC {
④
Set left margin: GS L
⑤
Set printable area width: GS W
The printer returns to standard mode when power is turned on, the printer is reset,
or ESC @ is used.
ESC M n
[Name]
Select character font
[Format]
ASCII
ESC
M
n
Hex
1B
4D
n
Decimal
27
77
n
[Range]
0 ≤ n ≤ 2, 48 ≤ n ≤ 50
[Dscription]
select character font
n
Function
0, 48
Choose character font A ( 12 * 24 )
1, 49
Choose character font B ( 9 * 17 )
2,50
Choose character font C ( 8 * 16 )
[Notes]
1) ESC ! can set character font too, the command received at last is effective.
2) If there is such font required in dot-matrix, this command is ineffective.
ESC R n
[Name]
Select an international character set
[Format]
ASCII
ESC
R
n
Hex
1B
52 n
Decimal
27
82 n
[Range]
0≤n≤15
n
ASCII code
n
ASCII code
0
U.S.A.
8
Japan
1
France
9
Norway
2
Germany
10
Denmark II
3
U.K.
11
Spain II
4
Denmark I
12
Latin America
5
Sweden
13
Korea
6
Italy
14
Slovenia/Croatia
7
Spain I
15
China
[Notes]
• Only character Font 0 and Font 1 has international character set. The command is
ineffective with other fonts.
[Default]
n=0