Esc ixt2 select print start trigger, Esc ixt2, Select print start trigger – Brother QL-720NW User Manual
Page 55

P-touch Template Command Reference
- 50 -
7. Control Command Details
ESC iXT2 Select print start trigger
ASCII:
ESC
i X T 2 n1 n2 n3
Decimal:
27 105 88 84 50 n1 n2 n3
Hexadecimal:
1B 69 58 54 32 n1 n2 n3
Parameters
n1=01h (Fixed)
n2=00h (Fixed)
00h≤n3≤02h
Description
Selects the type of print start trigger.
n3=00h: When the specified text string is received (default)
n3=01h: When all objects are filled
(Prints with the delimiter at the end of the data.)
n3=02h: When the specified number of characters is received
(not including delimiters)
This command is a static command.
Remarks
Invalid if n3 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)