Page 3 - IMPORTANT - PLEASE READ CAREFULLY; Note; THAT THIS DOCUMENTATION IS FREE FROM ERRORS OR DEFECTS.
IMPORTANT - PLEASE READ CAREFULLY Note This documentation (“Documentation”) gives you information that will assist you in controlling your Printer TD-2XXX (where “2XXX” is the model name). You may use the Documentation only if you first agree to the following conditions. If you do not agree to the f...
Page 4 - Contents
P-touch Template 2.0 Command Reference - i - Contents Introduction ·············································································································· 1 What is P-touch Template 2.0? ··············································································· 2 1. Using...
Page 7 - Introduction; and basic mastery of programming in a developer's environment.
P-touch Template 2.0 Command Reference - 1 - Introduction Introduction This material provides the necessary information for directly controlling the templates transferred to TD-2XXX. This information is provided assuming that the user has full understanding of the operating system being used and bas...
Page 10 - P-touch Template Settings Tool User’s Guide
P-touch Template 2.0 Command Reference - 4 - 2. P-touch Template Settings Tool User’s Guide 2. P-touch Template Settings Tool User’s Guide (5) Print start command text string setting (1) Command mode setting (2) Template number setting (3) Delimiter setting (4) Print start trigger setting (6) Print ...
Page 11 - (5) Print start command text string setting; Character Code Tables
P-touch Template 2.0 Command Reference - 5 - 2. P-touch Template Settings Tool User’s Guide (1) Command mode setting - P-touch Template mode To use P-touch Template 2.0, select the P-touch Template mode. - ESC/P mode - Raster mode (2) Template number setting Specify the template number selected as t...
Page 15 - Examples for Using Commands; Steps
P-touch Template 2.0 Command Reference - 9 - 3. Examples for Using Commands 3. Examples for Using Commands 3.1 Example for using P-touch Template 2.0 Here is the label that will be made. The media size is 2.25 inches Steps 1. Make a template with P-touch Editor. 2. Transfer the template to Transfer ...
Page 16 - Step 2: Transfer the template to Transfer Manager.
P-touch Template 2.0 Command Reference - 10 - 3. Examples for Using Commands Step 2: Transfer the template to Transfer Manager. The template sent in step 2 is stored in Transfer Manager, as shown below. Stored template Assigned number Step 3: Transfer the template from Transfer Manager to the printe...
Page 19 - Here is the label that will be made.; II
P-touch Template 2.0 Command Reference - 13 - 3. Examples for Using Commands 3.2 Example for using ZPL II in P-touch Template 2.0 Here is the label that will be made. 406 dots (2 inches) 406 dots (2 inches) 110 dots 190 dots Example: A case 203dpi printer is used Font is outline font, and size is 50...
Page 20 - Step 4: Send other ZPL; Summary -all commands to be sent to make the label-
P-touch Template 2.0 Command Reference - 14 - 3. Examples for Using Commands Step 2: Set the label length with ^LL. The label length is 406 dots. ^LL406 Entered command Step 3: Set the label width with ^PW. The label width is 406 dots. ^PW406 Entered command Step 4: Send other ZPL II commands. The o...
Page 22 - Example for using external characters in P-touch Template 2.0; Here is the external character that will be printed.; Make a template and transfer it to the printer.; Step 1: Make a template and transfer it to the printer.
P-touch Template 2.0 Command Reference - 16 - 3. Examples for Using Commands 3.3 Example for using external characters in P-touch Template 2.0 Here is the external character that will be printed. Steps 1. Make a template and transfer it to the printer. 2. Store the external characters as a bitmap fi...
Page 23 - Click
P-touch Template 2.0 Command Reference - 17 - 3. Examples for Using Commands Step 2: Store the external characters as a bitmap file, and drag & drop it to Transfer Manager. Click [Transfer] button. Step 3: Transfer the bitmap file from Transfer Manager to the printer. Assigned number Stored the ...
Page 25 - Relating to text objects; Please also refer to “
P-touch Template 2.0 Command Reference - 19 - 4. P-touch Template 2.0 Limitations 4. P-touch Template 2.0 Limitations 4.1 Relating to text objects 4.1.1 Font, size, etc. Please also refer to “ 5.2 Relationship between the P-touch Editor settings and the printer image ” on page 28 When a template i...
Page 28 - Relating to barcodes
P-touch Template 2.0 Command Reference - 22 - 4. P-touch Template 2.0 Limitations 4.2 Relating to barcodes 4.2.1 Barcodes When trying to transfer a template containing a barcode that is not compatible with the printer, an error will occur while transferring and the template cannot be transferred t...
Page 33 - Notes for printers with Bluetooth interface
P-touch Template 2.0 Command Reference - 27 - 5. Precautions 5. Precautions 5.1 Notes for printers with Bluetooth interface If the printer is connected using Bluetooth, the printer may not be ready immediately after the port is opened. When sending print data, wait at least 500 msec after the port h...
Page 34 - Printed image
P-touch Template 2.0 Command Reference - 28 - 5. Precautions 5.2 Relationship between the P-touch Editor settings and the printer image Printer image P-touch Editor setting Text options (Text Layout settings) Width Height Text Layout Details- Options Wrap Text Frame Size Text Size Frame Size Text Si...
Page 35 - Making a template in order to save time before starting to print; dialog box, select the
P-touch Template 2.0 Command Reference - 29 - 5. Precautions 5.3 Making a template in order to save time before starting to print Perform the following operation to convert permanent objects into images. - In the Text Properties dialog box, select the Expanded tab, and then select the “ Text Canno...
Page 36 - Control Code Lists; Setting and retrieving commands for P-touch Template mode
P-touch Template 2.0 Command Reference - 30 - 6. Control Code Lists 6. Control Code Lists 6.1 Setting and retrieving commands for P-touch Template mode ASCII Code Binary Code Static/Dynamic Description ^PT 5E 50 54 Dynamic Select print start trigger ^FF 5E 46 46 Start printing ^PS 5E 50 53 Dynamic S...
Page 39 - Control Command Details; Select print start trigger
P-touch Template 2.0 Command Reference - 33 - 7. Control Command Details 7. Control Command Details ^PT Select print start trigger ASCII: ^ P T n Decimal: 94 80 84 nd Hexadecimal: 5E 50 54 nh Parameters 1 ≤ n ≤ 3 Description Selects the type of print start trigger. n=1: When the specified text str...
Page 40 - printing
P-touch Template 2.0 Command Reference - 34 - 7. Control Command Details ^FF Start printing ASCII: ^ F F Decimal: 94 70 70 Hexadecimal: 5E 46 46 Parameters None Description Starts printing. However, the print start trigger must be “when the specified text string is received”. (Refer to “^PT” and...
Page 41 - Specify print start command text string
P-touch Template 2.0 Command Reference - 35 - 7. Control Command Details ^PS Specify print start command text string ASCII: ^ P S n1 n2 data Decimal: 94 80 83 nd1 nd2 datad Hexadecimal: 5E 50 53 nh1 nh2 datah Parameters 0 ≤ n1 ≤ 2 0 ≤ n2 ≤ 9 00h ≤ datah ≤ FFh Description Specifies the text string ...
Page 42 - Specify print start received character count
P-touch Template 2.0 Command Reference - 36 - 7. Control Command Details ^PC Specify print start received character count ASCII: ^ P C n1 n2 n3 Decimal: 94 80 67 nd1 nd2 nd3 Hexadecimal: 5E 50 43 nh1 nh2 nh3 Parameters 0 ≤ n1 ≤ 9 0 ≤ n2 ≤ 9 0 ≤ n3 ≤ 9 Description Specifies the number of characters...
Page 43 - delimiter
P-touch Template 2.0 Command Reference - 37 - 7. Control Command Details ^SS Specify delimiter ASCII: ^ S S n1 n2 data Decimal: 94 83 83 nd1 nd2 datad Hexadecimal: 5E 53 53 nh1 nh2 datah Parameters 0 ≤ n1 ≤ 2 0 ≤ n2 ≤ 9 00h ≤ datah ≤ FFh Description The delimiter is used to indicate when to move t...
Page 44 - template
P-touch Template 2.0 Command Reference - 38 - 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 print...
Page 46 - Specify line spacing with line feed
P-touch Template 2.0 Command Reference - 40 - 7. Control Command Details ^LS Specify line spacing with line feed ASCII: ^ L S n1 n2 n3 Decimal: 94 76 83 nd1 nd2 nd3 Hexadecimal: 5E 4C 53 nh1 nh2 nh3 Parameters 0 ≤ n1 ≤ 2 0 ≤ n2 ≤ 9 0 ≤ n3 ≤ 9 Description Specifies the number of dots for the line s...
Page 47 - Change the prefix character
P-touch Template 2.0 Command Reference - 41 - 7. Control Command Details ^CC Change the prefix character ASCII: ^ C C n Decimal: 94 67 67 nd Hexadecimal: 5E 43 43 nh Parameters 00h ≤ nh ≤ FFh Description Changes the prefix character code. n: Character code The default text string for the prefix ...
Page 48 - Specify line feed command text string
P-touch Template 2.0 Command Reference - 42 - 7. Control Command Details ^RC Specify line feed command text string ASCII: ^ R C n1 n2 data Decimal: 94 82 67 nd1 nd2 datad Hexadecimal: 5E 52 43 nh1 nh2 datah Parameters 0 ≤ n1 ≤ 2 0 ≤ n2 ≤ 9 00h ≤ datah ≤ FFh Description Specifies the text string fo...
Page 49 - Specify number of copies
P-touch Template 2.0 Command Reference - 43 - 7. Control Command Details ^CN Specify number of copies ASCII: ^ C N n1 n2 n3 Decimal: 94 67 78 nd1 nd2 nd3 Hexadecimal: 5E 43 4E nh1 nh2 nh3 Parameters 0 ≤ n1 ≤ 9 0 ≤ n2 ≤ 9 0 ≤ n3 ≤ 9 Description Specifies the number of copies to be printed. (n1*100)...
Page 51 - Select print options
P-touch Template 2.0 Command Reference - 45 - 7. Control Command Details ^QS Select print options ASCII: ^ Q S n Decimal: 94 81 83 nd Hexadecimal: 5E 51 53 nh Parameters n: 0, 1 Description Selects the print options. n=0: Priority given to print speed n=1: Priority given to print quality The def...
Page 52 - Specify QR Code version
P-touch Template 2.0 Command Reference - 46 - 7. Control Command Details ^QV Specify QR Code version ASCII: ^ Q V n1 n2 Decimal: 94 81 86 nd1 nd2 Hexadecimal: 5E 51 56 nh1 nh2 Parameters 0 ≤ n1 ≤ 4 0 ≤ n2 ≤ 9 Description Specifies the QR Code version. (n1*10) + n2: Version number (between 0 and 40...
Page 53 - FNC1 replacement setting
P-touch Template 2.0 Command Reference - 47 - 7. Control Command Details ^FC FNC1 replacement setting ASCII: ^ F C n Decimal: 94 70 67 nd Hexadecimal: 5E 46 43 nh Parameters 0 ≤ n ≤ 1 Description Selects whether or not GS codes, which are included in barcode protocols such as GS1-128 (UCC/EAN-128)...
Page 56 - request
P-touch Template 2.0 Command Reference - 50 - 7. Control Command Details ^SR Status request ASCII: ^ S R Decimal: 94 83 82 Hexadecimal: 5E 53 52 Parameters None Description Returns the printer status. The printer status consists of 32 bytes. Number Offset Size Name Value/Reference 1 0 1 Print head...
Page 58 - Retrieve version information
P-touch Template 2.0 Command Reference - 52 - 7. Control Command Details (5) Battery level information Flag Mask Meaning Bit 0 00h Full battery Bit 1 01h Half battery Bit 2 02h Low battery Bit 3 03h Changing required Bit 4 04h AC adapter in use ^VR Retrieve version information ASCII: ^ V R Decimal: ...
Page 59 - Line feed in object
P-touch Template 2.0 Command Reference - 53 - 7. Control Command Details ^CR Line feed in object ASCII: ^ C R Decimal: 94 67 82 Hexadecimal: 5E 43 52 Parameters None Description Adds a line feed to the next line in the text object. Valid even if the text string for the line feed command has been...
Page 62 - Directly insert object
P-touch Template 2.0 Command Reference - 56 - 7. Control Command Details ^DI Directly insert object ASCII: ^ D I n1 n2 data Decimal: 94 68 73 nd1 nd2 datad Hexadecimal: 5E 44 49 nh1 nh2 datah Parameters 00h ≤ nh1 ≤ FFh 00h ≤ nh2 ≤ FEh Description Inserts a text string for the specified number of c...
Page 64 - ESC iXT2 Select print start trigger
P-touch Template 2.0 Command Reference - 58 - 7. Control Command Details ESC iXT2 Select print start trigger ASCII: ESC i X T 2 n1 n2 n3 Decimal: 27 105 88 84 50 nd1 nd2 nd3 Hexadecimal: 1B 69 58 54 32 nh1 nh2 nh3 Parameters nh1=01h (Fixed) nh2=00h (Fixed) 00h ≤ nh3 ≤ 02h Description Selects the t...
Page 65 - ESC iXP2 Specify print start command text string
P-touch Template 2.0 Command Reference - 59 - 7. Control Command Details ESC iXP2 Specify print start command text string ASCII: ESC i X P 2 n1 n2 data Decimal: 27 105 88 80 50 nd1 nd2 datad Hexadecimal: 1B 69 58 50 32 nh1 nh2 datah Parameters 01h ≤ nh1 ≤ 14h nh2: 00h (Fixed) 00h ≤ datah ≤ FFh Descr...
Page 66 - ESC iXr2 Specify print start received character count
P-touch Template 2.0 Command Reference - 60 - 7. Control Command Details ESC iXr2 Specify print start received character count ASCII: ESC i X r 2 n1 n2 n3 n4 Decimal: 27 105 88 114 50 nd1 nd2 nd3 nd4 Hexadecimal: 1B 69 58 72 32 nh1 nh2 nh3 nh4 Parameters nh1: 02h (Fixed) nh2: 00h (Fixed) 00h ≤ nh3 ≤...
Page 67 - ESC iXD2 Specify delimiter
P-touch Template 2.0 Command Reference - 61 - 7. Control Command Details ESC iXD2 Specify delimiter ASCII: ESC i X D 2 n1 n2 data Decimal: 27 105 88 68 50 nd1 nd2 datad Hexadecimal: 1B 69 58 44 32 nh1 nh2 datah Parameters 01h ≤ nh1 ≤ 14h nh2: 00h (Fixed) 00h ≤ datah ≤ FFh Description The delimiter...
Page 68 - ESC iXa2 Specify non-printed text strings
P-touch Template 2.0 Command Reference - 62 - 7. Control Command Details ESC iXa2 Specify non-printed text strings ASCII: ESC i X a 2 n1 n2 n3 data Decimal: 27 105 88 97 50 nd1 nd2 nd3 datad Hexadecimal: 1B 69 58 61 32 nh1 nh2 nh3 datah Parameters 01h ≤ nh1 ≤ 15h nh2: 00h (Fixed) nh3: 01h (Fixed) 00...
Page 69 - ESC iXi2 Select command mode
P-touch Template 2.0 Command Reference - 63 - 7. Control Command Details ESC iXi2 Select command mode ASCII: ESC i X i 2 n1 n2 n3 Decimal: 27 105 88 105 50 nd1 nd2 nd3 Hexadecimal: 1B 69 58 69 32 nh1 nh2 nh3 Parameters nh1: 01h (Fixed) nh2: 00h (Fixed) nh3: 00h 01h 03h Description Switches the mod...
Page 70 - ESC iXn2 Select template
P-touch Template 2.0 Command Reference - 64 - 7. Control Command Details ESC iXn2 Select template ASCII: ESC i X n 2 n1 n2 n3 Decimal: 27 105 88 110 50 nd1 nd2 nd3 Hexadecimal: 1B 69 58 6E 32 nh1 nh2 nh3 Parameters nh1: 01h (Fixed) nh2: 00h (Fixed) 01h ≤ nh3 ≤ 63h Description Selects the number of...
Page 71 - ESC iXf2 Change the prefix character
P-touch Template 2.0 Command Reference - 65 - 7. Control Command Details ESC iXf2 Change the prefix character ASCII: ESC i X f 2 n1 n2 n3 Decimal: 27 105 88 102 50 nd1 nd2 nd3 Hexadecimal: 1B 69 58 66 32 nh1 nh2 nh3 Parameters nh1: 01h (Fixed) nh2: 00h (Fixed) 00h ≤ nh3 ≤ FFh Description Changes t...
Page 72 - ESC iXc2 Select printer settings (cut options)
P-touch Template 2.0 Command Reference - 66 - 7. Control Command Details ESC iXc2 Select printer settings (cut options) ASCII: ESC i X c 2 n1 n2 n3 Decimal: 27 105 88 99 50 nd1 nd2 nd3 Hexadecimal: 1B 69 58 63 32 nh1 nh2 nh3 Parameters nh1: 01h (Fixed) nh2: 00h (Fixed) nh3: 00h 01h 08h 09h Descripti...
Page 74 - ESC iXm2 Select character code set; Appendix B: Character Code Tables
P-touch Template 2.0 Command Reference - 68 - 7. Control Command Details ESC iXm2 Select character code set ASCII: ESC i X m 2 n1 n2 n3 Decimal: 27 105 88 109 50 nd1 nd2 nd3 Hexadecimal: 1B 69 58 6D 32 nh1 nh2 nh3 Parameters nh1: 01h (Fixed) nh2: 00h (Fixed) 00h ≤ nh3 ≤ 04h Description Selects the...
Page 75 - ESC iXj2 Select international character set; International character set table
P-touch Template 2.0 Command Reference - 69 - 7. Control Command Details ESC iXj2 Select international character set ASCII: ESC i X j 2 n1 n2 n3 Decimal: 27 105 88 106 50 nd1 nd2 nd3 Hexadecimal: 1B 69 58 6A 32 nh1 nh2 nh3 Parameters nh1: 01h (Fixed) nh2: 00h (Fixed) 00h ≤ nh3 ≤ 0Dh, 40h Description...
Page 76 - ESC iXR2 Specify line feed command text string
P-touch Template 2.0 Command Reference - 70 - 7. Control Command Details ESC iXR2 Specify line feed command text string ASCII: ESC i X R 2 n1 n2 data Decimal: 27 105 88 82 50 nd1 nd2 datad Hexadecimal: 1B 69 58 52 32 nh1 nh2 datah Parameters 01h ≤ nh1 ≤ 14h nh2: 00h (Fixed) 00h ≤ datah ≤ FFh Descrip...
Page 77 - ESC iXC2 Specify number of copies
P-touch Template 2.0 Command Reference - 71 - 7. Control Command Details ESC iXC2 Specify number of copies ASCII: ESC i X C 2 n1 n2 n3 n4 Decimal: 27 105 88 67 50 nd1 nd2 nd3 nd4 Hexadecimal: 1B 69 58 43 32 nh1 nh2 nh3 nh4 Parameters nh1: 02h (Fixed) nh2: 00h (Fixed) 00h ≤ nh3 ≤ FFh 00h ≤ nh4 ≤ 03h ...
Page 78 - ESC iXN2 Specify number of Numbering copies
P-touch Template 2.0 Command Reference - 72 - 7. Control Command Details ESC iXN2 Specify number of Numbering copies ASCII: ESC i X N 2 n1 n2 n3 n4 Decimal: 27 105 88 78 50 nd1 nd2 nd3 nd4 Hexadecimal: 1B 69 58 4E 32 nh1 nh2 nh3 nh4 Parameters nh1: 02h (Fixed) nh2: 00h (Fixed) 00h ≤ nh3 ≤ FFh 00h ≤ ...
Page 79 - ESC iXF2 FNC1 replacement setting
P-touch Template 2.0 Command Reference - 73 - 7. Control Command Details ESC iXF2 FNC1 replacement setting ASCII: ESC i X F 2 n1 n2 n3 Decimal: 27 105 88 70 50 nd1 nd2 nd3 Hexadecimal: 1B 69 58 46 32 nh1 nh2 nh3 Parameters nh1: 01h (Fixed) nh2: 00h (Fixed) nh3: 00h 01h Description Selects whether ...
Page 80 - ESC iXq2 Select print options
P-touch Template 2.0 Command Reference - 74 - 7. Control Command Details ESC iXq2 Select print options ASCII: ESC i X q 2 n1 n2 n3 Decimal: 27 105 88 113 50 nd1 nd2 nd3 Hexadecimal: 1B 69 58 71 32 nh1 nh2 nh3 Parameters nh1: 01h (Fixed) nh2: 00h (Fixed) nh3: 00h, 01h Description Selects the print ...
Page 81 - ESC iXd2 Specify recovery setting
P-touch Template 2.0 Command Reference - 75 - 7. Control Command Details ESC iXd2 Specify recovery setting ASCII: ESC i X d 2 n1 n2 n3 Decimal: 27 105 88 100 50 nd1 nd2 nd3 Hexadecimal: 1B 69 58 64 32 nh1 nh2 nh3 Parameters nh1: 01h (Fixed) nh2: 00h (Fixed) nh3: 00h, 01h Description Select enable ...
Page 82 - ESC iXE2 Specify barcode margin setting
P-touch Template 2.0 Command Reference - 76 - 7. Control Command Details ESC iXE2 Specify barcode margin setting ASCII: ESC i X E 2 n1 n2 n3 Decimal: 27 105 88 69 50 nd1 nd2 nd3 Hexadecimal: 1B 69 58 45 32 nh1 nh2 nh3 Parameters nh1: 01h (Fixed) nh2: 00h (Fixed) nh3: 00h, 01h Description Select an...
Page 83 - ESC iXh2 Specify rotated print
P-touch Template 2.0 Command Reference - 77 - 7. Control Command Details ESC iXh2 Specify rotated print ASCII: ESC i X h 2 n1 n2 n3 Decimal: 27 105 88 104 50 nd1 nd2 nd3 Hexadecimal: 1B 69 58 68 32 nh1 nh2 nh3 Parameters nh1: 01h (Fixed) nh2: 00h (Fixed) nh3: 00h, 01h Description Select rotate set...
Page 84 - ESC iXT1 Retrieve print start trigger setting
P-touch Template 2.0 Command Reference - 78 - 7. Control Command Details ESC iXT1 Retrieve print start trigger setting ASCII: ESC i X T 1 n1 n2 Decimal: 27 105 88 84 49 nd1 nd2 Hexadecimal: 1B 69 58 54 31 nh1 nh2 Parameters nh1=00h (Fixed) nh2=00h (Fixed) Description The print start trigger is ret...
Page 85 - ESC iXP1 Retrieve print start command setting text string
P-touch Template 2.0 Command Reference - 79 - 7. Control Command Details ESC iXP1 Retrieve print start command setting text string ASCII: ESC i X P 1 n1 n2 Decimal: 27 105 88 80 49 nd1 nd2 Hexadecimal: 1B 69 58 50 31 nh1 nh2 Parameters nh1: 00h (Fixed) nh2: 00h (Fixed) Description Retrieves the te...
Page 86 - ESC iXr1 Retrieve print start received character count
P-touch Template 2.0 Command Reference - 80 - 7. Control Command Details ESC iXr1 Retrieve print start received character count ASCII: ESC i X r 1 n1 n2 Decimal: 27 105 88 114 49 nd1 nd2 Hexadecimal: 1B 69 58 72 31 nh1 nh2 Parameters nh1: 00h (Fixed) nh2: 00h (Fixed) Description Retrieves the numb...
Page 87 - ESC iXD1 Retrieve delimiter
P-touch Template 2.0 Command Reference - 81 - 7. Control Command Details ESC iXD1 Retrieve delimiter ASCII: ESC i X D 1 n1 n2 Decimal: 27 105 88 68 49 nd1 nd2 Hexadecimal: 1B 69 58 44 31 nh1 nh2 Parameters nh1: 00h (Fixed) nh2: 00h (Fixed) Description Retrieves the text string specified for the de...
Page 88 - ESC iXa1 Retrieve non-printed text strings
P-touch Template 2.0 Command Reference - 82 - 7. Control Command Details ESC iXa1 Retrieve non-printed text strings ASCII: ESC i X a 1 n1 n2 n3 Decimal: 27 105 88 97 49 nd1 nd2 nd3 Hexadecimal: 1B 69 58 61 31 nh1 nh2 nh3 Parameters nh1: 01h (Fixed) nh2: 00h (Fixed) nh3: 01h (Fixed) Description Ret...
Page 89 - ESC iXi1 Retrieve command mode setting
P-touch Template 2.0 Command Reference - 83 - 7. Control Command Details ESC iXi1 Retrieve command mode setting ASCII: ESC i X i 1 n1 n2 Decimal: 27 105 88 105 49 nd1 nd2 Hexadecimal: 1B 69 58 69 31 nh1 nh2 Parameters nh1: 00h (Fixed) nh2: 00h (Fixed) Description Retrieves the setting for the comm...
Page 90 - ESC iXn1 Retrieve number of selected template
P-touch Template 2.0 Command Reference - 84 - 7. Control Command Details ESC iXn1 Retrieve number of selected template ASCII: ESC i X n 1 n1 n2 Decimal: 27 105 88 110 49 nd1 nd2 Hexadecimal: 1B 69 58 6E 31 nh1 nh2 Parameters nh1: 00h (Fixed) nh2: 00h (Fixed) Description Retrieves the template numb...
Page 91 - ESC iXc1 Retrieve printer settings (cut options)
P-touch Template 2.0 Command Reference - 85 - 7. Control Command Details ESC iXc1 Retrieve printer settings (cut options) ASCII: ESC i X c 1 n1 n2 Decimal: 27 105 88 99 49 nd1 nd2 Hexadecimal: 1B 69 58 63 31 nh1 nh2 Parameters nh1: 00h (Fixed) nh2: 00h (Fixed) Description Retrieves the various cut...
Page 93 - ESC iXm1 Retrieve character code set setting
P-touch Template 2.0 Command Reference - 87 - 7. Control Command Details ESC iXm1 Retrieve character code set setting ASCII: ESC i X m 1 n1 n2 Decimal: 27 105 88 109 49 nd1 nd2 Hexadecimal: 1B 69 58 6D 31 nh1 nh2 Parameters nh1: 00h (Fixed) nh2: 00h (Fixed) Description Retrieves the specified char...
Page 94 - ESC iXj1 Retrieve international character set setting
P-touch Template 2.0 Command Reference - 88 - 7. Control Command Details ESC iXj1 Retrieve international character set setting ASCII: ESC i X j 1 n1 n2 Decimal: 27 105 88 106 49 nd1 nd2 Hexadecimal: 1B 69 58 6A 31 nh1 nh2 Parameters nh1: 00h (Fixed) nh2: 00h (Fixed) Description Retrieves the inter...
Page 95 - ESC iXf1 Retrieve prefix character
P-touch Template 2.0 Command Reference - 89 - 7. Control Command Details ESC iXf1 Retrieve prefix character ASCII: ESC i X f 1 n1 n2 Decimal: 27 105 88 102 49 nd1 nd2 Hexadecimal: 1B 69 58 66 31 nh1 nh2 Parameters nh1: 00h (Fixed) nh2: 00h (Fixed) Description Retrieves the prefix character code. ...
Page 96 - ESC iXR1 Retrieve line feed command setting text string
P-touch Template 2.0 Command Reference - 90 - 7. Control Command Details ESC iXR1 Retrieve line feed command setting text string ASCII: ESC i X R 1 n1 n2 Decimal: 27 105 88 82 49 nd1 nd2 Hexadecimal: 1B 69 58 52 31 nh1 nh2 Parameters nh1: 00h (Fixed) nh2: 00h (Fixed) Description Retrieves the text...
Page 97 - ESC iXC1 Retrieve number of copies setting
P-touch Template 2.0 Command Reference - 91 - 7. Control Command Details ESC iXC1 Retrieve number of copies setting ASCII: ESC I X C 1 n1 n2 Decimal: 27 105 88 67 49 nd1 nd2 Hexadecimal: 1B 69 58 43 31 nh1 nh2 Parameters nh1: 00h (Fixed) nh2: 00h (Fixed) Description Retrieves the number of copies ...
Page 98 - ESC iXN1 Retrieve number of Numbering copies setting
P-touch Template 2.0 Command Reference - 92 - 7. Control Command Details ESC iXN1 Retrieve number of Numbering copies setting ASCII: ESC i X N 1 n1 n2 Decimal: 27 105 88 78 49 nd1 nd2 Hexadecimal: 1B 69 58 4E 31 nh1 nh2 Parameters nh1: 00h (Fixed) nh2: 00h (Fixed) Description Retrieves the number ...
Page 99 - ESC iXF1 Retrieve FNC1 replacement setting
P-touch Template 2.0 Command Reference - 93 - 7. Control Command Details ESC iXF1 Retrieve FNC1 replacement setting ASCII: ESC i X F 1 n1 n2 Decimal: 27 105 88 70 49 nd1 nd2 Hexadecimal: 1B 69 58 46 31 nh1 nh2 Parameters nh1: 00h (Fixed) nh2: 00h (Fixed) Description Retrieves the FNC1 replacement ...
Page 100 - ESC iXq1 Retrieve print options
P-touch Template 2.0 Command Reference - 94 - 7. Control Command Details ESC iXq1 Retrieve print options ASCII: ESC i X q 1 n1 n2 Decimal: 27 105 88 113 49 nd1 nd2 Hexadecimal: 1B 69 58 71 31 nh1 nh2 Parameters nh1: 00h (Fixed) nh2: 00h (Fixed) Description Retrieves the print options setting. 3-...
Page 101 - ESC iXd1 Retrieve recovery setting
P-touch Template 2.0 Command Reference - 95 - 7. Control Command Details ESC iXd1 Retrieve recovery setting ASCII: ESC i X d 1 n1 n2 Decimal: 27 105 88 100 49 nd1 nd2 Hexadecimal: 1B 69 58 64 31 nh1 nh2 Parameters nh1: 00h (Fixed) nh2: 00h (Fixed) Description Retrieve the recovery print setting. ...
Page 102 - ESC iXE1 Retrieve barcode margin setting
P-touch Template 2.0 Command Reference - 96 - 7. Control Command Details ESC iXE1 Retrieve barcode margin setting ASCII: ESC i X E 1 n1 n2 Decimal: 27 105 88 69 49 nd1 nd2 Hexadecimal: 1B 69 58 45 31 nh1 nh2 Parameters nh1: 00h (Fixed) nh2: 00h (Fixed) Description Retrieve the barcode margin setti...
Page 103 - ESC iXh1 Retrieve rotated print setting
P-touch Template 2.0 Command Reference - 97 - 7. Control Command Details ESC iXh1 Retrieve rotated print setting ASCII: ESC i X h 1 n1 n2 Decimal: 27 105 88 104 49 nd1 nd2 Hexadecimal: 1B 69 58 68 31 nh1 nh2 Parameters nh1: 00h (Fixed) nh2: 00h (Fixed) Description Retrieve rotated print setting. ...
Page 104 - ZPL
P-touch Template 2.0 Command Reference - 98 - 8. ZPL II supported by TD-2020/2120N/2130N 8. ZPL II supported by TD-2020/2120N/2130N ZPL II Description ^A Select font ^B0 Aztec ^B2 Interleaved 2 of 5 ^B3 Code39 ^B7 PDF417 ^B8 EAN-8 ^B9 UPC-E ^BA Code93 ^BC Code128 ^BD MaxiCode ^BE EAN-13 ^BF MicroPDF...
Page 107 - Appendix A: Specifications; Printing; DTR; ra; bold
P-touch Template 2.0 Command Reference - 101 - Appendix A: Specifications Appendix A: Specifications BROTHER TD-2020/2120N/2130N P-touch Template 2.0 specifications Printing method Raster printing (PTCBP mode) ESC/P printing P-touch Template printing Maximum print length 1 meter Resolution (dpi) TD-...
Page 108 - Character code tables; SP
P-touch Template 2.0 Command Reference - 102 - Appendix B: Character Code Tables Appendix B: Character Code Tables Character code tables (1) Windows1252 (Western Europe) 0 1 2 3 4 5 6 7 8 9 A B C D E F 0 SP 0 @ P ` p € ° À Ð à ð 1 ! 1 A Q a q ~ ‘ ¡ ± Á Ñ á ñ 2 ” 2 B R b r , ’ ¢ ² Â Ò â ò 3 # 3 C S c...
Page 113 - Appendix C: Troubleshooting; If printing does not begin (main most frequent cause); When the specified text string is received; If a template linked to a database is not printed; (1) A delimiter character must be entered after the search text.
P-touch Template 2.0 Command Reference - 107 - Appendix C: Troubleshooting Appendix C: Troubleshooting If printing does not begin (main most frequent cause) (1) The communication settings are incorrect. (2) The command mode is not in the P-touch Template mode. (3) The conditions for the print start ...
Page 114 - Appendix D: Introducing the Brother Developer Center; Brother Developer Center.
P-touch Template 2.0 Command Reference - 108 - Appendix D: Introducing the Brother Developer Center Appendix D: Introducing the Brother Developer Center Useful information for developers, such as applications, tools, SDKs as well as FAQs, are provided in the Brother Developer Center.