![Brother PT-P900W Software Manual Download Page 82](http://html.mh-extra.com/html/brother/pt-p900w/pt-p900w_software-manual_55156082.webp)
P-touch Template Command Reference
- 76 -
7.
Control Command Details
ESC iXy2 Select printer settings (cut options–specifying number of labels)
ASCII:
ESC i
X y
2 n1 n2 n3
Decimal:
27 105 88 121 50 nd1 nd2 nd3
Hexadecimal: 1B 69 58 79 32 nh1 nh2 nh3
Parameters
nh1: 01h (Fixed)
nh2: 00h (Fixed)
01h
≤
nh3
≤
63h
Description
Specifies that the tape will be cut after the specified number of labels. (If the full cut setting is ON, the tape
will be cut after the number of labels specified with this setting.)
nh3: Makes a full cut after a specified number of labels (01h to 63h)
This command is a static command.
Remarks
The full cut label number setting can be between 1 and 99. This command becomes invalid if any other
value has been specified.
Example
To cut after every five labels (However, the full cut setting must be ON.) :
ESC i X y 2 01h 00 05h
(1Bh 69h 58h 79h 32h 01h 00h 05h)