P-touch Template Manual/ Command Reference

Table Of Contents
P-touch Template 2.0 Command Reference
- 63 -
8. Setting and Retrieving Command Details
8. Setting and Retrieving Command Details
ESC iXT2 Select print start trigger
ASCII: ESC i X T 2 01h 00h n1
Hexadecimal: 1B 69 58 54 32 01 00 nh1
Parameters
00hnh1≤02h
Description
Selects the type of print start trigger.
nh1=00h:
When the specified text string is received (default)
nh1=01h:
When all objects are filled
(Prints with the delimiter at the end of the data.)
nh1=02h:
When the specified number of characters is received
(not including delimiters)
This command is a static command.
Remarks
Invalid if nh1 is a value other than 00h through 02h
Example
When the print start trigger is when all objects are filled”:
ESC i X T 2 01h 00h 01h
(1Bh 69h 58h 54h 32h 01h 00h 01h)