P-touch Template Manual/ Command Reference
Table Of Contents
- P-Touch Template Manualv
- P-Touch Template Command Referencev
- Control Code List
- About P-touch Template
- Static and dynamic commands
- If printing does not begin (main most frequent causes)
- If a template linked to a database is not printed
- Control Command Details
- ^PT Specify print start trigger selection
- ^FF Start printing
- ^PS Specify print start command text string
- ^PC Specify print start received character count
- ^SS Specify delimiter
- ^TS Specify template selection
- ^CO Specify machine settings (cut options)
- ^LS Specify line spacing with line return
- ^CC Change the prefix character
- ^RC Specify line return command text string
- ^CN Specify number of copies
- ^NN Specify number of Numbering copies
- ^ID Initialize template data
- ^QS Specify print options
- ^QV Specify QR code version
- ^FC FNC1 replacement setting
- ^II Initialize
- ^OP Perform machine operation (feed/cut)
- ^SR Status request
- ^VR Retrieve version Information
- ^CR Line return in object
- ^OS Specify object selection (object number)
- ^ON Specify object selection (object name)
- ^DI Direct object insertion
- ESC ia Specify command mode
- ESC iXT2 Specify print start trigger selection
- 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 character text strings
- ESC iXi2 Specify command mode
- ESC iXn2 Specify template selection
- ESC iXf2 Change the prefix character
- ESC iXc2 Specify machine settings (cut options)
- ESC iXy2 Specify machine settings (cut options–specify cutting after a number of labels)
- ESC iXm2 Select character code set
- ESC iXj2 Specify international character set
- ESC iXR2 Specify line return command text string
- ESC iXC2 Specify number of copies
- ESC iXN2 Specify number of Numbering copies
- ESC iXF2 FNC1 replacement setting
- ESC iXq2 Specify print options
- 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 character text strings
- ESC iXi1 Retrieve command mode setting
- ESC iXn1 Retrieve template selection number
- ESC iXc1 Retrieves machine settings (cut options)
- ESC iXy1 Retrieve machine settings (cut options–specify cutting after a number of labels)
- ESC iXm1 Retrieve character code set
- ESC iXj1 Retrieve international character set setting
- ESC iXf1 Retrieve the prefix character
- ESC iXR1 Retrieve line return command setting text string
- ESC iXC1 Retrieve number of copies
- ESC iXN1 Retrieve number of Numbering copies setting
- ESC iXF1 Retrieve FNC1 replacement setting
- ESC iXq1 Retrieve print options
- International character set table
^SR Status request
[ASCII] ^ S R
[Decimal] 94 83 82
[Hexadecimal] 5E 53 52
[Parameters] None
[Description]
・The printer status is returned.
The printer status consists of 32 bytes.
Number Offset Size Name Value/Reference
1 0 1 Print head mark Fixed at “80 Hex”
2 1 1 Size Fixed at “20 Hex”
3 2 1 “Brother” code Fixed at “’B’ Char (42 Hex)”
4 3 1 Series code Fixed at “’5’ Char (35 Hex)”
5 4 1 Model code Fixed at
TD-4000:“’1’ Char (31 Hex)”
TD-4100N:“’2’ Char (32 Hex)”
6 5 1 Country code Fixed at “’0’ Char (30 Hex)”
7 6 1 Machine information Fixed at “00 Hex”
8 7 1 Reserved Fixed at “00 Hex”
9 8 1 Error information 1 Refer to the following table.
10 9 1 Error information 2 Refer to the following table.
11 10 1 Media width
12 11 1 Media type Refer to the following table.
13 12 1 Number of colors Fixed at “00 Hex”
14 13 1 Media length (upper order bytes)
15 14 1 Media sensor value
16 15 1 Mode Fixed at “00 Hex”
17 16 1 Density Fixed at “00 Hex”
18 17 1 Media length (lower order bytes)
19 18 1 Status type Refer to the following table.
20 19 1 Phase type Fixed at “00 Hex”
21 20 1 Higher order bytes of phase
number
Fixed at “00 Hex”
22 21 1 Lower order bytes of phase
number
Fixed at “00 Hex”
23 22 1 Notification number Not used
24 23 1 Number of bytes in the
expanded area
Fixed at “00 Hex”
25 24 8 Reserved Fixed at “00 Hex”
26










