P-touch Template Manual/ Command Reference

Table Of Contents
P-touch Template 2.0 Command Reference
- 75 -
8. Setting and Retrieving Command Details
ESC iXn2 Select template
ASCII: ESC i X n 2 01h 00h n1
Hexadecimal: 1B 69 58 6E 32 01 00 nh1
Parameters
01hnh1FFh
Description
Selects the number of the template selected from the printer.
n1:
Template number (1 to 255)
The default selection number is 1.
This command is a static command.
Remarks
The template numbers that can be set are between 1 and 255.
This command becomes invalid if any other value has been specified or if the number that has been
specified is for a template not transferred to the printer.
Example
To select template number 99:
Since nh1=63h, the command will be as follows.
ESC i X n 2 01h 00h 63h
(1Bh 69h 58h 6Eh 32h 01h 00h 63h)