P-touch Template Manual/ Command Reference

Table Of Contents
P-touch Template 2.0 Command Reference
- 103 -
8. Setting and Retrieving Command Details
ESC iX^2 Specify print stop position
ASCII: ESC i X ^ 2 01h 00h n1
Hexadecimal: 1B 69 58 5E 32 01 00 nh1
Parameters
nh1: 00h, 01h
Description
Select print stop position.
nh1=00h:
Tear-bar
nh1=01h:
Head
The default value is "00h" (Tear-bar).
This command is a static command.
Example
To set the print stop position to head:
Since nh1=01h, the command will be as follows.
ESC i X ^ 2 01h 00h 01h
(1Bh 69h 58h 5Eh 32h 01h 00h 01h)