P-touch Template Manual/ Command Reference
Table Of Contents
- PT-9800PCN_PT-9700PC_P-touchTemplate_ver103.pdf
- PT-9800PCN_PT-9700PC_CmdRef_ver103.pdf
- Control code list
- About P-touch Template
- Static and dynamic commands
- If printing does not begin (main most frequent causes)
- Control command details
- ^PT Select print start trigger
- ^PS Specify print start command text string
- ^PC Specify print start received character count
- ^SS Specify delimiter
- ^TS Select template
- ^CF Full cut setting
- ^CH Half cut setting
- ^CP Chain printing setting
- ^MP Mirror printing setting
- ^SP Special tape setting
- ^LS Specify line spacing with line feed
- ^CC Change prefix character
- ^RC Specify line feed command text string
- ^CN Specify number of copies
- ^NN Specify number of Numbering copies
- ^ID Initialize template data
- ^QV Specify QR Code version
- ^FC FNC1 replacement setting
- ^II Initialize
- ^OP Perform machine operations (feed/cut)
- ^S R Status request
- ^V R Retrieve version Information
- ^CR Line feed in object
- ^OS Select object (object number)
- ^ON Select object (object name)
- ^DI Directly insert object
- ESC ia Specify command mode
- ESC iXT2 Select print start trigger
- ESC iXP2 Specify print start command text string
- ESC iXr2 Specify print start received character count
- ESC iXD2 Specify delimiter
- ESC iXa2 Specify non-printed text strings
- ESC iXi2 Specify command mode
- ESC iXn2 Select template
- ESC iXf2 Change prefix character
- ESC iXc2 Specify machine settings (full cut option)
- ESC iXy2 Specify machine settings (full cut option–specify cutting after specified number of labels)
- ESC iXH2 Half cut setting
- ESC iXM2 Mirror printing setting
- ESC iXs2 Special tape setting
- ESC iXm2 Select character code set
- ESC iXj2 Specify international character set
- ESC iXR2 Specify line feed command text string
- ESC iXC2 Specify number of copies
- ESC iXN2 Specify number of Numbering copies
- ESC iXF2 FNC1 replacement setting
- ESC iXT1 Retrieve select print start trigger items
- ESC iXP1 Retrieve print start command setting text string
- ESC iXr1 Retrieve print start received character count
- ESC iXD1 Retrieve delimiter
- ESC iXa1 Retrieve non-printed text strings
- ESC iXi1 Retrieve command mode setting
- ESC iXn1 Retrieve template selection number
- ESC iXc1 Retrieves machine settings (full cut option)
- ESC iXy1 Retrieve machine settings (full cut option–specify cutting after specified number of labels)
- ESC iXH1 Retrieve half cut setting
- ESC iXM1 Retrieve mirror printing setting
- ESC iXs1 Retrieve special tape setting
- ESC iXm1 Retrieve character code set
- ESC iXj1 Retrieve international character set setting
- ESC iXf1 Retrieve the prefix character
- ESC iXR1 Retrieve line feed command setting text string
- ESC iXC1 Retrieve number of copies setting
- ESC iXN1 Retrieve number of Numbering copies setting
- ESC iXF1 Retrieve FNC1 replacement setting
- Character code table
- International character set table
- Appendix: Specifications
34
^OS Select object (object number)
[ASCII] ^ O S n1 n2
[Decimal] 94 79 83 nd1 nd2
[Hexadecimal] 5E 4F 53 nh1 nh2
[Parameters] 0≤n1≤5
0≤n2≤9
[Description]
・Selects an object by its object number.
(n1*10)+n2: Object number (1 to 50)
[Remarks]
・The object number can be set between 1 and 50. 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)
^ON Select object (object name)
[ASCII] ^ O N data 00
[Decimal] 94 79 78 datad 00
[Hexadecimal] 5E 4F 4E datah 00
[Parameters] None
[Description]
・Selects an object by its object name.
data: Text string (object name)
[Remarks]
・The maximum length of text that can be set is 20 characters. If text longer than this has
been specified, the command becomes invalid. In addition, the command becomes invalid
if no text has been specified.
・“00h” should be added at the end of the text. This indicates the end of the text.
・Use this command to insert data starting with an intermediary object.
[Example]
・To select an object with the name “TEXT1”:
^ O N T E X T 1 00h
(5Eh 4Fh 4Eh 54h 45h 58h 54h 31h 00h)










