7. Control Command Details
^PT
Select print start trigger
ASCII:
^
Decimal:
94
Hexadecimal: 5E
Parameters
1≤n≤3
Description
Selects the type of print start trigger.
n=1: When the specified text string is received (default)
n=2: When all objects are filled
(Prints with the delimiter at the end of the data.)
n=3: When the specified number of characters is received
(not including delimiters)
This command is a dynamic command.
Remarks
Invalid if n is a value other than 1 through 3
Example
When the print start trigger is "when all objects are filled":
^ P T 2
(5Eh 50h 54h 32h)
P
T
n
80 84 nd
50 54 nh
- 33 -
P-touch Template 2.0 Command Reference
7. Control Command Details