P-touch Template 2.0 Command Reference
- 68 -
7. Control Command Details
ESC iXm2 Select character code set
ASCII: ESC i X m 2 n1 n2 n3
Decimal: 27 105 88 109 50 nd1 nd2 nd3
Hexadecimal: 1B 69 58 6D 32 nh1 nh2 nh3
Parameters
nh1: 01h (Fixed)
nh2: 00h (Fixed)
nh3: 00h 01h 02h 03h
Description
z Selects the character code set. (For details on the character code sets, refer to the character code tables
in “Appendix B: Character Code Tables
”.)
nh3=00h: Brother standard
nh3=01h: Windows1250 (Eastern Europe)
nh3=02h: Windows1252 (Western Europe)
nh3=03h: ZPL II Emulation
z Invalid if nh3 is set to a value other than 00h through 02h
z This command is a static command.
Example
z To set the character code set to the Brother standard:
ESC i X m 2 01h 00h 00h
(1Bh 69h 58h 6Dh 32h 01h 00h 00h)