P-touch Template Manual/ Command Reference

Table Of Contents
P-touch Template 2.0 Command Reference
- 60 -
7. P-touch Template Command Details
^OS Select object (object number)
ASCII: ^ O S n1 n2
Hexadecimal: 5E 4F 53 nh1 nh2
Parameters
0≤n19
0≤n2≤9
Description
Selects an object by its object number.
(n1*10)+n2:
Object number (1 to 99)
Remarks
The object number can be set between 1 and 99.
This command becomes invalid if any other value has been specified.
Use this command to insert data starting with an intermediary object.
Example
To select the 33rd object:
^ O S 3 3
(5Eh 4Fh 53h 33h 33h)