Esc ixy1 – Brother QL-720NW User Manual
Page 80
Advertising

P-touch Template Command Reference
- 75 -
7. Control Command Details
ESC iXy1 Retrieve printer settings (cut options–specifying number of labels)
ASCII: ESC
i
X
y
1
n1
n2
Decimal: 27
105
88
121
49
n1
n2
Hexadecimal:
1B 69 58 79 31 n1 n2
Parameters
n1: 00h (Fixed)
n2: 00h (Fixed)
Description
Retrieves the setting for cutting after a specified number of labels.
3-byte data is returned from the printer.
[1]: 01h
(Fixed)
[2]: 00h
(Fixed)
[3]: Setting
The retrieved value is a value specified by a static command.
Example
When cutting is specified for every five labels:
Code: ESC i X y 1 00h 00h
(1Bh 69h 58h 79h 31h 00h 00h)
Returned value: 01h 00h 05h
Advertising