Brother TD-2120N- Manuals
Brother TD-2120N– User Manual in PDF format online.
Manuals:
User Manual Brother TD-2120N
Summary
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...
P-touch Template 2.0 Command Reference - i - Contents Introduction ·············································································································· 1 What is P-touch Template 2.0? ··············································································· 2 1. Using...
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...
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 ...
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...
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 ...
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...
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...
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...
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...
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 ...
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...
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...
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...
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...
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...
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...
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...
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...
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 ...
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...
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...
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...
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...
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 ...
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...
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)...
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...
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...
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)...
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...
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: ...
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...
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...
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...
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...
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 ≤...
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...
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...
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...
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...
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...
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...
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...
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...
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...
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 ...
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 ≤ ...
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 ...
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 ...
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 ...
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...
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...
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...
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...
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...
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...
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...
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...
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...
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...
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...
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...
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. ...
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...
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 ...
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 ...
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 ...
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-...
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. ...
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...
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. ...
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...
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-...
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...
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 ...
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.
Brother Manuals
-
Brother SC6600
User Manual
-
Brother SC9500
User Manual
-
Brother FAX-270MC
User Manual
-
Brother FAX190
User Manual
-
Brother MFC 6550MC
User Manual
-
Brother NB-60
User Manual
-
Brother MFC-4500
User Manual
-
Brother NB-80C
User Manual
-
Brother FAX-290MC
User Manual
-
Brother MFC-4550
User Manual
-
Brother FAX170
User Manual
-
Brother FAX 3550
User Manual
-
Brother HL-5250DN
User Manual
-
Brother ULT2003D
User Manual
-
Brother HL-5280DW
User Manual
-
Brother GX-6750
User Manual
-
Brother GX-6750
Manual
-
Brother AX-325
User Manual
-
Brother AX-325
Manual
-
Brother FAX775
User Manual