P-touch Template Manual/ Command Reference

Table Of Contents
P-touch Template 2.0 Command Reference
- 86 -
8. Setting and Retrieving Command Details
ESC iXj1 Retrieve international character set setting
ASCII: ESC i X j 1 00h 00h
Hexadecimal: 1B 69 58 6A 31 00 00
Parameters
None
Description
Retrieves the international character set setting.
3-byte data is returned from the printer.
[1]:
01h (Fixed)
[2]:
00h (Fixed)
[3]:
Setting
00h: USA
01h: France
02h: Germany
03h: Britain
04h: Denmark I
05h: Sweden
06h: Italy
07h: Spain I
08h: Japan
09h: Norway
0Ah: Denmark II
0Bh: Spain II
0Ch: Latin America
0Dh: South Korea
40h: Legal
The retrieved value is a value specified by a static command.
Example
When the international character set is that for Japan:
Code: ESC i X j 1 00h 00h
(1Bh 69h 58h 6Ah 31h 00h 00h)
Returned value: 01h 00h 08h