![Brother PT-P900W Software Manual Download Page 100](http://html.mh-extra.com/html/brother/pt-p900w/pt-p900w_software-manual_55156100.webp)
P-touch Template Command Reference
- 94 -
7.
Control Command Details
ESC iXc1 Retrieve printer settings (cut options)
ASCII:
ESC i
X c
1 n1 n2
Decimal:
27 105 88 99 49 nd1 nd2
Hexadecimal: 1B 69 58 63 31 nh1 nh2
Parameters
nh1: 00h (Fixed)
nh2: 00h (Fixed)
Description
Retrieves the various cut settings.
3-byte data is returned from the machine.
[1]: 01h (Fixed)
[2]: 00h (Fixed)
[3]: Setting
00h: Full cut setting OFF, chain printing setting ON
01h: Full cut setting ON, chain printing setting ON
08h: Full cut setting OFF, chain printing setting OFF
09h: Full cut setting ON, chain printing setting OFF
The retrieved value is a value specified by a static command.
Example
When the full cut setting is ON and the chain printing setting is ON:
Code: ESC i X c 1 00h 00h
(1Bh 69h 58h 63h 31h 00h 00h)
Returned value: 01h 00h 01h