P-touch Template Manual/ Command Reference

Table Of Contents
P-touch Template 2.0 Command Reference
- 83 -
8. Setting and Retrieving Command Details
ESC iXm2 Select character code set
ASCII: ESC i X m 2 01h 00h n1
Hexadecimal: 1B 69 58 6D 32 01 00 nh1
Parameters
00hnh104h, 10h
Description
Selects the character code set. (For details on the character code sets, refer to the character code tables
in Appendix C: Character Code Tables.)
nh1=00h:
Brother standard
nh1=01h:
Windows1250 (Eastern Europe)
nh1=02h:
Windows1252 (Western Europe)
nh1=03h:
ZPL II Emulation
nh1=04h:
Japan
nh1=10h:
Unicode (UTF-8)
Invalid if n1 is a value outside of the allowable range
This command is a static command.
Example
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)