— 27 —
ESC J n
[Function]
Printing and feeding paper n/203 inch
[Code]
<1B>H<4A>H<n>
[Range]
{0 =< n =< FF(Hex)}
[Outline]
Prints data in the print buffer and feeds paper by n/203 inch.
• This function is temporary and does not affect the feed operation thereafter.
• The beginning of the line is to be considered as the next printing start position.
[Default]
Initial value is not defined.
[Sample Program]
See Sample Program and Print Results for ESC 2 on Page 18.
ESC R n
[Function]
Selecting Code table
[Code]
<1B>H<52>H<n>
[Range]
{0 =< n =< D(Hex)}
n (Hex)
Character Set
0
U.S.A.
1
France
2
Germany
3
U.K.
4
Denmark I
5
Sweden
6
Italy
7
Spain I
8
Japan
9
Norway
A
Denmark II
B
Spain II
C
Latin America
D
Korea
[Outline]
Selects the necessary code table
[Default]
n = 0
[See Also]
Character Code Table (International Character Set)