![Brother PT-P900W Software Manual Download Page 93](http://html.mh-extra.com/html/brother/pt-p900w/pt-p900w_software-manual_55156093.webp)
P-touch Template Command Reference
- 87 -
7.
Control Command Details
ESC iXT1 Retrieve select print start trigger items
ASCII:
ESC i
X T
1 n1 n2
Decimal:
27 105 88 84 49 nd1 nd2
Hexadecimal: 1B 69 58 54 31 nh1 nh2
Parameters
nh1=00h (Fixed)
nh2=00h (Fixed)
Description
The print start trigger is returned as 3-byte data.
[1]: 01h (Fixed)
[2]: 00h (Fixed)
[3]: Setting
00h: When the specified text string is received
01h: When all objects are filled
02h: When the specified number of characters is received
The retrieved value is a value specified by a static command.
Example
The print start trigger specified for the machine is retrieved. When the setting is “When the specified text
string is received”:
Code: ESC i X T 1 00h 00h
(1Bh 69h 58h 54h 31h 00h 00h)
Returned value: 01h 00h 00h