P-touch Template Manual/ Command Reference

Table Of Contents
P-touch Template Command Reference
- 40 -
7. Control Command Details
^CC Change prefix character
ASCII: ^ C C n
Decimal: 94 67 67 nd
Hexadecimal: 5E 43 43 nh
Parameters
00h≤nh≤FFh
Description
Changes the prefix character code.
n:
Character code
The default text string for the prefix character is “^”.
This command is a dynamic command.
Example
To change the prefix character from “^” to “_”:
^ C C 5Fh
(5Eh 43h 43h 5Fh) (5Fh stands for _” in ASCII code)
However, if the printer is later not turned off, then on again, the prefix character remains set to “_”, and the
initialize command, for example, will be “_II” instead of “^II”.