Esc ixt1 retrieve print start trigger setting, Esc ixt1, Retrieve print start trigger setting – Brother QL-720NW User Manual
Page 72

P-touch Template Command Reference
- 67 -
7. Control Command Details
ESC iXT1 Retrieve print start trigger setting
ASCII: ESC
i
X
T
1
n1
n2
Decimal:
27 105
88 84 49 n1 n2
Hexadecimal:
1B 69 58 54 31 n1 n2
Parameters
n1=00h (Fixed)
n2=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 printer 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