Title
Rev.
Page
HPP-240
Ver1.0
P.34
ESC+’d’+n
[Name]
Printing and feeding ‘n’ line
[Format]
ASCII
ESC
d
n
Hex
1B
64h
n
Decimal
27
100
n
[Range]
0≤n≤255
[Descript]
Printing the data & feeding ‘n’ line
ESC+’{’+n
[Name]
Turning 180°
[Format]
ASCII
ESC
d
n
Hex
1B
7Bh
n
Decimal
27
123
n
[Range]
0≤n≤255
[Initial Value]
n=0
[Descript]
Set the reverse image
[Caution]
Move the standard from the left to the right
n
Function
0
Cancel 180°
1
Set 180°
ESC+’t’+n
[기능]
국제 Code Page 설정
[코드]
ASCII
ESC
t
n
Hex
1B
74h
n
Decimal
27
116
n
[정의범위]
0≤n≤5, 14≤n≤17
[초기치]
n=0
[설명]
각각의 Code Page의 국제문자를 아래표와 같이 설정함.
[주의]
SUB + “x”커맨드로 1바이트 Mode로 설정시 유효. 2바이트 Mode로 설정시 무효.
n
Code Page
0
PC437(US)
1
KANA(JAPAN)
2
PC850(Multilingual)
3
PC860(Portugal),
4
PC863(Canadian-French)
5
PC865(Nordic)
14
Windows1250(Poland)
15
Windows1251
16
Windows1252
17
PC866(Cyrillic #2)