P-touch Template Manual/ Command Reference

Table Of Contents
P-touch Template 2.0 Command Reference
- 77 -
8. Setting and Retrieving Command Details
ESC iXf2 Change the prefix character
ASCII: ESC i X f 2 01h 00h n1
Hexadecimal: 1B 69 58 66 32 01 00 nh1
Parameters
00hnh1FFh
Description
Changes the prefix character code.
n1:
Character code
The default text string for the prefix character is “^”.
This command is a static command.
Example
To change the prefix character to “_”:
ESC i X f 2 01h 00h 5Fh (“_”)
(1Bh 69h 58h 66h 32h 01h 00h 5Fh) (“5Fhis _” in ASCII code.)