![Brother PT-P900W Software Manual Download Page 45](http://html.mh-extra.com/html/brother/pt-p900w/pt-p900w_software-manual_55156045.webp)
P-touch Template Command Reference
- 39 -
7.
Control Command Details
^TS
Select template
ASCII:
^
T S n1 n2
n3
Decimal:
94 84 83 nd1 nd2 nd3
Hexadecimal: 5E 54 53 nh1 nh2 nh3
Parameters
n1: 0 (Fixed)
0
≤
n2
≤
9
0
≤
n3
≤
9
Description
Specifies the number of the template selected from the machine.
(n2*10)+n3: Template number (1 to 99)
The default selection number is 1.
This command is a dynamic command.
Remarks
The template numbers that can be set are between 1 and 99.
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 machine.
All data already fed in, selected objects and the search text are initialized.
Example
To select template number 99:
Since n2=9 and n3=9, the command will be as follows.
^ T S 0 9 9
(5Eh 54h 53h 30h 39h 39h)