ESC/POS ESC/POS ESC/POS EPSON ESC/POS Paper Roll Printers ESC/POS ESC/POS ESC/POS ESC/POS ESC/POS ESC/POS CONFIDENTIAL ESC/POS ® Application Programming Guide Version 10.
ESC/POS ESC/POS ESC/POS ESC/POS ESC/POS ESC/POS ESC/POS ESC/POS ESC/POS ESC/POS CONFIDENTIAL EPSON printers & commands • • • Commands in Alphanumeric Order Commands Arranged by Function Commands Arranged by Printer TM-T88III TM-T90 TM-L60II TM-L90 TM-J2000/J2100 TM-U210 TM-U220 TM-U230 TM-U300A/U300B TM-P60
ESC/POS ESC/POS ESC/POS ESC/POS ESC/POS ESC/POS ESC/POS ESC/POS ESC/POS ESC/POS CONFIDENTIAL EPSON how to use this guide blue text PRINTER name Text Any text colored blue is a link to another screen. Click the text to go to that topic. Printer information Most information applies to all printers in a category. If there is information specific to one printer, you see its name in colored text, with a different color for each printer.
ESC/POS ESC/POS ESC/POS ESC/POS ESC/POS ESC/POS ESC/POS ESC/POS ESC/POS ESC/POS CONFIDENTIAL EPSON what’s new in this version? Version 10.00 TM-U220 added. This guide (Paper Roll Printers) is now separate from the guides for other types of printers. Version 10.01 TM-P60 added.
ESC/POS ESC/POS ESC/POS ESC/POS ESC/POS ESC/POS ESC/POS ESC/POS ESC/POS ESC/POS CONFIDENTIAL EPSON about this guide ESC/POS® Application Programming Guide for Paper Roll Printers Version 10.01 Seiko Epson Corporation, System Device Division Notice: The contents of this manual are subject to change without notice EPSON and ESC/POS are registered trademarks of Seiko Epson Corporation. Acrobat® Reader™ copyright ©1987–2002 Adobe Systems Incorporated. All rights reserved.
ESC/POS ESC/POS ESC/POS ESC/POS ESC/POS ESC/POS ESC/POS ESC/POS ESC/POS ESC/POS CONFIDENTIAL EPSON confidentiality agreement BY USING THIS DOCUMENT, YOU AGREE TO ABIDE BY THE TERMS OF THIS AGREEMENT. PLEASE RETURN THIS DOCUMENT IMMEDIATELY IF YOU DO NOT AGREE TO THESE TERMS. This document contains confidential, proprietary information of Seiko Epson Corporation or its affiliates. You must keep such information confidential.
CONFIDENTIAL ESC/POS proprietary command system ESC/POS PROPRIETARY COMMAND SYSTEM ® The market for store automation equipment is changing rapidly with the widespread introduction of POS (point of sale) terminals. These terminals are now appearing even in small retail stores and specialty shops. As personal computers begin to be used as POS terminals, the demand for matching uniform peripheral devices is expected to rise.
CONFIDENTIAL Command classification COMMAND CLASSIFICATION ESC/POS printer commands are classified by functions such as print, character, print position, printing paper, line spacing, panel button, paper sensor, mechanism control, status, bar code, bit-image, macro function, control option, and miscellaneous functions. The classification is called function classification. ESC/POS printer commands are also classified by sheet and grade. The sheet and grade classification is called matrix classification.
Sheet Single sheet Single sheet commands Software extension commands Multiple sheet commands Mechanical extension commands Multiple sheet Hardware extension commands CONFIDENTIAL Extension commands Basic commands Grade Paper roll Command classification Ver. 10.01 p.
CONFIDENTIAL Overview of data processing OVERVIEW OF DATA PROCESSING Character Data and Normal Commands The printer stores data sent from the host computer in the receive buffer temporarily, and then the printer interprets the data and classifies them into commands or character data sequentially.
CONFIDENTIAL Data processing diagram Host computer Interface Character generator (Font data) Print buffer Paper roll Overview of data processing Real-time command processing Receive buffer Main processing [Data analysis/processing] (Character data/normal command) Mechanism Ver. 10.01 p.
CONFIDENTIAL Definitions DEFINITIONS Normal commands Normal commands are all the commands except real-time commands. The normal commands are stored in the receive buffer temporarily and then processed sequentially. Real-time commands Real-time commands are the commands that consist of a DLE extension (such as DLE EOT or DLE ENQ). The realtime commands execute processing when received.
CONFIDENTIAL Beginning of the line The beginning of the line meets all of the following conditions: • • • No data exists in the print buffer. No spaces are skipped by HT in the print buffer. The print position has not been specified by ESC $ or ESC \. In standard mode, the beginning of the line is the left margin. Printable area This is the maximum printable area specified for each printer model.
CONFIDENTIAL Executing commands Executing commands affect printer operation and change the printer status temporarily but do not affect the following printer operation. Functions of printing, paper cutting, and status transmission are executing commands and the real-time commands and some of the normal commands are executing commands. MSB Most Significant Bit LSB Least Significant Bit Obsolete commands These are commands that will not be supported by future printer models.
CONFIDENTIAL TM-U375 supported commands TM-T88III SUPPORTED COMMANDS Command Classification Name Function type HT EXECUTING COMMAND Horizontal tab PRINT POSITION COMMANDS LF EXECUTING COMMAND Print and line feed PRINT COMMANDS FF (in page mode) EXECUTING COMMAND Print and return to standard mode PRINT COMMANDS CR EXECUTING COMMAND Print and carriage return PRINT COMMANDS CAN EXECUTING COMMAND Cancel print data in page mode CHARACTER COMMANDS DLE EOT EXECUTING COMMAND Real-time sta
CONFIDENTIAL Command Classification Name Function type ESC – SETTING COMMAND Turn underline mode on/off CHARACTER COMMANDS ESC 2 SETTING COMMAND Select default line spacing LINE SPACING COMMANDS ESC 3 SETTING COMMAND Set line spacing LINE SPACING COMMANDS ESC = SETTING COMMAND Select peripheral device MISCELLANEOUS COMMANDS ESC ? SETTING COMMAND Cancel user-defined characters CHARACTER COMMANDS ESC @ EXECUTING + SETTING Initialize printer MISCELLANEOUS COMMANDS ESC D SETTING COM
CONFIDENTIAL Command Classification Name Function type ESC a SETTING COMMAND Select justification PRINT POSITION COMMANDS ESC c 3 SETTING COMMAND Select paper sensor(s) to output paper-end signals PAPER SENSOR COMMANDS ESC c 4 SETTING COMMAND Select paper sensor(s) to stop printing PAPER SENSOR COMMANDS ESC c 5 SETTING COMMAND Enable/disable panel buttons PANEL BUTTON COMMAND ESC d EXECUTING COMMAND Print and feed n lines PRINT COMMANDS ESC p EXECUTING COMMAND Generate pulse MISCE
CONFIDENTIAL Command Classification Name Function type GS W SETTING COMMAND Set printing area width PRINT POSITION COMMANDS GS \ EXECUTING COMMAND Set relative vertical print position in page mode PRINT POSITION COMMANDS GS ^ EXECUTING COMMAND Execute macro MACRO FUNCTION COMMANDS GS a EXECUTING + SETTING Enable/disable Automatic Status Back (ASB) STATUS COMMANDS GS b SETTING COMMAND Turn smoothing mode on/off CHARACTER COMMANDS GS f SETTING COMMAND Select font for HRI characters
CONFIDENTIAL The following commands are supported only by Japanese/Simplified Chinese/Traditional Chinese/Korean supporting models. Command Classification Name Function type FS ! SETTING COMMAND Set print mode(s) for Kanji characters KANJI COMMANDS FS & SETTING COMMAND Select Kanji character mode KANJI COMMANDS FS ( A SETTING COMMAND Define character effects of Kanji characters. KANJI COMMANDS FS – SETTING COMMAND Turn underline mode on/off for Kanji characters KANJI COMMANDS FS .
CONFIDENTIAL TM-U375 supported commands TM-T90 SUPPORTED COMMANDS Command Classification Name Function type HT EXECUTING COMMAND Horizontal tab PRINT POSITION COMMANDS LF EXECUTING COMMAND Print and line feed PRINT COMMANDS FF (in page mode) EXECUTING COMMAND Print and return to standard mode PRINT COMMANDS CR EXECUTING COMMAND Print and carriage return PRINT COMMANDS CAN EXECUTING COMMAND Cancel print data in page mode CHARACTER COMMANDS DLE EOT EXECUTING COMMAND Real-time status
CONFIDENTIAL Command Classification Name Function type ESC ✻ EXECUTING COMMAND Select bit-image mode BIT-IMAGE COMMANDS ESC – SETTING COMMAND Turn underline mode on/off CHARACTER COMMANDS ESC 2 SETTING COMMAND Select default line spacing LINE SPACING COMMANDS ESC 3 SETTING COMMAND Set line spacing LINE SPACING COMMANDS ESC = SETTING COMMAND Select peripheral device MISCELLANEOUS COMMANDS ESC ? SETTING COMMAND Cancel user-defined characters CHARACTER COMMANDS ESC @ EXECUTING + SE
CONFIDENTIAL Command Classification Name Function type ESC \ EXECUTING COMMAND Set relative print position PRINT POSITION COMMANDS ESC a SETTING COMMAND Select justification PRINT POSITION COMMANDS ESC c 3 SETTING COMMAND Select paper sensor(s) to output paper-end signals PAPER SENSOR COMMANDS ESC c 4 SETTING COMMAND Select paper sensor(s) to stop printing PAPER SENSOR COMMANDS ESC c 5 SETTING COMMAND Enable/disable panel buttons PANEL BUTTON COMMAND ESC d EXECUTING COMMAND Print a
CONFIDENTIAL Command Classification Name Function type GS ( M EXECUTING + SETTING Customize printer control value(s) CUSTOMIZE COMMANDS GS ( N SETTING COMMAND Select character effects CHARACTER COMMANDS GS ( k EXECUTING + SETTING Specify and print the symbol TWO DIMENSION CODE COMMANDS GS : EXECUTING + SETTING Start/end macro definition MACRO FUNCTION COMMANDS GS B SETTING COMMAND Turn white/black reverse printing mode on/off CHARACTER COMMANDS GS H SETTING COMMAND Select printing
CONFIDENTIAL Command Classification Name Function type GS g 2 EXECUTING COMMAND Transmit maintenance counter MISCELLANEOUS COMMANDS GS h SETTING COMMAND Set bar code height BAR CODE COMMANDS GS k EXECUTING COMMAND Print bar code BAR CODE COMMANDS GS r EXECUTING COMMAND Transmit status STATUS COMMANDS GS w SETTING COMMAND Set bar code width BAR CODE COMMANDS Paper roll TM-T90 supported commands Ver. 10.01 p.
CONFIDENTIAL The following commands are supported only by Japanese/Simplified Chinese/Traditional Chinese/Korean supporting models. Command Classification Name Function type FS ! SETTING COMMAND Set print mode(s) for Kanji characters KANJI COMMANDS FS & SETTING COMMAND Select Kanji character mode KANJI COMMANDS FS ( A SETTING COMMAND Define character effects of Kanji characters. KANJI COMMANDS FS – SETTING COMMAND Turn underline mode on/off for Kanji characters KANJI COMMANDS FS .
CONFIDENTIAL TM-U375 supported commands TM-L60II SUPPORTED COMMANDS Command Classification Name Function type HT EXECUTING COMMAND Horizontal tab PRINT POSITION COMMANDS LF EXECUTING COMMAND Print and line feed PRINT COMMANDS FF (in page mode) EXECUTING COMMAND Print and return to standard mode PRINT COMMANDS FF (on label) EXECUTING COMMAND Print and feed label to print starting position (on label) PRINT COMMANDS CR EXECUTING COMMAND Print and carriage return PRINT COMMANDS CAN EXE
CONFIDENTIAL Command Classification Name Function type ESC 2 SETTING COMMAND Select default line spacing LINE SPACING COMMANDS ESC 3 SETTING COMMAND Set line spacing LINE SPACING COMMANDS ESC = SETTING COMMAND Select peripheral device MISCELLANEOUS COMMANDS ESC ? SETTING COMMAND Cancel user-defined characters CHARACTER COMMANDS ESC @ EXECUTING + SETTING Initialize printer MISCELLANEOUS COMMANDS ESC D SETTING COMMAND Set horizontal tab positions PRINT POSITION COMMANDS ESC E SETT
CONFIDENTIAL Command Classification Name Function type ESC c 3 SETTING COMMAND Select paper sensor(s) to output paper-end signals PAPER SENSOR COMMANDS ESC c 4 SETTING COMMAND Select paper sensor(s) to stop printing PAPER SENSOR COMMANDS ESC c 5 SETTING COMMAND Enable/disable panel buttons PANEL BUTTON COMMAND ESC d EXECUTING COMMAND Print and feed n lines PRINT COMMANDS ESC p EXECUTING COMMAND Generate pulse MISCELLANEOUS COMMANDS ESC t SETTING COMMAND Select character code table
CONFIDENTIAL Command Classification Name Function type GS \ EXECUTING COMMAND Set relative vertical print position in page mode PRINT POSITION COMMANDS GS ^ EXECUTING COMMAND Execute macro MACRO FUNCTION COMMANDS GS a EXECUTING + SETTING Enable/disable Automatic Status Back (ASB) STATUS COMMANDS GS b SETTING COMMAND Turn smoothing mode on/off CHARACTER COMMANDS GS f SETTING COMMAND Select font for HRI characters BAR CODE COMMANDS GS h SETTING COMMAND Set bar code height BAR CODE C
CONFIDENTIAL TM-U375 supported commands TM-L90 SUPPORTED COMMANDS Command Classification Name Function type HT EXECUTING COMMAND Horizontal tab PRINT POSITION COMMANDS LF EXECUTING COMMAND Print and line feed PRINT COMMANDS FF (in page mode) EXECUTING COMMAND Print and return to standard mode PRINT COMMANDS CR EXECUTING COMMAND Print and carriage return PRINT COMMANDS CAN EXECUTING COMMAND Cancel print data in page mode CHARACTER COMMANDS DLE EOT EXECUTING COMMAND Real-time status
CONFIDENTIAL Command Classification Name Function type ESC ✻ EXECUTING COMMAND Select bit-image mode BIT-IMAGE COMMANDS ESC – SETTING COMMAND Turn underline mode on/off CHARACTER COMMANDS ESC 2 SETTING COMMAND Select default line spacing LINE SPACING COMMANDS ESC 3 SETTING COMMAND Set line spacing LINE SPACING COMMANDS ESC = SETTING COMMAND Select peripheral device MISCELLANEOUS COMMANDS ESC ? SETTING COMMAND Cancel user-defined characters CHARACTER COMMANDS ESC @ EXECUTING + SE
CONFIDENTIAL Command Classification Name Function type ESC \ EXECUTING COMMAND Set relative print position PRINT POSITION COMMANDS ESC a SETTING COMMAND Select justification PRINT POSITION COMMANDS ESC c 3 SETTING COMMAND Select paper sensor(s) to output paper-end signals PAPER SENSOR COMMANDS ESC c 4 SETTING COMMAND Select paper sensor(s) to stop printing PAPER SENSOR COMMANDS ESC c 5 SETTING COMMAND Enable/disable panel buttons PANEL BUTTON COMMAND ESC d EXECUTING COMMAND Print a
CONFIDENTIAL Command Classification Name Function type GS ( L EXECUTING + SETTING Specify graphics data BIT-IMAGE COMMANDS GS ( M EXECUTING + SETTING Customize printer control value(s) CUSTOMIZE COMMANDS GS ( N SETTING COMMAND Select character effects CHARACTER COMMANDS GS ( k EXECUTING + SETTING Specify and print the symbol TWO DIMENSION CODE COMMANDS GS : EXECUTING + SETTING Start/end macro definition MACRO FUNCTION COMMANDS GS B SETTING COMMAND Turn white/black reverse printing
CONFIDENTIAL Command Classification Name Function type GS g 0 SETTING COMMAND Initialize maintenance counter MISCELLANEOUS COMMANDS GS g 2 EXECUTING COMMAND Transmit maintenance counter MISCELLANEOUS COMMANDS GS h SETTING COMMAND Set bar code height BAR CODE COMMANDS GS k EXECUTING COMMAND Print bar code BAR CODE COMMANDS GS r EXECUTING COMMAND Transmit status STATUS COMMANDS GS w SETTING COMMAND Set bar code width BAR CODE COMMANDS Paper roll TM-L90 supported commands Ver. 10.
CONFIDENTIAL The following commands are supported only by Japanese/Simplified Chinese/Traditional Chinese/Korean supporting models. Command Classification Name Function type FS ! SETTING COMMAND Set print mode(s) for Kanji characters KANJI COMMANDS FS & SETTING COMMAND Select Kanji character mode KANJI COMMANDS FS ( A SETTING COMMAND Define character effects of Kanji characters. KANJI COMMANDS FS – SETTING COMMAND Turn underline mode on/off for Kanji characters KANJI COMMANDS FS .
CONFIDENTIAL TM-U375 supported commands TM-J2000/J2100 SUPPORTED COMMANDS Command Classification Name Function type HT EXECUTING COMMAND Horizontal tab PRINT POSITION COMMANDS LF EXECUTING COMMAND Print and line feed PRINT COMMANDS FF (in page mode) EXECUTING COMMAND Print and return to standard mode PRINT COMMANDS CR EXECUTING COMMAND Print and carriage return PRINT COMMANDS CAN EXECUTING COMMAND Cancel print data in page mode CHARACTER COMMANDS DLE EOT EXECUTING COMMAND Real-tim
CONFIDENTIAL Command Classification Name Function type ESC % SETTING COMMAND Select/cancel user-defined character set CHARACTER COMMANDS ESC & SETTING COMMAND Define user-defined characters CHARACTER COMMANDS ESC ✻ EXECUTING COMMAND Select bit-image mode BIT-IMAGE COMMANDS ESC – SETTING COMMAND Turn underline mode on/off CHARACTER COMMANDS ESC 2 SETTING COMMAND Select default line spacing LINE SPACING COMMANDS ESC 3 SETTING COMMAND Set line spacing LINE SPACING COMMANDS ESC < EX
CONFIDENTIAL Command Classification Name Function type ESC T SETTING COMMAND Select print direction in page mode PRINT POSITION COMMANDS ESC U SETTING COMMAND Turn unidirectional printing mode on/off MECHANISM CONTROL COMMANDS ESC V SETTING COMMAND Turn 90° clockwise rotation mode on/off CHARACTER COMMANDS ESC W SETTING COMMAND Set printing area in page mode PRINT POSITION COMMANDS ESC \ EXECUTING COMMAND Set relative print position PRINT POSITION COMMANDS ESC a SETTING COMMAND Sel
CONFIDENTIAL Command Classification Name Function type GS ( C EXECUTING + SETTING Edit NV user memory CUSTOMIZE COMMANDS GS ( D EXECUTING + SETTING Enable/disable real-time command MISCELLANEOUS COMMANDS GS ( E EXECUTING + SETTING User setup commands CUSTOMIZE COMMANDS GS ( K EXECUTING COMMAND Select printing control MISCELLANEOUS COMMANDS EXECUTING + SETTING Specify graphics data BIT-IMAGE COMMANDS GS ( M EXECUTING + SETTING Customize printer control value(s) CUSTOMIZE COMMANDS G
CONFIDENTIAL Command Classification Name Function type GS a EXECUTING + SETTING Enable/disable Automatic Status Back (ASB) STATUS COMMANDS GS b SETTING COMMAND Turn smoothing mode on/off CHARACTER COMMANDS GS f SETTING COMMAND Select font for HRI characters BAR CODE COMMANDS GS g 0 SETTING COMMAND Initialize maintenance counter MISCELLANEOUS COMMANDS GS g 2 EXECUTING COMMAND Transmit maintenance counter MISCELLANEOUS COMMANDS GS h SETTING COMMAND Set bar code height BAR CODE COMMA
CONFIDENTIAL The following commands are supported only by Japanese/Simplified Chinese/Traditional Chinese/Korean supporting models. Command Classification Name Function type FS ! SETTING COMMAND Set print mode(s) for Kanji characters KANJI COMMANDS FS & SETTING COMMAND Select Kanji character mode KANJI COMMANDS FS ( A SETTING COMMAND Define character effects of Kanji characters. KANJI COMMANDS FS – SETTING COMMAND Turn underline mode on/off for Kanji characters KANJI COMMANDS FS .
CONFIDENTIAL TM-U375 supported commands TM-U210 SUPPORTED COMMANDS Command Classification Name Function type HT EXECUTING COMMAND Horizontal tab PRINT POSITION COMMANDS LF EXECUTING COMMAND Print and line feed PRINT COMMANDS CR EXECUTING COMMAND Print and carriage return PRINT COMMANDS DLE EOT EXECUTING COMMAND Real-time status transmission STATUS COMMANDS DLE ENQ EXECUTING COMMAND Real-time request to printer MISCELLANEOUS COMMANDS ESC SP SETTING COMMAND Set right-side character
CONFIDENTIAL Command Classification Name Function type ESC @ EXECUTING + SETTING Initialize printer MISCELLANEOUS COMMANDS ESC D SETTING COMMAND Set horizontal tab positions PRINT POSITION COMMANDS ESC E SETTING COMMAND Turn emphasized mode on/off CHARACTER COMMANDS ESC G SETTING COMMAND Turn double-strike mode on/off CHARACTER COMMANDS ESC J EXECUTING COMMAND Print and feed paper PRINT COMMANDS ESC K EXECUTING COMMAND Print and reverse feed PRINT COMMANDS ESC R SETTING COMMAND
CONFIDENTIAL Command Classification Name Function type ESC { SETTING COMMAND Turn upside-down printing mode on/off CHARACTER COMMANDS GS ( A EXECUTING COMMAND Execute test print MISCELLANEOUS COMMANDS GS I EXECUTING COMMAND Transmit printer ID MISCELLANEOUS COMMANDS GS V EXECUTING COMMAND Select cut mode and cut paper MECHANISM CONTROL COMMANDS GS a EXECUTING + SETTING Enable/disable Automatic Status Back (ASB) STATUS COMMANDS GS r EXECUTING COMMAND Transmit status STATUS COMMANDS
CONFIDENTIAL The following commands are supported only by Japanese/Simplified Chinese/Traditional Chinese/Korean supporting models. Command Classification Name Function type FS ! SETTING COMMAND Set print mode(s) for Kanji characters KANJI COMMANDS FS & SETTING COMMAND Select Kanji character mode KANJI COMMANDS FS ( A SETTING COMMAND Define character effects of Kanji characters. KANJI COMMANDS FS – SETTING COMMAND Turn underline mode on/off for Kanji characters KANJI COMMANDS FS .
CONFIDENTIAL TM-U220 SUPPORTED COMMANDS Command Classification Name Function type HT EXECUTING COMMAND Horizontal tab PRINT POSITION COMMANDS LF EXECUTING COMMAND Print and line feed PRINT COMMANDS CR EXECUTING COMMAND Print and carriage return PRINT COMMANDS DLE EOT EXECUTING COMMAND Real-time status transmission STATUS COMMANDS DLE ENQ EXECUTING COMMAND Real-time request to printer MISCELLANEOUS COMMANDS DLE DC4 (fn = 1) EXECUTING + SETTING Generate pulse at real-time MISCELLAN
CONFIDENTIAL Command Classification Name Function type ESC < EXECUTING COMMAND Return home MECHANISM CONTROL COMMANDS ESC = SETTING COMMAND Select peripheral device MISCELLANEOUS COMMANDS ESC ? SETTING COMMAND Cancel user-defined characters CHARACTER COMMANDS ESC @ EXECUTING + SETTING Initialize printer MISCELLANEOUS COMMANDS ESC D SETTING COMMAND Set horizontal tab positions PRINT POSITION COMMANDS ESC E SETTING COMMAND Turn emphasized mode on/off CHARACTER COMMANDS ESC G SETTI
CONFIDENTIAL Command Classification Name Function type ESC e EXECUTING COMMAND Print and reverse feed n lines PRINT COMMANDS ESC i EXECUTING COMMAND Partial cut (one point left uncut) MECHANISM CONTROL COMMANDS ESC m EXECUTING COMMAND Partial cut (three points left uncut) MECHANISM CONTROL COMMANDS ESC p EXECUTING COMMAND Generate pulse MISCELLANEOUS COMMANDS ESC r SETTING COMMAND Select print color CHARACTER COMMANDS ESC t SETTING COMMAND Select character code table CHARACTER COM
CONFIDENTIAL Command Classification Name Function type FS ? SETTING COMMAND Cancel user-defined Kanji characters KANJI COMMANDS FS p EXECUTING COMMAND Print NV bit image BIT-IMAGE COMMANDS FS q EXECUTING + SETTING Define NV bit image BIT-IMAGE COMMANDS GS ( A EXECUTING COMMAND Execute test print MISCELLANEOUS COMMANDS GS ( C EXECUTING + SETTING Edit NV user memory CUSTOMIZE COMMANDS GS ( D EXECUTING + SETTING Enable/disable real-time command MISCELLANEOUS COMMANDS GS ( E EXECUTI
CONFIDENTIAL TM-U375 supported commands TM-U230 SUPPORTED COMMANDS Command Classification Name Function type HT EXECUTING COMMAND Horizontal tab PRINT POSITION COMMANDS LF EXECUTING COMMAND Print and line feed PRINT COMMANDS CR EXECUTING COMMAND Print and carriage return PRINT COMMANDS DLE EOT EXECUTING COMMAND Real-time status transmission STATUS COMMANDS DLE ENQ EXECUTING COMMAND Real-time request to printer MISCELLANEOUS COMMANDS ESC SP SETTING COMMAND Set right-side character
CONFIDENTIAL Command Classification Name Function type ESC ? SETTING COMMAND Cancel user-defined characters CHARACTER COMMANDS ESC @ EXECUTING + SETTING Initialize printer MISCELLANEOUS COMMANDS ESC D SETTING COMMAND Set horizontal tab positions PRINT POSITION COMMANDS ESC E SETTING COMMAND Turn emphasized mode on/off CHARACTER COMMANDS ESC G SETTING COMMAND Turn double-strike mode on/off CHARACTER COMMANDS ESC J EXECUTING COMMAND Print and feed paper PRINT COMMANDS ESC K EXECUT
CONFIDENTIAL Command Classification Name Function type ESC t SETTING COMMAND Select character code table CHARACTER COMMANDS ESC { SETTING COMMAND Turn upside-down printing mode on/off CHARACTER COMMANDS GS ( A EXECUTING COMMAND Execute test print MISCELLANEOUS COMMANDS GS I EXECUTING COMMAND Transmit printer ID MISCELLANEOUS COMMANDS GS V EXECUTING COMMAND Select cut mode and cut paper MECHANISM CONTROL COMMANDS GS a EXECUTING + SETTING Enable/disable Automatic Status Back (ASB) S
CONFIDENTIAL TM-U375 supported commands TM-U300A/B SUPPORTED COMMANDS Command Classification Name Function type HT EXECUTING COMMAND Horizontal tab PRINT POSITION COMMANDS LF EXECUTING COMMAND Print and line feed PRINT COMMANDS CR EXECUTING COMMAND Print and carriage return PRINT COMMANDS ESC SP SETTING COMMAND Set right-side character spacing CHARACTER COMMANDS ESC ! SETTING COMMAND Select print mode(s) CHARACTER COMMANDS ESC % SETTING COMMAND Select/cancel user-defined character
CONFIDENTIAL Command Classification Name Function type ESC K EXECUTING COMMAND Print and reverse feed PRINT COMMANDS ESC R SETTING COMMAND Select an international character set CHARACTER COMMANDS ESC U SETTING COMMAND Turn unidirectional printing mode on/off MECHANISM CONTROL COMMANDS ESC c 3 SETTING COMMAND Select paper sensor(s) to output paper-end signals PAPER SENSOR COMMANDS ESC c 4 SETTING COMMAND Select paper sensor(s) to stop printing PAPER SENSOR COMMANDS ESC c 5 SETTING CO
CONFIDENTIAL The following commands are supported only by Japanese/Simplified Chinese/Traditional Chinese/Korean supporting models. Command Classification Name Function type FS ! SETTING COMMAND Set print mode(s) for Kanji characters KANJI COMMANDS FS & SETTING COMMAND Select Kanji character mode KANJI COMMANDS FS ( A SETTING COMMAND Define character effects of Kanji characters. KANJI COMMANDS FS – SETTING COMMAND Turn underline mode on/off for Kanji characters KANJI COMMANDS FS .
CONFIDENTIAL TM-P60 supported commands TM-P60 SUPPORTED COMMANDS Command Classification Name Function type HT EXECUTING COMMAND Horizontal tab PRINT POSITION COMMANDS LF EXECUTING COMMAND Print and line feed PRINT COMMANDS FF (in page mode) EXECUTING COMMAND Print and return to standard mode (in page mode) PRINT COMMANDS CAN EXECUTING COMMAND Cancel print data in page mode CHARACTER COMMANDS DLE EOT EXECUTING COMMAND Transmit real-time status STATUS COMMANDS DLE ENQ EXECUTING COMMA
CONFIDENTIAL Command Classification Name Function type ESC = SETTING COMMAND Select peripheral device MISCELLANEOUS COMMANDS ESC @ EXECUTING + SETTING Initialize printer MISCELLANEOUS COMMANDS ESC D SETTING COMMAND Set horizontal tab positions PRINT POSITION COMMANDS ESC E SETTING COMMAND Turn emphasized mode on/off CHARACTER COMMANDS ESC J EXECUTING COMMAND Print and feed paper PRINT COMMANDS ESC L EXECUTING COMMAND Select page mode MISCELLANEOUS COMMANDS ESC M SETTING COMMAND
CONFIDENTIAL Command Classification Name Function type GS $ EXECUTING COMMAND Set absolute vertical print position in page mode PRINT POSITION COMMANDS GS ( C EXECUTING + SETTING Edit NV user memory CUSTOMIZE COMMANDS GS ( D SETTING COMMAND Enable/disable real-time command MISCELLANEOUS COMMANDS GS ( E EXECUTING + SETTING Set user setup commands CUSTOMIZE COMMANDS GS ( H EXECUTING COMMAND Require response transmission MISCELLANEOUS COMMANDS EXECUTING + SETTING Set graphics data BIT
CONFIDENTIAL Command Classification Name Function type GS g 0 SETTING COMMAND Initialize maintenance counter MISCELLANEOUS COMMANDS GS g 2 EXECUTING COMMAND Transmit maintenance counter MISCELLANEOUS COMMANDS GS h SETTING COMMAND Set bar code height BAR CODE COMMANDS GS k EXECUTING COMMAND Print bar code BAR CODE COMMANDS GS r EXECUTING COMMAND Transmit status STATUS COMMANDS GS w SETTING COMMAND Set bar code width BAR CODE COMMANDS Paper roll TM-P60 supported commands Ver. 10.
CONFIDENTIAL Commands in alphanumeric order COMMANDS IN ALPHANUMERIC ORDER In this table, click any name to see the command description with program examples and print samples. The print samples are images of the printing results of the program examples; they do not represent actual printing.
CONFIDENTIAL Command Name Function type ESC ! Select print mode(s) CHARACTER COMMANDS ESC $ Set absolute print position PRINT POSITION COMMANDS ESC % Select/cancel user-defined character set CHARACTER COMMANDS ESC & Define user-defined characters CHARACTER COMMANDS ESC ( A Control of the beeper MISCELLANEOUS COMMANDS ESC Select bit-image mode BIT-IMAGE COMMANDS ESC – Turn underline mode on/off CHARACTER COMMANDS ESC 2 Select default line spacing LINE SPACING COMMANDS ESC 3 Set li
CONFIDENTIAL Command Name Function type ESC L Select page mode MISCELLANEOUS COMMANDS ESC M Select character font CHARACTER COMMANDS ESC R Select an international character set CHARACTER COMMANDS ESC S Select standard mode MISCELLANEOUS COMMANDS ESC T Select print direction in page mode PRINT POSITION COMMANDS ESC U Turn unidirectional printing mode on/off MECHANISM CONTROL COMMANDS ESC V Turn 90° clockwise rotation mode on/off CHARACTER COMMANDS ESC W Set printing area in page mode
CONFIDENTIAL Command Name Function type ESC r Select print color CHARACTER COMMANDS ESC t Select character code table CHARACTER COMMANDS * ESC u Transmit peripheral device status STATUS COMMANDS * ESC v Transmit paper sensor status STATUS COMMANDS ESC { Turn upside-down printing mode on/off CHARACTER COMMANDS FS ! Set print mode(s) for Kanji characters KANJI COMMANDS FS & Select Kanji character mode KANJI COMMANDS FS ( A Define character effects of Kanji characters.
CONFIDENTIAL Command Name Function type * FS p Print NV bit image BIT-IMAGE COMMANDS * FS q Define NV bit image BIT-IMAGE COMMANDS * GS FF Print and eject label PRINT COMMANDS GS ! Select character size CHARACTER COMMANDS GS $ Set absolute vertical print position in page mode PRINT POSITION COMMANDS GS ( A Execute test print MISCELLANEOUS COMMANDS GS ( C Edit NV user memory CUSTOMIZE COMMANDS GS ( D Enable/disable real-time command MISCELLANEOUS COMMANDS GS ( E User setup command
CONFIDENTIAL Command Name Function type * GS A Adjust label print starting position MISCELLANEOUS COMMANDS GS B Turn white/black reverse printing mode on/off CHARACTER COMMANDS * GS C 0 Select counter print mode COUNTER PRINTING COMMANDS * GS C 1 Select count mode (A) COUNTER PRINTING COMMANDS * GS C 2 Select counter print mode COUNTER PRINTING COMMANDS * GS C ; Select counter mode (B) COUNTER PRINTING COMMANDS * GS E Select head control method MISCELLANEOUS COMMANDS GS H Select pri
CONFIDENTIAL Command Name Function type GS b Turn smoothing mode on/off CHARACTER COMMANDS * GS c Print counter COUNTER PRINTING COMMANDS GS f Select font for HRI characters BAR CODE COMMANDS GS g 0 Initialize maintenance counter MISCELLANEOUS COMMANDS GS g 2 Transmit maintenance counter MISCELLANEOUS COMMANDS GS h Set bar code height BAR CODE COMMANDS GS j Enable/disable Ink Automatic Status Back (ASB) STATUS COMMANDS GS k Print bar code BAR CODE COMMANDS GS r Transmit status S
CONFIDENTIAL The following commands are supported only by Simplified Chinese/Traditional Chinese/Korean/Japanese models. Command Name Function type FS ! Set print mode(s) for Kanji characters KANJI COMMANDS FS & Select Kanji character mode KANJI COMMANDS FS ( A Define character effects of Kanji characters KANJI COMMANDS FS – Turn underline mode on/off for Kanji characters KANJI COMMANDS FS .
CONFIDENTIAL obsolete commands The following commands are obsolete commands and will not be supported by future printer models. More suitable substitute commands are listed to the right.
CONFIDENTIAL obsolete commands Command Name Function type Substitute commands GS C 2 Select counter print mode COUNTER PRINTING COMMANDS NONE GS C ; Select counter mode (B) COUNTER PRINTING COMMANDS NONE GS E Select head control method MISCELLANEOUS COMMANDS GS ( K GS Q 0 Print variable vertical size bit image BIT-IMAGE COMMANDS GS ( L GS c Print counter COUNTER PRINTING COMMANDS NONE GS v 0 Print raster bit image BIT-IMAGE COMMANDS GS ( L Paper roll Commands in alphanumeric o
CONFIDENTIAL Commands arranged by function COMMANDS ARRANGED BY FUNCTION Click any item to see the commands in that category.
CONFIDENTIAL Print commands PRINT COMMANDS Command LF FF (in page mode) FF (on label) CR ESC FF ESC J ESC K ESC d ESC e GS FF Paper roll Print commands Name Print and line feed Print and return to standard mode (in page mode) Print and feed label to print starting position (on label) Print and carriage return Print data in page mode Print and feed paper Print and reverse feed Print and feed n lines Print and reverse feed n lines Print and eject label Ver. 10.01 p.
CONFIDENTIAL Print commands LF EXECUTING COMMAND [Name] Print and line feed [Format] ASCII Hex Decimal [Range] None [Default] None LF 0A 10 [Printers not featuring this command] None [Description] Prints the data in the print buffer and feeds one line, based on the current line spacing. [Notes] ■ The amount of paper fed per line is based on the value set using the line spacing command (ESC 2 or ESC 3). ■ After printing, the print position moves to the beginning of the line.
CONFIDENTIAL TM-L90 When the origin of layout is selected to bottom of label or top of black mark in standard mode and a paper feed amount that exceeds the remaining printable area of the label is sent, the printer executes one of the following: ■ If the printer will print a line that is higher than the remaining printable area of the label, the printer feeds the label to the next print starting position and the printer executes this command.
CONFIDENTIAL Print commands FF (in page mode) EXECUTING COMMAND [Name] Print and return to standard mode (in page mode) [Format] ASCII Hex Decimal [Default] None [Range] None FF 0C 12 [Printers not featuring this command] TM-U230, TM-U220, TM-U210, TM-U300A/B [Description] In page mode, prints all the data in the print buffer collectively and switches from page mode to standard mode. [Notes] ■ This command is enabled only in page mode.
CONFIDENTIAL [Model-dependent variations] None Program Example for all printers PRINT #1, CHR$(&H1B);"L"; ←Select page mode PRINT #1, CHR$(&H1D);"P";CHR$(180);CHR$(180); Print Sample AAAAA BBBBB CCCCC PRINT #1, CHR$(&H1B);"W";CHR$(0);CHR$(0);CHR$(0); CHR$(0);CHR$(60);CHR$(0);CHR$(90);CHR$(0); PRINT #1, CHR$(&H1B);"T";CHR$(0); PRINT #1, "AAAAA"; CHR$(&HA); ←Store characters for printing PRINT #1, "BBBBB"; CHR$(&HA); ←Store characters for printing PRINT #1, "CCCCC"; CHR$(&HC); ←Batch print Paper roll Pr
CONFIDENTIAL Print commands obsolete command FF (on label) EXECUTING COMMAND [Name] Print and feed label to print starting position (on label) [Format] ASCII Hex Decimal [Default] None [Range] None FF 0C 12 [Printers not featuring this command] TM-J2000/J2100, TM-T90, TM-T88III, TM-L90, TM-P60, TM-U230, TM-U220, TM-U210, TM-U300A/B [Description] Prints the data in the print buffer and feeds paper to the print starting position on the next label.
CONFIDENTIAL [Model-dependent variations] TM-L60II Program Example for all printers PRINT #1, "AAAAA"; CHR$(&HA); Print Sample AAAAA BBBBB PRINT #1, "BBBBB"; CHR$(&HC); TM-L60II A thermal label is selected when DIP switch 2-6 is ON with a serial interface. A thermal label is selected when DIP switch 1-7 is ON with a parallel interface. Paper roll Print commands FF (on label) Ver. 10.01 p.
CONFIDENTIAL Print commands CR EXECUTING COMMAND [Name] Print and carriage return [Format] ASCII Hex Decimal [Range] None [Default] None CR 0D 13 [Printers not featuring this command] TM-P60 [Description] Executes one of the following operations.
CONFIDENTIAL [Model-dependent variations] TM-J2000/J2100, TM-T90, TM-T88III, TM-L90, TM-L60II, TM-U230, TM-U220, TM-U210, TM-U300A/B Program Example (Line thermal) Print Sample (Line thermal) ←Auto line feed enabled AAAAA PRINT #1, "AAAAA";CHR$(&HD); PRINT #1, " BBBBB BBBBB";CHR$(&HA); BBBBB ←Auto line feed disabled AAAAA Program Example (Serial dot head) Print Sample (Serial dot head) AAAAA PRINT #1, "AAAAA";CHR$(&HD); PRINT #1, " BBBBB BBBBB";CHR$(&HA); AAAAABBBBB ←Auto line feed enabled ←A
CONFIDENTIAL TM-L90 Auto line feed for a parallel interface is selected by Memory switch 1-5. This printer has only a line thermal head. TM-L60II Auto line feed for a parallel interface is selected by DIP switch 1-1. This printer has only a line thermal head. TM-U230 Auto line feed for a parallel interface is selected by DIP switch 1-1. This printer has only a serial dot head. TM-U210, TM-U220 Auto line feed for a parallel interface is selected by DIP switch 1-1. This printer has only a serial dot head.
CONFIDENTIAL Print commands ESC FF EXECUTING COMMAND [Name] Print data in page mode [Format] ASCII Hex Decimal [Range] None [Default] None ESC FF 1B 0C 27 12 [Printers not featuring this command] TM-U230, TM-U220, TM-U210, TM-U300A/B [Description] In page mode, prints the data in the print buffer collectively. [Notes] ■ This command is enabled only in page mode. Page mode can be selected by ESC L.
CONFIDENTIAL Print commands ESC J EXECUTING COMMAND [Name] Print and feed paper [Format] ASCII Hex Decimal [Range] 0 ≤ n ≤ 255 [Default] None ESC J n 1B 4A n 27 74 n [Printers not featuring this command] None [Description] Prints the data in the print buffer and feeds the paper n × (vertical or horizontal motion unit). [Notes] ■ The maximum paper feed amount is 1016 mm {40 inches}.
CONFIDENTIAL [Model-dependent variations] TM-J2000/J2100, TM-T90, TM-T88III, TM-L90, TM-P60, TM-L60II, TM-U230, TM-U220, TM-U210, TM-U300A/B Program Example for all printers Print Sample PRINT #1, CHR$(&H1D);"P";CHR$(180);CHR$(180); AAAAA PRINT #1, "AAAAA"; CHR$(&HA); BBBBB PRINT #1, "BBBBB"; CHR$(&H1B);"J";CHR$(100); PRINT #1, "CCCCC"; CHR$(&HA); CCCCC PRINT #1, "DDDDD"; CHR$(&HA); DDDDD ESC J used to print one line and advance the paper by 100/180 inch TM-J2000/J2100 The vertical or horizonta
CONFIDENTIAL TM-L90 The vertical or horizontal motion unit is specified by GS P. In standard mode, if the character height is greater than the specified paper feed amount, the paper is fed the amount of the character height. For example, if a paper feed of 30 dots is specified with ESC J, but the character height is 48 dots, the paper is fed 48 dots.
CONFIDENTIAL TM-P60 The vertical or horizontal motion unit is approximately 0.125 mm {1/203 inches}. This value equals one dot pitch. In standard mode, if the character height is greater than the specified paper feed amount, the paper is fed the amount of the character height. For example, if a paper feed of 30 dots is specified with ESC J, but the character height is 48 dots, the paper is fed 48 dots. TM-U230 The vertical motion unit is 0.176 mm {1/144 inch}. This value equals a half dot pitch.
CONFIDENTIAL Print commands ESC K EXECUTING COMMAND [Name] Print and reverse feed [Format] ASCII Hex Decimal [Range] TM-U230, TM-U220, TM-U210: 0 ≤ n ≤ 48 [Default] None ESC K 1B 4B 27 75 n n n [Printers not featuring this command] TM-J2000/J2100, TM-T90, TM-T88III, TM-L90, TM-P60, TM-L60II, TM-U300A/B [Description] Prints the data in the print buffer and feeds the paper n × (vertical motion unit) in the reverse direction.
CONFIDENTIAL [Model-dependent variations] TM-U230, TM-U210 Program Example for all printers PRINT #1, CHR$(&H1D);"P";CHR$(180);CHR$(180); PRINT #1, "AAAAA"; CHR$(&HA); Print Sample AAAAACCCCC BBBBB ESC K used to print one line and then reverse feed the paper by 30/180 inch PRINT #1, "BBBBB"; CHR$(&H1B);"K";CHR$(30); PRINT #1, " CCCCC"; CHR$(&HA); TM-U230 This command must not be executed consecutively more than two times. The vertical motion unit is 0.176 mm {1/144 inch}.
CONFIDENTIAL Print commands ESC d EXECUTING COMMAND [Name] Print and feed n lines [Format] ASCII Hex Decimal [Range] 0 ≤ n ≤ 255 [Default] None ESC d n 1B 64 n 27 100 n [Printers not featuring this command] None [Description] Prints the data in the print buffer and feeds n lines. [Notes] ■ The amount of paper fed per line is based on the value set using the line spacing command (ESC 2 or ESC 3). ■ The maximum paper feed amount is 1016 mm {40 inches}.
CONFIDENTIAL [Model-dependent variations] TM-T90, TM-L90, TM-L60II Program Example for all printers Print Sample PRINT #1, "AAAAA"; CHR$(&HA); AAAAA PRINT #1, "BBBBB"; CHR$(&H1B);"d";CHR$(6); BBBBB PRINT #1, "CCCCC"; CHR$(&HA); ESC d used to print one line and advance the paper by six lines CCCCC TM-T90 The amount of paper feed of the Japanese Kanji model can specify even 900 mm or less {35.4 inches}.
CONFIDENTIAL Print commands ESC e EXECUTING COMMAND [Name] Print and reverse feed n lines [Format] ASCII Hex Decimal [Range] TM-U230: 0 ≤ n ≤ 2 TM-U220, TM-U210: 0 ≤ n ≤ 2 [Default] None ESC e n 1B 65 n 27 101 n [Printers not featuring this command] TM-J2000/J2100, TM-T90, TM-T88III, TM-L90, TM-L60II, TM-P60, TM-U300A/B [Description] Prints the data in the print buffer and feeds n lines in the reverse direction.
CONFIDENTIAL TM-U230 This command must not be executed consecutively more than two times. In the reverse direction, the maximum paper feed amount is 8.467 mm {48/144 inch}. If the specified amount exceeds 8.467 mm {48/144 inch}, the printer only prints the data and does not feed the paper. TM-U220, TM-U210 This command must not be executed consecutively more than two times. Reverse direction paper feeding causes the following problems: ■ Paper feed pitch is incorrect. ■ Printer noise is louder than normal.
CONFIDENTIAL Print commands GS FF obsolete command EXECUTING COMMAND [Name] Print and eject label [Format] ASCII Hex Decimal [Default] None [Range] None GS FF 1D 0C 29 12 [Printers not featuring this command] TM-J2000/J2100, TM-T90, TM-T88III, TM-L90, TM-P60, TM-U230, TM-U220, TM-U210, TM-U300A/B [Description] Prints the data in the print buffer, and ejects the label and feeds paper to the print starting position on the next label.
CONFIDENTIAL • When the paper feed button is pressed, the next label is fed in reverse direction to the print starting position. When a left margin is set, the print position is set to the left margin. ■ When panel buttons are disabled by ESC c 5, the paper feed button is enabled temporarily when the paper LED blinks to indicate that the printer is waiting for the paper feed button to be pressed (but a label cannot be fed). ■ Methods of specifying label paper differ, depending on the printer models.
CONFIDENTIAL Line spacing commands LINE SPACING COMMANDS Command ESC 2 ESC 3 Paper roll Line spacing commands Name Select default line spacing Set line spacing Ver. 10.01 p.
CONFIDENTIAL Line spacing commands ESC 2 SETTING COMMAND [Name] Select default line spacing [Format] ASCII Hex Decimal [Range] None [Default] None ESC 2 1B 32 27 50 [Printers not featuring this command] TM-P60 [Description] Sets the line spacing to the “default line spacing.” [Notes] ■ The line spacing can be set independently in standard mode and in page mode. • In standard mode this command sets the line spacing of standard mode.
CONFIDENTIAL When the maximum character height exceeds 30 dots in one line, printer feeds the paper amount of height of the character when changing lines in the standard mode. TM-T88III The default line spacing is about 4.23 mm {1/6 inch}, which is equivalent to 30 dots. When the maximum character height exceeds 30 dots in one line, the printer will feed the amount of paper equal to the height of the character when changing lines in standard mode. TM-L60II The default line spacing is about 4.
CONFIDENTIAL Line spacing commands ESC 3 SETTING COMMAND [Name] Set line spacing [Format] ASCII Hex Decimal [Range] 0 ≤ n ≤ 255 [Default] TM-P60: n = 30 Printers other than the above: Amount of line spacing which corresponds to “default line spacing.” (See ESC 2 for the default line spacing.) ESC 3 1B 33 27 51 n n n [Printers not featuring this command] None [Description] Sets the line spacing to n × (vertical or horizontal motion unit).
CONFIDENTIAL [Model-dependent variations] TM-J2000/J2100, TM-T90, TM-T88III, TM-L60II, TM-L90, TM-P60, TM-U230, TM-U220, TM-U210, TM-U300A/B Program example for ESC 2 and ESC 3 Program Example Print Sample AAAAA AAAAA PRINT #1, CHR$(&H1D);"P";CHR$(180);CHR$(180); FOR n=25 TO 50 STEP 5 PRINT #1, CHR$(&H1B);"3";CHR$(n); ← Set line spacing PRINT #1, "AAAAA"; CHR$(&HA); AAAAA AAAAA AAAAA NEXT n AAAAA 25/180-inch line spacing 30/180-inch line spacing 35/180-inch line spacing 40/180-inch line spacing 45/18
CONFIDENTIAL TM-T88III The vertical or horizontal motion unit is specified by GS P. In standard mode, if the character height is greater than the line spacing specified by this command, the paper is fed the amount of the character height. For example, if a line spacing of 30 dots is specified with this command, but the characters used are double height Font A (48 dots), the paper is fed 48 dots. The amount of paper feed of the Japanese Kanji model can specify up to 900 mm {35.4 inches}.
CONFIDENTIAL TM-U230 The vertical motion unit is 0.176 mm {1/144 inch}. This value equals a half dot pitch. This command does not use the horizontal motion unit because this printer does not support page mode. The default value is (n = 24). TM-U220, TM-U210 The vertical motion unit is 0.176 mm {1/144 inch}. This value equals a half dot pitch. This command does not use the horizontal motion unit because this printer does not support page mode. The default value is (n = 24).
CONFIDENTIAL Character commands CHARACTER COMMANDS Command CAN ESC SP ESC ! ESC % ESC & ESC – ESC ? ESC E ESC G ESC M ESC R ESC V ESC r ESC t ESC { GS ( N GS ! GS B GS b Paper roll Character commands Name Cancel print data in page mode Set right-side character spacing Select print mode(s) Select/cancel user-defined character set Define user-defined characters Turn underline mode on/off Cancel user-defined characters Turn emphasized mode on/off Turn double-strike mode on/off Select character font Select
CONFIDENTIAL Character commands CAN EXECUTING COMMAND [Name] Cancel print data in page mode [Format] ASCII Hex Decimal [Range] None [Default] None CAN 18 24 [Printers not featuring this command] TM-U220, TM-U230, TM-U210, TM-U300A/B [Description] In page mode, deletes all the print data in the current print area. [Notes] ■ This command is enabled only in page mode. Page mode is selected by ESC L.
CONFIDENTIAL Character commands ESC SP SETTING COMMAND [Name] Set right-side character spacing [Format] ASCII Hex Decimal [Range] TM-J2000/J2100, TM-T90, TM-T88III, TM-L90, TM-L60II, TM-P60, TM-U230, TM-U220, TM-U210: 0 ≤ n ≤ 255 TM-U300A/B: 0 ≤ n ≤ 32 [Default] n=0 ESC SP 1B 20 27 32 n n n [Printers not featuring this command] None [Description] Sets the right-side character spacing to n × (horizontal or vertical motion unit).
CONFIDENTIAL ■ Settings of this command are effective until ESC @ is executed, the printer is reset, or the power is turned off. ■ It is used to change the spacing between characters.
CONFIDENTIAL TM-P60 The horizontal or vertical motion unit is approximately 0.125 mm {1/203 inches}. This value equals one dot pitch. TM-U230 The horizontal motion unit is 0.159 mm {1/160 inch}. This value equals a half dot pitch. This command does not use the vertical motion unit because the printer does not support page mode. TM-U220, TM-U210 The horizontal motion unit is 0.159 mm {1/160 inch}. This value equals a half dot pitch.
CONFIDENTIAL Character commands ESC ! SETTING COMMAND [Name] Select print mode(s) [Format] ASCII Hex Decimal [Range] 0 ≤ n ≤ 255 [Default] TM-J2000/J2100, TM-T90, TM-T88III, TM-L90, TM-L60II: n = 0 TM-U230, TM-U220, TM-U210, TM-U300A/B: n = 1 n n n ESC ! 1B 21 27 33 [Printers not featuring this command] TM-P60 [Description] Selects the character font and styles (emphasized, double-height, double-width, and underline) together as follows: n: Bit Off/On Hex Decimal Function 0 Off 00 0
CONFIDENTIAL [Notes] ■ Settings of this command are effective until ESC @ is executed, the printer is reset, the power is turned off, or one of the following commands is executed: • Bit 0 (character font): ESC M • Bit 3 (Emphasized mode): ESC E • Bit 4, 5 (character size): GS ! • Bit 7 (underline mode): ESC – ■ Configurations of Font 1 and Font 2 are different, depending on the printer model. If the desired font type cannot be selected with this command, use ESC M.
CONFIDENTIAL [Model-dependent variations] TM-J2000/J2100, TM-T90, TM-L90, TM-T88III, TM-L60II, TM-U230, TM-U220, TM-U210, TM-U300A/B Program Example for all printers Print Sample PRINT #1, CHR$(&H1B);"!";CHR$(0); "AA"; ← Font A PRINT #1, CHR$(&H1B);"!";CHR$(8); "BB"; PRINT #1, CHR$(&H1B);"!";CHR$(16); "CC"; ← Font B with underline PRINT #1, CHR$(&H1B);"!";CHR$(24); "DD"; PRINT #1, CHR$(&H1B);"!";CHR$(32); "EE"; PRINT #1, CHR$(&H1B);"!";CHR$(40); "FF"; PRINT #1, CHR$(&H1B);"!";CHR$(48); "GG"; PRINT #
CONFIDENTIAL TM-J2000/J2100 [Other than Japanese model] Character configurations Bit 0: Font 1 = Font A (alphanumeric and Katakana characters: 12 × 24 / Thai characters: 12 × 72) Font 2 = Font B (alphanumeric and Katakana characters: 9 × 17 / Thai characters: 9 × 51) Each character’s baseline is as follows: Font A (12 × 24): 21 dots from the top of a character. Font B (9 × 17): 16 dots from the top of a character.
CONFIDENTIAL TM-L90 [Other than Japanese Kanji model] Character configurations Bit 0: Font 1 = Font A (alphanumeric and Katakana characters: 12 × 24 / Thai characters: 12 × 72) Font 2 = Font B (alphanumeric and Katakana characters: 9 × 17 / Thai characters: 9 × 51) Each character’s baseline is as follows: Font A (12 × 24): 21 dots from the top of a character. Font B (9 × 17): 16 dots from the top of a character. • Font B (12 × 24) can be selected by ESC M.
CONFIDENTIAL TM-U230, TM-U220, TM-U210 Character configurations Bit 0: Font 1 = Font A (alphanumeric Katakana characters: 9 × 9 / Thai characters: 9 × 27) Font 2 = Font B (alphanumeric Katakana characters: 7 × 9 / Thai characters: 7 × 27) Both fonts have no baseline. TM-U300A/B Character configurations Bit 0: Font 1 = Font A: 9 × 9 Font 2 = Font B: 7 × 9 Both fonts have no baseline. Paper roll Character commands ESC ! Ver. 10.01 p.
CONFIDENTIAL Character commands ESC % SETTING COMMAND [Name] Select/cancel user-defined character set [Format] ASCII Hex Decimal [Range] 0 ≤ n ≤ 255 [Default] n=0 ESC % 1B 25 27 37 n n n [Printers not featuring this command] TM-P60 [Description] [Notes] Selects or cancels the user-defined character set. • When the LSB of n is 0, the user-defined character set is canceled. • When the LSB of n is 1, the user-defined character set is selected.
CONFIDENTIAL Character commands ESC & SETTING COMMAND [Name] Define user-defined characters [Format] ASCII Hex Decimal [Range] TM-J2000/J2100, TM-T90, TM-L90: [Other than Japanese model] y=3 32 ≤ c1 ≤ c2 ≤ 126 0 ≤ x ≤ 12 (Font A (12 × 24)) 0 ≤ x ≤ 9 (Font B (9 × 17)) 0 ≤ d ≤ 255 k = c2 – c1 + 1 [Japanese model] y = 3 (Font A (12 × 24)/Font B (10 × 24)) y = 2 (Font C (8 × 16)) 32 ≤ c1 ≤ c2 ≤ 126 0 ≤ x ≤ 12 (Font A (12 × 24)) 0 ≤ x ≤ 10 (Font B (10 × 24)) 0 ≤ x ≤ 8 (Font C (8 × 16)) 0 ≤ d ≤ 255 k = c
CONFIDENTIAL TM-L60II: y=3 32 ≤ c1 ≤ c2 ≤ 126 0 ≤ x ≤ 12 (Font A (12 × 24)) 0 ≤ x ≤ 9 (Font B (9 × 24)) 0 ≤ d ≤ 255 k = c2 – c1 + 1 TM-U230, TM-U220, TM-U210, TM-U300A/B: y=2 32 ≤ c1 ≤ c2 ≤ 126 0 ≤ x ≤ 12 (Font A (9 × 9)) 0 ≤ x ≤ 10 (Font B (7 × 9)) 0 ≤ d ≤ 255 k = c2 – c1 + 1 [Default] None [Printers not featuring this command] TM-P60 [Description] Defines the user-defined character pattern for the specified character codes. • y specifies the number of bytes in the vertical direction.
CONFIDENTIAL ■ A user-defined character, downloaded graphics, and downloaded bit image cannot be defined simultaneously on some printer models. • When this command is executed, the downloaded bit image is cleared. • When GS ( L or GS ✻ is executed, the user-defined character data is cleared.
CONFIDENTIAL TM-T90 Only the MSB can be printed in the third byte for vertical direction of Font B of other than Japanese model. Expect for the Japanese Kanji model, a user-defined character and downloaded bit image cannot be defined simultaneously when the memory switch 8-7 is ON. See Function 3 of GS ( E for the memory switch. TM-T88III Only the MSB can be printed in the third byte for vertical direction of Font B. A user-defined character and downloaded bit image cannot be defined simultaneously.
CONFIDENTIAL TM-U210 The dots adjoining each other horizontally cannot be printed. Only the MSB can be printed in the second byte for vertical direction. This command is effective only when the receive buffer capacity is 40 bytes (when DIP switch 1-2 is ON). The maximum number of user-defined characters is 19. When the maximum number of user-defined characters is defined, it is possible to redefine user-defined characters for the defined ASCII code, but not for the new ASCII code.
CONFIDENTIAL Character commands ESC – SETTING COMMAND [Name] Turn underline mode on/off [Format] ASCII Hex Decimal [Range] TM-J2000/J2100, TM-T90, TM-U220,TM-T88III, TM-L90, TM-P60, TM-L60II: 0 ≤ n ≤ 2, 48 ≤ n ≤ 50 TM-U230, TM-U210: n = 0, 1, 48, 49 TM-U300A/B: n = 0, 1 [Default] n=0 ESC – n 1B 2D n 27 45 n [Printers not featuring this command] None [Description] Turns underline mode on or off using n as follows: n Function 0, 48 Turns off underline mode 1, 49 Turns on underline mode (1-
CONFIDENTIAL [Model-dependent variations] TM-U300A/B, TM-U220 Program Example for all printers Print Sample PRINT #1, CHR$(&H1B);"-";CHR$(1); ← Select AAAAA ← Underline (1-dot thick) turned on PRINT #1, "AAAAA"; CHR$(&HA); BBBBB ← Underline turned off PRINT #1, CHR$(&H1B);"-";CHR$(0); ← Cancel PRINT #1, "BBBBB"; CHR$(&HA); TM-U300A/B This command is available on the Japanese Kanji model. TM-U220 When (n = 1, 2, 49, 50), this command specifies the underline mode (1 dot thick).
CONFIDENTIAL Character commands ESC ? SETTING COMMAND [Name] Cancel user-defined characters [Format] ASCII Hex Decimal [Range] 32 ≤ n ≤ 126 [Default] None ESC ? 1B 3F 27 63 n n n [Printers not featuring this command] TM-P60, TM-U300A/B [Description] Deletes the user-defined character pattern specified by character code n. [Notes] ■ After the user-defined characters are canceled, the resident character set is printed.
CONFIDENTIAL Program example for ESC %, ESC &, and ESC ? Program Example Program Example (continued) PRINT #1, CHR$(&H1B);"&";CHR$(2);"AC"; DATA &H18,&H00,&H00,&H00,&H3C,&H00,&H00,&H00 PRINT #1, CHR$(9); DATA &H7E,&H00,&H00,&H00,&H3C,&H00,&H00,&H00 FOR i=1 TO 2*9 DATA &H18,&H00 READ d: PRINT #1, CHR$(d); DATA &H18,&H00,&H00,&H00,&H24,&H00,&H00,&H00 NEXT i DATA &H42,&H00,&H00,&H00,&H24,&H00,&H00,&H00 PRINT #1, CHR$(9); DATA &H18,&H00 FOR i=1 TO 2*9 DATA &H00,&H00,&H10,&H00,&H20,&H00,&H5F,&H00
CONFIDENTIAL Character commands ESC E SETTING COMMAND [Name] Turn emphasized mode on/off [Format] ASCII Hex Decimal [Range] 0 ≤ n ≤ 255 [Default] n=0 ESC E 1B 45 27 69 n n n [Printers not featuring this command] None [Description] Turns emphasized mode on or off. • When the LSB of n is 0, emphasized mode is turned off. • When the LSB of n is 1, emphasized mode is turned on. ■ This mode is effective for alphanumeric, Kana, multilingual, and user-defined characters.
CONFIDENTIAL Character commands ESC G SETTING COMMAND [Name] Turn double-strike mode on/off [Format] ASCII Hex Decimal [Range] 0 ≤ n ≤ 255 [Default] n=0 ESC G 1B 47 27 71 n n n [Printers not featuring this command] TM-P60 [Description] Turns double-strike mode on or off. • When the LSB of n is 0, double-strike mode is turned off. • When the LSB of n is 1, double-strike mode is turned on.
CONFIDENTIAL Character commands ESC M SETTING COMMAND [Name] Select character font [Format] ASCII Hex Decimal [Range] TM-U220, TM-T88III: n = 0, 1, 48, 49 TM-J2000/J2100, TM-T90, TM-L90: n = 0, 1, 48, 49 (Other than Japanese model) 0 ≤ n ≤ 2, 48 ≤ n ≤ 50 (Japanese model) TM-P60: 0 ≤ n ≤ 2, 48 ≤ n ≤ 50 [Default] TM-T88III, TM-J2000/J2100, TM-T90, TM-L90: n = 0 TM-P60, TM-U220: n = 1 ESC M n 1B 4D n 27 77 n [Printers not featuring this command] TM-L60II, TM-U230, TM-U210, TM-U300A/B [Description]
CONFIDENTIAL [Model-dependent variations] TM-J2000/J2100, TM-T90, TM-L90, TM-T88III, TM-P60, TM-U220 Program Example for all printers Print Sample PRINT #1, CHR$(&H1B);"M";CHR$(0);← Select font A AAAAA ← Font A PRINT #1, "AAAAA";CHR$(&HA); BBBBB ← Font B PRINT #1, CHR$(&H1B);"M";CHR$(1); ← Select font B PRINT #1,"BBBBB";CHR$(&HA); TM-J2000/J2100 [Other than Japanese model] Character configurations Font A: (alphanumeric and Katakana characters: 12 × 24 / Thai character: 12 × 72) Font B: (alphanumer
CONFIDENTIAL TM-T88III Character configurations Font A: (alphanumeric and Katakana characters: 12 × 24 / Thai character: 12 × 72) Font B: (alphanumeric and Katakana characters: 9 × 17 / Thai character: 9 × 51) Each character’s baseline is as follow: Font A (12 × 24): 21 dots from the top of a character. Font B (9 × 17): 16 dots from the top of a character.
CONFIDENTIAL TM-P60 Character configurations Font A: (12 × 24) Font B: (10 × 24) Font C: (8 × 16) Each character’s baseline is as follows: Font A (12 × 24): 21 dots from the top of a character. Font B (10 × 24): 21 dots from the top of a character. Font C (8 × 16): 15 dots from the top of a character.
CONFIDENTIAL Character commands ESC R SETTING COMMAND [Name] Select an international character set [Format] ASCII Hex Decimal [Range] TM-J2000/J2100, TM-T90, TM-L90, TM-U230: 0 ≤ n ≤ 13 TM-T88III: 0 ≤ n ≤ 15 [Simplified Chinese (GB18030) model] 0 ≤ n ≤ 13 [Other than the Simplified Chinese model] TM-L60II, TM-U300A/B: 0 ≤ n ≤ 10 TM-P60, TM-U220, : 0 ≤ n ≤ 15 TM-U210: 0 ≤ n ≤ 13 [two-color model] 0 ≤ n ≤ 10 [black and white model] [Default] TM-J2000/J2100, TM-L90: n = 13 (Korean model) n = 0 (Othe
CONFIDENTIAL n Country 3 U.K. 4 Denmark I 5 Sweden 6 Italy 7 Spain 8 Japan 9 Norway 10 Denmark II 11 Spain II 12 Latin America 13 Korean 14 Slovenia / Croatia 15 Chinese [Notes] ■ The selected international character set is effective until ESC @ is executed, the printer is reset, or the power is turned off. Paper roll Character commands ESC R Ver. 10.01 p.
CONFIDENTIAL [Model-dependent variations] TM-U220 Program Example for all printers FOR n=0 TO 10 PRINT #1, CHR$(&H1B);"R";CHR$(n); PRINT #1, "# $ @ [ \ ] ^ ` { ¦ } ~"; CHR$(&HA); NEXT n Print Sample # $ @ [ \ ] ^ ` { ¦ } ~ ← n=0 (Default setting) # $ à ° ç § ^ ` é ù è ¨ ← n=1 # $ § Ä Ö Ü ^ ` ä ö ü ß ← n=2 £ $ @ [ \ ] ^ ` { ¦ } ~ ← n=3 # $ @ Æ Ø Å ^ ` æ ø å ~ ← n=4 # ¤ É Ä Ö Å Ü é ä ö å ü ← n=5 # $ @ ° \ é ^ ù à ò è
CONFIDENTIAL Character commands ESC V SETTING COMMAND [Name] Turn 90° clockwise rotation mode on/off [Format] ASCII Hex Decimal [Range] TM-J2000/J2100, TM-T90, TM-L90: 0 ≤ n ≤ 2, 48 ≤ n ≤ 50 TM-T88III, TM-L60II: n = 0, 1, 48, 49 [Default] n=0 ESC V 1B 56 27 86 n n n [Printers not featuring this command] TM-P60, TM-U220, TM-U230, TM-U210, TM-U300A/B [Description] [Notes] In standard mode, turns 90° clockwise rotation mode on or off for characters, using n as follows: n Function 0, 48 Turn
CONFIDENTIAL [Model-dependent variations] TM-J2000/J2100, TM-T90, TM-L90 Program Example for all printers Print Sample Character spacing PRINT #1, CHR$(&H1D);"P";CHR$(180);CHR$(180); PRINT #1, CHR$(&H1B);" ";CHR$(20);← Set character spacing PRINT #1, CHR$(&H1B);"3";CHR$(15);← Set line spacing ABC ABC ABC ABC ABC ABC PRINT #1, CHR$(&H1B);"V";CHR$(1);← Select Line spacing ESC V 1 PRINT #1, "AAAAA"; CHR$(&HA); A AAAAA B BBBBB C CCCCC PRINT #1, "BBBBB"; CHR$(&HA); PRINT #1, "CCCCC"; CHR$(&HA); Lin
CONFIDENTIAL Character commands ESC r SETTING COMMAND [Name] Select print color [Format] ASCII Hex Decimal [Range] TM-U210: n = 0, 1, 48, 49 TM-U300A/B: n = 0, 1 [Default] n=0 ESC r n 1B 72 n 27 114 n [Printers not featuring this command] TM-J2000, TM-T90, TM-T88III, TM-L90, TM-L60II, TM-P60 [Description] [Notes] Selects a print color, using n as follows: n Print color 0, 48 Black 1, 49 Red ■ When standard mode is selected, this command is enabled only when processed at the beginning o
CONFIDENTIAL Printing data Command Graphics GS ( L NV graphics GS ( L Downloaded graphics GS ( L [Model-dependent variations] TM-J2100, TM-U230, TM-U220, TM-U210,TM-U300A/B Program Example for all printers Print Sample PRINT #1, CHR$(&H1B);"r";CHR$(1);← Select red AAAAA ← Red PRINT #1, "AAAAA";CHR$(&HA); BBBBB ← Black PRINT #1, CHR$(&H1B);"r";CHR$(0); ← Select bla
CONFIDENTIAL Character commands ESC t SETTING COMMAND [Name] Select character code table [Format] ASCII Hex Decimal [Range] TM-J2000/J2100, TM-T88III, TM-T90, TM-L90: 0 ≤ n ≤ 5, 16 ≤ n ≤ 26, n = 255 (Thai model) 0 ≤ n ≤ 5, 16 ≤ n ≤ 19, n = 255 (Other than Thai model) TM-L60II, TM-U300A/B: 0 ≤ n ≤ 5, n = 255 TM-P60: 0 ≤ n ≤ 5, 16 ≤ n ≤ 19, n = 255 TM-U220: 0 ≤ n ≤ 5, 16 ≤ n ≤ 19, n = 254, 255 (Other than the following models) 0 ≤ n ≤ 8, 16 ≤ n ≤ 26, n = 255 (Japanese model) 0 ≤ n ≤ 5, 19 ≤ n ≤ 26, n
CONFIDENTIAL n Character code table 5 Page 5 [PC865 (Nordic)] 6 Page 6 [Simplified Kanji, Hirakana] 7 Page 7 [Simplified Kanji] 8 Page 8 [Simplified Kanji] 16 Page 16 [WPC1252] 17 Page 17 [PC866 (Cyrillic #2)] 18 Page 18 [PC852 (Latin 2)] 19 Page 19 [PC858 (Euro)] 20 Page 20 [Thailand character code 42] 21 Page 21 [Thailand character code 11] 22 Page 22 [Thailand character code 13] 23 Page 23 [Thailand character code 14] 24 Page 24 [Thailand character code 16] 25 Page 25 [Thaila
CONFIDENTIAL [Model-dependent variations] TM-J2000/J2100, TM-T90, TM-L90, TM-P60, TM-L60II, TM-U300A/B, TM-U230, TM-T88III, TM-U210, TM-U220.
CONFIDENTIAL TM-P60 Page 255 is able to be edited by ~ of GS ( E. When the printer is shipped, the page is a space page. TM-L60II Page 255 is a space page. TM-U300A/B Page 255 is a space page. TM-T88III Page 255 is a space page. TM-U230 Page 254 and 255 are space pages. TM-U220, TM-U210 Page 254 and 255 are space pages. Support situation of Page 19 [PC858] differs, depending on the firmware version. Paper roll Character commands ESC t Ver. 10.01 p.
CONFIDENTIAL Character commands ESC { SETTING COMMAND [Name] Turn upside-down print mode on/off [Format] ASCII Hex Decimal [Range] 0 ≤ n ≤ 255 [Default] n=0 ESC { n 1B 7B n 27 123 n [Printers not featuring this command] [Description] [Notes] None In standard mode, turns upside-down print mode on or off. • When the LSB of n is 0, upside-down print mode is turned off. • When the LSB of n is 1, upside-down print mode is turned on.
CONFIDENTIAL None Program Example for all printers PRINT #1, CHR$(&H1B);"{";CHR$(0); ← Cancel PRINT #1, "BCDEF"; CHR$(&HA); PRINT #1, CHR$(&H1B);"{";CHR$(1); ← Select PRINT #1, "ABCDE"; CHR$(&HA); PRINT #1, "BCDEF"; CHR$(&HA); Character commands Normal printing ABCDE BCDEF PRINT #1, "ABCDE"; CHR$(&HA); Paper roll Print Sample ABCDE BCDEF [Model-dependent variations] Upside-down printing ESC { Ver. 10.01 p.
CONFIDENTIAL Character commands GS ( N [Name] SETTING COMMAND Select character effects [Printers not featuring this command] TM-T88III, TM-L60II, TM-P60, TM-U230, TM-U220, TM-U210, TM-U300A/B [Description] Selects the character style(s) • fn Function No. Function name 48 Function 48 Select character color 49 Function 49 Select background color 50 Function 50 Turn shading mode on/off • [Notes] Function code fn specifies the function.
CONFIDENTIAL Program Example for all printers PRINT #1, CHR$(&H1D);"(N";CHR$(2);CHR$(0); Print Sample Color 1 Color 2 PRINT #1, CHR$(48); CHR$(49);← Set character color 1 PRINT #1, "Color 1"; PRINT #1, CHR$(&H1D);"(N";CHR$(2);CHR$(0); PRINT #1, CHR$(48); CHR$(50);← Set character color 2 PRINT #1, "Color 2"; TM-J2000/J2100 When using ink cartridge SJIC5 only for TM-J2000, only Color 1 is available. When using ink cartridges SJIC2 and SJIC4 only for TM-J2100, the following character colors are available.
CONFIDENTIAL TM-L90 This printer supports only Function 48. When using the recommended two-color paper, the following character colors are available. Color selection Character color Controls Color 1 Black (KR, KB, KG) Print by high energy Color 2 Red (KR) Print by low energy Notes Not available when using black and white thermal paper Characters printed with Color 2 may fade, depending on the storage environment. Therefore, when the printing needs to last a long time, print with Color 1.
CONFIDENTIAL GS ( N pL pH fn m [Name] Select character color [Format] m 02 00 30 m 2 0 48 m (pL + pH × 256) = 2 (pL =2, pH =0) [Range] ASCII Hex Decimal GS ( 1D 28 29 40 N 4E 78 pL pH fn TM-J2000 (single-color printing model): m = 48, 49 TM-J2100 (two-color printing model): 48 ≤ m ≤ 51 TM-T90, TM-L90: m = 49 (selects black and white thermal paper) m = 49, 50 (selects two-color thermal paper) [Default] m = 49 [Description] Selects character color specified by m as follows: [Notes]
CONFIDENTIAL TM-J2000/J2100 After processing this function, the bit images (ESC *), downloaded bit images, and NV bit images are always printed in Color 1. TM-T90 This function is available only when the recommended two-color thermal paper is selected. See Function 5 of GS ( E for specifying the paper (black and white thermal paper/two-color thermal paper). TM-L90 This function is available only when the recommended two-color thermal paper is selected.
CONFIDENTIAL GS ( N pL pH fn m [Name] Select background color [Format] m 02 00 31 m 2 0 49 m (pL + pH × 256) = 2 (pL =2, pH =0) [Range] ASCII Hex Decimal GS ( 1D 28 29 40 N 4E 78 pL pH fn TM-J2000 (single-color printing model): m = 48, 49 TM-J2100 (two-color printing model): 48 ≤ m ≤ 51 [Default] m = 48 [Description] Selects background color by m as follows: [Notes] m Background color 48 None (not print) 49 Color 1 50 Color 2 51 Color 3 ■ This function does not affect t
CONFIDENTIAL TM-J2000/J2100 After processing this function, the bit images (ESC *), downloaded bit images, and NV bit images are always printed in Color 1. TM-T90 This printer does not support this function. TM-L90 This printer does not support this function. Paper roll Character commands GS ( N Ver. 10.01 p.
CONFIDENTIAL GS ( N pL pH fn m [Name] Turn shading mode on/off [Format] [Default] m 03 00 32 m 3 0 50 m (pL + pH × 256) = 3 (pL =3, pH =0) fn = 50 m = 0, 1, 48, 49 TM-J2000/J2100: a = 48 m = 0, a = 48 [Default] Turns the character shadow mode on or off. [Range] ASCII Hex Decimal GS ( 1D 28 29 40 m N 4E 78 pL pH fn a a a Function 0, 48 Character shadow mode is turned on. 1, 49 Character shadow mode is turned off.
CONFIDENTIAL TM-J2000/J2100 The color of the shadow cannot be specified. Always select None (a = 48). TM-T90 This printer does not support this function. TM-L90 This printer does not support this function. Paper roll Character commands GS ( N Ver. 10.01 p.
CONFIDENTIAL Character commands GS ! SETTING COMMAND [Name] Select character size [Format] ASCII Hex Decimal [Range] 0 ≤ n ≤ 7, 16 ≤ n ≤ 23, 32 ≤ n ≤ 39, 48 ≤ n ≤ 55, 64 ≤ n ≤ 71, 80 ≤ n ≤ 87, 96 ≤ n ≤ 103, 112 ≤ n ≤ 119 (1 ≤ height ≤ 8, 1 ≤ width ≤ 8) [Default] n=0 GS ! 1D 21 29 33 n n n [Printers not featuring this command] TM-U220, TM-U230, TM-U210, TM-U300A/B [Description] Selects the character height (vertical number of times normal font size) using bits 0 to 2 and selects the character
CONFIDENTIAL [Notes] ■ The character size set by this command is effective for alphanumeric, Kana, multilingual, and user-defined characters. ■ When the characters are enlarged with different heights on one line, all the characters on the line are aligned at the baseline. ■ When the characters are enlarged widthwise, the characters are enlarged to the right, based on the left side of the character. ■ ESC ! can also turn double-width and double-height modes on or off.
CONFIDENTIAL Character commands GS B SETTING COMMAND [Name] Turn white/black reverse print mode on/off [Format] ASCII Hex Decimal [Range] 0 ≤ n ≤ 255 [Default] n=0 GS B 1D 42 29 66 n n n [Printers not featuring this command] TM-U220, TM-U230, TM-U210, TM-U300A/B [Description] [Notes] Turns white/black reverse print mode on or off. • When the LSB of n is 0, white/black reverse print mode is turned off. • When the LSB of n is 1, white/black reverse print mode is turned on.
CONFIDENTIAL [Model-dependent variations] None Program Example for all printers PRINT #1, CHR$(&H1D);"B";CHR$(1); ← Select Print Sample AAAAA ← White/black reverse printing BBBBB ← Normal printing PRINT #1, "AAAAA"; CHR$(&HA); PRINT #1, CHR$(&H1D);"B";CHR$(0); ← Cancel PRINT #1, "BBBBB"; CHR$(&HA); Paper roll Character commands GS B Ver. 10.01 p.
CONFIDENTIAL Character commands GS b SETTING COMMAND [Name] Turn smoothing mode on/off [Format] ASCII Hex Decima [Range] 0 ≤ n ≤ 255 [Default] n=0 GS b 1D 62 29 98 n n n [Printers not featuring this command] TM-U220, TM-U230, TM-U210, TM-U300A/B [Description] [Notes] Turns smoothing mode on or off. • When the LSB of n is 0, smoothing mode is turned off. • When the LSB of n is 1, smoothing mode is turned on.
CONFIDENTIAL Panel button command PANEL BUTTON COMMAND Command ESC c 5 Paper roll Panel button command Name Enable/disable panel buttons Ver. 10.01 p.
CONFIDENTIAL Panel button command ESC c 5 SETTING COMMAND [Name] Enable/disable panel buttons [Format] ASCII Hex Decimal [Range] 0 ≤ n ≤ 255 [Default] n=0 ESC c 1B 63 27 99 5 35 53 n n n [Printers not featuring this command] None [Description] [Notes] Enables or disables the panel buttons. • When the LSB of n is 0, all buttons are enabled. • When the LSB of n is 1, all buttons are disabled.
CONFIDENTIAL [Model-dependent variations] TM-J2000/J2100, TM-T90, TM-T88III, TM-L90, TM-L60II, TM-P60, TM-U230, TM-U220, TM-U210, TM-U300A/B Program Example for all printers PRINT #1, CHR$(&H1B);"c5";CHR$(1); ← Disable panel buttons TM-J2000/J2100 The panel button is FEED. When the roll paper end sensor detects a paper end, the FEED button is enabled regardless of the setting of this command. Even if the switch is pressed, paper cannot be fed.
CONFIDENTIAL TM-L90 The panel button is FEED. When the PAPER OUT LED flashes with executing macro function, the FEED is enabled regardless of the setting of this command. Even if the switch is pressed, paper cannot be fed. When the cover is open or the roll paper end sensor detects a paper end, the FEED button is disabled regardless of the settings of this command. TM-L60II The panel button is PAPER FEED.
CONFIDENTIAL TM-U220 The panel button is FEED. When the roll paper end sensor detects a paper end, the FEED button is enabled regardless of the setting of this command. When the cover is open, the FEED button is disabled regardless of the settings of this command. TM-U210 The panel button is PAPER FEED. When you change the roll paper after the printer stop printing because of roll paper end, the following processing is done regardless of the settings of this command.
CONFIDENTIAL Paper sensor commands PAPER SENSOR COMMANDS Command ESC c 3 ESC c 4 Paper roll Paper sensor commands Name Select paper sensor(s) to output paper-end signals Select paper sensor(s) to stop printing Ver. 10.01 p.
CONFIDENTIAL Paper sensor commands ESC c 3 SETTING COMMAND [Name] Select paper sensor(s) to output paper-end signals [Format] ASCII Hex Decimal [Range] 0 ≤ n ≤ 255 [Default] TM-J2000/J2100, TM-L90: n = 0 TM-T90: n = 0 (For the Japanese model or when memory switch Msw 8-7 is OFF.) n = 15 (When the memory switch Msw 8-7 is ON.) TM-T88III: n = 0 (When the DIP switch SW1-3 is ON.) n = 15 (When the DIP switch SW1-3 is OFF.
CONFIDENTIAL [Notes] ■ This command is enabled only with a parallel interface and is ignored with a serial interface. ■ The roll paper near-end sensor is enabled when either bit 0 or bit 1 is on or both are on. ■ The roll paper end sensor is enabled when either bit 2 or bit 3 is on or both are on. ■ It is possible to select multiple sensors to output signals. When any of the sensors detects a paper-end, the paper-end signal is output.
CONFIDENTIAL Paper sensor commands ESC c 4 SETTING COMMAND [Name] Select paper sensor(s) to stop printing [Format] ASCII Hex Decimal [Range] 0 ≤ n ≤ 255 [Default] n =0 ESC c 1B 63 27 99 4 34 52 n n n [Printers not featuring this command] TM-P60 [Description] Selects the paper sensor(s) to use to stop printing when a paper end is detected using n as follows: n: Bit Off/On Hex Decimal Function 0 Off 00 0 Roll paper near-end sensor disabled.
CONFIDENTIAL ■ The roll paper end sensor is enabled when either bit 2 or bit 3 is on or both are on. ■ When a paper near-end is detected, printing stops after printing the current line and feeding the paper. The printer goes offline and Paper LED comes on after printing stops. To resume printing, cancel the “roll paper near-end” status by replacing the roll paper.
CONFIDENTIAL TM-T88III Bits 2 and 3 are undefined. The roll paper end sensor is always enabled, and when it detects a paper-end, the printer stops printing. When a roll paper near-end or a roll paper end are detected, the PAPER OUT LED comes on. TM-L90 Bits 2 and 3 are undefined. The roll paper end sensor is always enabled, and when it detects a paper-end, the printer stops printing. When a roll paper near-end or a roll paper end are detected, the PAPER OUT LED comes on. TM-L60II Bits 2 and 3 are undefined.
CONFIDENTIAL TM-U220, TM-U210 Bits 2 and 3 are undefined. The roll paper end sensor is always enabled, and when it detects a paper-end, the printer stops printing. When a roll paper near-end or a roll paper end is detected, the PAPER OUT LED comes on. The roll paper near-end sensor is an option. When the roll paper near-end sensor is not included, this command is ignored. TM-U300A/B Bits 1 and 3 are undefined. When a roll paper near-end or a roll paper end is detected, the PAPER OUT LED comes on.
CONFIDENTIAL Print position commands PRINT POSITION COMMANDS Command HT ESC $ ESC D ESC T ESC W ESC \ ESC a GS $ GS L GS T GS W GS \ Paper roll Print position commands Name Horizontal tab Set absolute print position Set horizontal tab positions Select print direction in page mode Set print area in page mode Set relative print position Select justification Set absolute vertical print position in page mode Set left margin Set print position to the beginning of print line Set print area width Set relative
CONFIDENTIAL Print position commands HT EXECUTING COMMAND [Name] Horizontal tab [Format] ASCII Hex Decimal [Range] None [Default] None HT 09 9 [Printers not featuring this command] None [Description] Moves the print position to the next horizontal tab position. [Notes] ■ This command is ignored unless the next horizontal tab position has been set. ■ Horizontal tab positions are set by ESC D.
CONFIDENTIAL Print position commands ESC $ EXECUTING COMMAND [Name] Set absolute print position [Format] ASCII Hex Decimal [Range] 0 ≤ nL ≤ 255 0 ≤ nH ≤ 255 ESC $ 1B 24 27 36 nL nL nL nH nH nH [Printers not featuring this command] TM-U230, TM-U220, TM-U210, TM-U300A/B [Description] Moves the print position to (nL + nH × 256) × (horizontal or vertical motion unit) from the left edge of the print area. [Notes] ■ The printer ignores any setting that exceeds the print area.
CONFIDENTIAL TM-T90 The vertical or horizontal motion unit is specified by GS P. TM-T88III The vertical or horizontal motion unit is specified by GS P. TM-L60II The vertical or horizontal motion unit is specified by GS P. TM-L90 The vertical or horizontal motion unit is specified by GS P. TM-P60 The vertical or horizontal motion unit is approximately 0.125 mm {1/203 inches}. This value equals one dot pitch. Paper roll Print position commands ESC $ Ver. 10.01 p.
CONFIDENTIAL Print position commands ESC D SETTING COMMAND [Name] Set horizontal tab positions [Format] ASCII Hex Decimal [Range] 1 ≤ n ≤ 255 0 ≤ k ≤ 32 [Default] n = 8, 16, 24, 32, ... (Every eight characters for the default font set by ESC ! or ESC M) ESC D 1B 44 27 68 n1 ... nk n1 ... nk n1 ... nk NUL 00 0 [Printers not featuring this command] None [Description] Sets horizontal tab positions. n specifies the number of digits from the setting position to the left edge of the print area.
CONFIDENTIAL ■ Horizontal tab position settings are effective until ESC @ is executed, the printer is reset, or the power is turned off. ■ Print position can be changed by HT. ■ When the left margin setting is changed, the horizontal tab position is also changed.
CONFIDENTIAL Print position commands ESC T SETTING COMMAND [Name] Select print direction in page mode [Format] ASCII Hex Decimal [Range] 0 ≤ n ≤ 3, 48 ≤ n ≤ 51 [Default] n=0 ESC T 1B 54 27 84 n n n [Printers not featuring this command] TM-U230, TM-U220, TM-U210, TM-U300A/B Print direction Starting position 0, 48 Left to right Upper left (A in the figure) 1, 49 Bottom to top Lower left (B in the figure) 2, 50 Right to left Lower right (C in the figure) 3, 51 Top to bottom Upper rig
CONFIDENTIAL • If the starting position is the upper right or lower left of the print area: These commands use horizontal motion units: ESC 3, ESC J, GS $, GS \ These commands use vertical motion units: ESC SP, ESC $, ESC \ ■ The settings of this command are effective until ESC @ is executed, the printer is reset, or the power is turned off.
CONFIDENTIAL Print position commands ESC W SETTING COMMAND [Name] Set print area in page mode [Format] xL xH yL yH dxL dxH xL xH yL yH dxL dxH xL xH yL yH dxL dxH 0 ≤ xL, xH, yL, yH, dxL, dxH, dyL, dyH ≤ 255 (except for dxL = dxH = 0 or dyL = dyH = 0) [Range] ASCII Hex Decimal ESC W 1B 57 27 87 dyL dyL dyL dyH dyH dyH [Default] Horizontal logical origin and vertical logical origin= 0 xL = 0, xH = 0, yL = 0, yH = 0 Print area width and print area height = entire printable area TM-J2000 (single-
CONFIDENTIAL [Default] TM-L90: TM-L60II: TM-P60: [when the receipt is selected] dxL = 64, dxH = 2 (when paper width is set to 80 mm to 78 mm) (256 + (paper width – 38) × 8) (when paper width is set to 77 mm to 38 mm) dyL = 196, dyH = 5 [when the label paper is selected] dxL = 48, dxH = 2 (when paper width is set to 80 mm) (224 + (paper width – 38) × 8) (when paper width is set to 79 mm to 38 mm) dyL = 196, dyH = 5 dxL = 112, dxH = 1, dyL = 126, dyH = 6 (when thermal label paper is selected) dxL = 128, dx
CONFIDENTIAL ■ Horizontal logical origin and print area width are calculated using the vertical motion unit. ■ Vertical logical origin and print area height are calculated using the horizontal motion unit. ■ Even if the horizontal or vertical motion unit is changed after changing the printable area, the setting of the printable area will not be changed. ■ The settings of this command are effective until FF is executed, ESC @ is executed, the printer is reset, or the power is turned off.
CONFIDENTIAL TM-T88III The vertical or horizontal motion unit is specified by GS P. TM-L90 The vertical or horizontal motion unit is specified by GS P. When a set value of the paper layout (horizontal and vertical size of the print area) is smaller than the print area (initial value of this command), it is not possible to print in the area where the paper layout (horizontal and vertical size of the print area) is exceeded.
CONFIDENTIAL Print position commands ESC \ EXECUTING COMMAND [Name] Set relative print position [Format] ASCII Hex Decimal [Range] –32768 ≤ (nL + nH × 256) ≤ 32767 [Default] None ESC \ 1B 5C 27 92 nL nL nL nH nH nH [Printers not featuring this command] TM-U230, TM-U220, TM-U210, TM-U300A/B [Description] Moves the print position to (nL + nH × 256) × (horizontal or vertical motion unit) from the current position. [Notes] ■ The printer ignores any setting that exceeds the print area.
CONFIDENTIAL Program example for ESC $ and ESC \ Program Example Print Sample 90/180 inch PRINT #1, CHR$(&H1D);"P";CHR$(180);CHR$(180); PRINT #1, "ABCD"; PRINT #1, CHR$(&H1B);"$";CHR$(90);CHR$(0); ←Set absolute position ABCD ABCD EFGH EFGH PRINT #1, "EFGH"; CHR$(&HA); PRINT #1, "ABCD"; 90/180 inch PRINT #1, CHR$(&H1B);"\";CHR$(90);CHR$(0); ←Set relative position PRINT #1, "EFGH"; CHR$(&HA); TM-J2000/J2100 The vertical or horizontal motion unit is specified by GS P.
CONFIDENTIAL Print position commands ESC a SETTING COMMAND [Name] Select justification [Format] ASCII Hex Decimal [Range] 0 ≤ n ≤ 2, 48 ≤ n ≤ 50 [Default] n=0 ESC a 1B 61 27 97 n n n [Printers not featuring this command] TM-U300A/B [Description] [Notes] In standard mode, aligns all the data in one line to the selected layout, using n as follows: n Justification 0, 48 Left justification 1, 49 Centered 2, 50 Right justification ■ When standard mode is selected, this command is enabled
CONFIDENTIAL [Model-dependent variations] None Program Example for all printers ABC ABCD ABCDE FOR n=0 TO 2 PRINT #1, CHR$(&H1B);"a";CHR$(n); PRINT #1, "ABC"; CHR$(&HA); PRINT #1, "ABCD"; CHR$(&HA); PRINT #1, "ABCDE"; CHR$(&HA); ESC a 0 ABC ABCD ABCDE ESC a 1 ESC a 2 NEXT n Paper roll Print Sample Print position commands ESC a ABC ABCD ABCDE Ver. 10.01 p.
CONFIDENTIAL Print position commands GS $ EXECUTING COMMAND [Name] Set absolute vertical print position in page mode [Format] ASCII Hex Decimal [Range] 0 ≤ nL ≤ 255, 0 ≤ nH ≤ 255 [Default] None GS $ 1D 24 29 36 nL nL nL nH nH nH [Printers not featuring this command] TM-U230, TM-U220, TM-U210, TM-U300A/B [Description] In page mode, moves the vertical print position to (nL + nH × 256) × (vertical or horizontal motion unit) from the starting position set by ESC T.
CONFIDENTIAL TM-T90 The vertical or horizontal motion unit is specified by GS P. TM-T88III The vertical or horizontal motion unit is specified by GS P. TM-L90 The vertical or horizontal motion unit is specified by GS P. TM-L60II The vertical or horizontal motion unit is specified by GS P. TM-P60 The vertical or horizontal motion unit is approximately 0.125 mm {1/203 inches}. This value equals one dot pitch. Paper roll Print position commands GS $ Ver. 10.01 p.
CONFIDENTIAL Print position commands GS L SETTING COMMAND [Name] Set left margin [Format] ASCII Hex Decimal [Range] 0 ≤ (nL + nH × 256) ≤ 65535 (0 ≤ nL ≤ 255, 0 ≤ nH ≤ 255) [Default] (nL + nH × 256) = 0 (nL = 0, nH = 0) GS L 1D 4C 29 76 nL nH nL nH nL nH [Printers not featuring this command] TM-U230, TM-U220, TM-U210, TM-U300A/B [Description] In standard mode, sets the left margin to (nL + nH × 256) × (horizontal motion unit) from the left edge of the printable area.
CONFIDENTIAL TM-J2000/J2100 The horizontal motion unit is specified by GS P. TM-T90 The horizontal motion unit is specified by GS P. TM-T88III The horizontal motion unit is specified by GS P. TM-L90 The horizontal motion unit is specified by GS P. TM-L60II The horizontal motion unit is specified by GS P. Paper roll Print position commands GS L Ver. 10.01 p.
CONFIDENTIAL Print position commands GS T EXECUTING COMMAND [Name] Set print position to the beginning of print line [Format] ASCII Hex Decimal [Range] n = 0, 1, 48, 49 [Default] None GS T 1D 54 29 84 n n n [Printers not featuring this command] TM-T88III, TM-L60II, TM-P60, TM-U230, TM-U220, TM-U210, TM-U300A/B [Description] [Notes] In standard mode, moves the print position to the beginning of the print line after performing the operation specified by n.
CONFIDENTIAL [Model-dependent variations] None Program Example PRINT #1, CHR$(&H1D);"T";CHR$(1); PRINT #1, CHR$(&H1B);"c0";CHR$(2); PRINT #1, CHR$(&H1D);"V"CHR$(66);CHR$(66); Paper roll Print position commands GS T Ver. 10.01 p.
CONFIDENTIAL Print position commands GS W SETTING COMMAND [Name] Set print area width [Format] ASCII Hex Decimal [Range] 0 ≤ (nL + nH × 256) ≤ 65535 (0 ≤ nL ≤ 255, 0 ≤ nH ≤ 255) [Default] Entire printable area TM-J2000/J2100: nL = 0, nH = 2 (when paper width is set to 82.5 mm) nL = 224, nH = 1 (when paper width is set to 76 mm) nL = 176, nH = 1 (when paper width is set to 69.5 mm) nL = 104, nH = 1 (when paper width is set to 57.
CONFIDENTIAL [Printers not featuring this command] TM-U230, TM-U220, TM-U210, TM-U300A/B [Description] In standard mode, sets the print area width to (nL + nH × 256) × (horizontal motion unit). [Notes] ■ When standard mode is selected, this command is enabled only when processed at the beginning of the line. ■ The print area width has no effect in page mode. If this command is processed in page mode, the print area width is set and it is enabled when the printer returns to standard mode.
CONFIDENTIAL TM-J2000/J2100 The horizontal motion unit is specified by GS P. See GS ( E Functions 5 for specifying the paper width. TM-T90 The horizontal motion unit is specified by GS P. See GS ( E Functions 5 and 6 for specifying the paper width. TM-T88III The horizontal motion unit is specified by GS P. TM-L90 The horizontal motion unit is specified by GS P.
CONFIDENTIAL Print position commands GS \ EXECUTING COMMAND [Name] Set relative vertical print position in page mode [Format] ASCII Hex Decimal [Range] –32768 ≤ (nL + nH × 256) ≤ 32767 [Default] None GS \ 1D 5C 29 92 nL nL nL nH nH nH [Printers not featuring this command] TM-U230, TM-U220, TM-U210, TM-U300A/B [Description] In page mode, moves the vertical print position to (nL + nH × 256) × (vertical or horizontal motion unit) from the current position.
CONFIDENTIAL Program example for GS $ and GS \ Program Example Print Sample PRINT #1, CHR$(&H1B);"L"; ← Select page mode AAAAA BBBBB PRINT #1, CHR$(&H1D);"P";CHR$(180);CHR$(180); PRINT #1, CHR$(&H1B);"W";CHR$(0);CHR$(0);CHR$(0);CHR$(0); CHR$(180);CHR$(0);CHR$(144);CHR$(1); ← Set print area PRINT #1, CHR$(&H1B);"T";CHR$(0); ← Select print direction PRINT #1, "AAAAA"; CHR$(&HA); 90/180 inch CCCCC ← Print DDDDD EEEEE area set by ESC W PRINT #1, "BBBBB"; PRINT #1, CHR$(&H1D);"$";CHR$(90);CHR$(0); ← Set
CONFIDENTIAL Bit-image commands BIT-IMAGE COMMANDS Command ESC FS p FS q GS ( L GS 8 L GS GS / GS Q 0 GS v 0 * * Paper roll Bit-image commands Name Select bit-image mode Print NV bit image Define NV bit image Set graphics data Define downloaded bit image Print downloaded bit image Print variable vertical size bit image Print raster bit image Ver. 10.01 p.
CONFIDENTIAL ESC Bit-image commands * EXECUTING COMMAND [Name] Select bit-image mode [Format] ASCII Hex Decimal [Range] TM-J2000/J2100, TM-T90, TM-T88III, TM-L90, TM-L60II: m = 0, 1, 32, 33 0 ≤ nL ≤ 255 0 ≤ nH ≤ 3 0 ≤ d ≤ 255 k = nL + nH × 256 [in case of m = 0, 1] k = (nL + nH × 256) × 3 [in case of m = 32, 33] TM-U230, TM-U220, TM-U210, TM-U300A/B: m = 0, 1 0 ≤ nL ≤ 255 0 ≤ nH ≤ 3 0 ≤ d ≤ 255 k = nL + nH × 256 [Default] None ESC ✻ m 1B 2A m 27 42 m nL nH d1 ... dk nL nH d1 ... dk nL nH d1 ...
CONFIDENTIAL nL, nH specifies a bit image in the horizontal direction as (nL + nH × 256) dots. • d specifies the bit image data (column format). • k indicates the amount of bit image data. k is an explanation parameter; therefore it does not need to • be transmitted. [Notes] ■ Data (d) specifies a bit printed to 1 and not printed to 0. ■ If the bit image data exceeds the number of dots to be printed on a line, the excess data is ignored.
CONFIDENTIAL [Model-dependent variations] TM-J2000/J2100, TM-T90, TM-T88III, TM-L90, TM-L60II, TM-U230, TM-U220, TM-U210, TM-U300A/B Program Example for all printers m=0: GOSUB bitimage8 ← 8-dot single-density m=1: GOSUB bitimage8 ← 8-dot double-density END Print Sample m=0 m=1 bitimage8: PRINT #1, CHR$(&H1B);"✻";CHR$(m);CHR$(70);CHR$(0); FOR i=1 TO 5 PRINT #1, CHR$(1);CHR$(2);CHR$(4);CHR$(8); PRINT #1, CHR$(16);CHR$(32);CHR$(64);CHR$(128); PRINT #1, CHR$(64);CHR$(32);CHR$(16);CHR$(8); PRINT #1
CONFIDENTIAL TM-J2000 (single-color printing model) The modes selectable by m are as follows: “Vertical” is in the direction of paper feeding and “horizontal” is perpendicular (at right angles) to the direction of paper feeding. See Function 5 of GS E for specifying the paper. When both standard mode and page mode are selected (a starting position specified by ESC T is upper left or lower right).
CONFIDENTIAL TM-J2100 (two-color printing model) The modes selectable by m are as follows: When both standard mode and page mode are selected (a starting position specified by ESC T is upper left or lower right). Horizontal m Mode Vertical dot density 0 8-dot single-density 1 8-dot double-density Maximum number of dots Dot density Set adjacent dots Paper width 82.5 mm Paper width 76 mm Paper width 69.5 mm Paper width 57.
CONFIDENTIAL TM-T90 The modes selectable by m are as follows: “Vertical” is in the direction of paper feeding and “horizontal” is perpendicular (at right angles) to the direction of paper feeding. See Functions 5 and 6 of GS ( E to specify the paper width. When both standard mode and page mode are selected (a starting position specified by ESC T is upper left or lower right).
CONFIDENTIAL [Japanese model] Horizontal Maximum number of dots Dot density Set adjacent dots Paper width Paper width Paper width 82.
CONFIDENTIAL TM-T88III The modes selectable by m are as follows: When both standard mode and page mode are selected (a starting position specified by ESC T is upper left or lower right).
CONFIDENTIAL TM-L90 The modes selectable by m are as follows: “Vertical” is in the direction of paper feeding and “horizontal” is perpendicular (at right angles) to the direction of paper feeding. See Function 5 of GS ( E for specifying the paper width. See Functions 49 and 50 of GS ( E for specifying the origin of layout (paper layout is not used / top of a black mark / bottom of a label).
CONFIDENTIAL When the starting position specified by ESC T is upper right or lower left in page mode. Vertical m Mode Dot density Set adjacent dots Maximum number of dots Horizontal dot density 0 8-dot single-density 203/2 dpi Permitted 738 203/3 dpi 1 8-dot double-density 203 dpi Permitted 1476 203/3 dpi 203/2 dpi Permitted 738 203 dpi Permitted 1476 203 dpi 32 24-dot single-density 33 24-dot double-density 203 dpi 90° or 270° rotated bit-image data will be printed.
CONFIDENTIAL TM-U230 The modes selectable by m are as follows: “Vertical” is in the direction of paper feeding and “horizontal” is perpendicular (at right angles) to the direction of paper feeding. Horizontal m Mode Vertical dot density Dot density Set adjacent dots Maximum number of dots 0 8-dot single-density 72 dpi 1 8-dot double-density 72 dpi 80 dpi Permitted 200 160 dpi Prohibited 400 dpi: dots per 25.
CONFIDENTIAL TM-U220 The modes selectable by m are as follows: ■ “Vertical” is in the direction of paper feeding and “horizontal” is perpendicular (at right angles) to the direction of paper feeding. ■ The maximum number of dots for printing depends on a DIP switch [SW2-1] setting and paper width. See the description of GS ( E for details. m Mode Vertical dot density Horizontal Dot density Set adjacent dots Maximum number of dots SW2-1: ON SW 2-1: OFF Paper Width: Paper Width 76/ 69.5/ 57.
CONFIDENTIAL obsolete command Bit-image commands FS p EXECUTING COMMAND [Name] Print NV bit image [Format] ASCII Hex Decimal FS 1C 28 p n 70 n 112 n m m m [Printers not featuring this command] TM-L90, TM-U230, TM-U210, TM-L60II, TM-P60, TM-U300A/B [Range] 1 ≤ n ≤ 255 TM-J2000/J2100, TM-T90, TM-T88III:0 ≤ m ≤ 3, 48 ≤ m ≤ 51 TM-U220: m = 0, 1, 48, 49 [Description] Prints NV bit image n using the process of FS q and using the mode specified by m.
CONFIDENTIAL [Notes] ■ This command is not effective when the NV bit image specified by n has not been defined. ■ In standard mode, this command is effective only when there is no data in the print buffer and the printer is at the beginning of the line. ■ In page mode, the NV bit image is only stored in the print buffer and is not printed. ■ If the NV bit image exceeds one line of print area, the printer does not print it. ■ The scales for width and height of NV bit images are specified by m.
CONFIDENTIAL Program example and print sample for FS q and FS p Program Example Program Example (continued) Definition PRINT #1, CHR$(&H1C);"q";CHR$(1);CHR$(18);CHR$(0);CHR$(5);CHR$(0); DATA 83,80,00,00,02,4C,00,00,00,04,80,00,00,00,02 FOR i=1 TO 18*5*8 DATA 85,55,55,55,42,4A,AA,AA,AA,A4,85,55,55,55,42 DATA 40,00,00,00,04,80,00,00,00,02,4A,AA,AA,AA,A4 READ a$: d=VAL("&H"+a$) DATA 4A,AA,AA,AA,A4,85,00,05,00,02,4A,08,0A,80,04 PRINT #1, CHR$(d); DATA 85,00,05,00,02,4A,80,0A,80,04,85,00,05,00,02 NEXT
CONFIDENTIAL TM-J2000/J2100 These printers support the graphics functions of GS ( L/GS 8 L. It is recommended that GS ( L /GS 8 L be used. Values of [Dot density] and [Maximum print area (dot)] are the same as the graphic function. (See Function 69 of GS ( L/GS 8 L.) TM-T90 This printer supports functions concerning NV graphics by GS ( L / GS 8 L. It is recommended that NV graphics function (GS (L / GS 8 L) be used on this printer.
CONFIDENTIAL TM-T88III This command can be used in standard mode. The dot density and the maximum print area are described in the next tables (dpi: number of dots per 25.4 mm). “Vertical” is in the direction of paper feeding and “horizontal” is perpendicular to the direction of paper feeding. The maximum print area in the vertical direction is information used when graphics are printed with the page mode selected (for the starting position specified with ESC T is “Upper right” or “Lower left”).
CONFIDENTIAL Bit-image commands GS ( L GS 8 L [Name] EXECUTING + SETTING Set graphics data [Printers not featuring this command] TM-T88III, TM-L60II, TM-U210, TM-U300A/B, TM-U230, TM-U220 [Description] Processes graphics data. • fn Paper roll Function code (fn) specifies the function. Function No. Function name 0, 48 Function 48 Transmit the NV graphics memory capacity. 1, 49 Function 49 Set the reference standard dot density for graphics.
CONFIDENTIAL fn Function No. 112 Function 112 Store the graphics data in the print buffer (raster format). 113 Function 113 Store the graphics data in the print buffer (column format). Function name pL, pH specifies (pL + pH × 256) as the number of bytes after pH (m, fn, and [parameters]). • p1, p2, p3, and p4 specify (p1 + p2 × 256 + p3 × 65536 + p4 × 16777216) as the number of bytes after pH (m, fn, and [parameters]). • Description of the [parameters] is described in each function.
CONFIDENTIAL ■ The graphics functions provided here maintain upward compatibility with conventional bit image processing. Graphics type Corresponding bit image command (*1) NV graphics FS p, FS q Download graphics GS ✻, GS / Graphics GS Q 0, GS v 0 (*1) These commands are supported by some of the printer models but will not be supported by future models. ■ The various graphics functions (of this command), more user-friendly than conventional bit image functions, offer the following advantages.
CONFIDENTIAL • [Notes] Graphics [Functions 50, 112, and 113] Stores data in the print buffer. When standard mode is selected, prints data using Function 50 and clears the print buffer. When page mode is selected, prints data using FF and ESC FF and clears the print buffer after FF is executed. ■ The functions of this command are determined by the (fn) setting. Actual command operation varies according to function. ■ The NV graphics and download graphics data is managed using key codes.
CONFIDENTIAL ■ When printing the various types of graphics data, using the ESC U command will ensure that the printed results are properly aligned vertically by printing in a single direction. ■ Functions 65, 66, 67, or 68 write data to a non-volatile memory. Note the following items when using the function. • The printer may be BUSY when storing data and will not receive any data. In this case, be sure not to transmit data from the host.
CONFIDENTIAL ■ During the interval between the sending of the data header and NUL, ASB status and the real time commands are rendered invalid. ■ When communication with the printer uses XON/XOFF control with serial interface, the XOFF code may interrupt the “Header to NUL” data string. ■ The information for each function can be identified to other transmission data according to specific data of the transmission data block.
CONFIDENTIAL (*2) Processing According to Response Code (When Send Data Remains (indicated by identification status of send data group)) Response code Description ACK Initiates operation to send next data. NAK Resends the just-received data. CAN Cancels processing initiated by this command. (*3) Processing According to Response Code (When No More Send Data Remains (indicated by identification status of send data group)) Response code Description ACK, CAN Cancels procedure initiated by this command.
CONFIDENTIAL [Model-dependent variations] TM-J2000/J2100, TM-T90, TM-L90, TM-P60 Program Sample 1 (Defining and printing NV graphics data) * Description for image data has been omitted. PRINT #1, CHR$(&H1D);"(L";CHR$(76);CHR$(6);CHR$(48);CHR$(67);CHR$(48); ← Function 67: defining data (raster) PRINT #1, "G1"; ← Key code PRINT #1, CHR$(2); ← Color no.
CONFIDENTIAL Program Sample 2 (Printing graphics data) * Description for image data has been omitted.
CONFIDENTIAL Program Sample 3 (Sending key code list) * Description for image data has been omitted.
CONFIDENTIAL TM-J2000/J2100 NV graphics data shares the domain used by user NV memory [GS ( C] record data. The entire capacity is 384 KB. Only “the Color 1” can be used in special ink cartridge (SJIC5) of TM-J2000.
CONFIDENTIAL TM-T90 Download graphics [Functions 52, 80, 81, 82, 83, 84, and 85], data processing in column format [Functions 68 and 113], and Function 49 are not supported. The domain of the NV graphics data can be selected by using Function 5 of the GS ( E command. (Unit: byte) Selectable data domain Default 0, 64 K, 128 K, 192 K, 256 K, 320 K, 384 K 384 K The following printing colors are available when a recommended 2-color thermal paper is used.
CONFIDENTIAL TM-L90 Download graphics [Functions 52, 80, 81, 82, 83, 84, and 85], data processing in column format [Functions 68 and 113], and Function 49 are not supported. The domain of the NV graphics data can be selected by using Function 5 of the GS ( E command. (Unit: byte) Selectable data domain Default 0, 64 K, 128 K, 192 K, 256 K, 320 K, 384 K 384 K The following printing colors are available when a recommended 2-color thermal paper is used.
CONFIDENTIAL GS ( L pL pH m fn [Name] Transmit the NV graphics memory capacity. [Format] ASCII Hex Decimal GS ( 1D 28 29 40 L 4C 76 pL pH m 02 2 00 0 30 48 fn fn fn [Range] (pL + pH × 256) = 2 (pL = 2, pH = 0) m = 48 fn = 0, 48 [Description] Transmits the entire capacity of the NV graphics area (number of bytes in the NV graphics area). • This function does not require ESC/POS Handshaking Protocol.
CONFIDENTIAL [Model-dependent variations] TM-T90, TM-L90 TM-T90 If you select a combination of settings that is not possible, the entire capacity of the NV graphics memory that can be in actual use will be sent instead of the memory size set by GS ( E. TM-L90 If you select a combination of settings that is not possible, the entire capacity of the NV graphics memory that can be in actual use will be sent instead of the memory size set by GS ( E. Paper roll Bit-image commands GS ( L GS 8 L Ver. 10.01 p.
CONFIDENTIAL GS ( L pL pH m fn x y [Name] Set the reference dot density for graphics. [Format] ASCII Hex Decimal GS ( 1D 28 29 40 L 4C 76 pL pH m 04 4 00 0 30 48 fn fn fn x x x y y y [Range] (pL + pH × 256) = 4 (pL = 4, pH = 0) m = 48 fn = 1, 49 x = 50, 51 y = 50 [when x = 50] y = 51 [when x = 51] [Description] Sets the reference dot density to process the graphics data or bit image data.
CONFIDENTIAL ■ Bit image Command Name FS q Print NV bit image GS / Print download bit image GS Q 0 Print variable vertical size bit image GS v 0 Print raster bit image [Model-dependent variations] TM-T90, TM-L90, TM-P60 TM-T90 The printer does not support this function. TM-L90 The printer does not support this function. TM-P60 The printer does not support this function. Paper roll Bit-image commands GS ( L GS 8 L Ver. 10.01 p.
CONFIDENTIAL GS ( L pL pH m fn [Name] Print the graphics data in the print buffer. [Format] ASCII Hex Decimal GS ( 1D 28 29 40 L 4C 76 pL pH m 02 2 00 0 30 48 fn fn fn [Range] (pL + pH × 256) = 2 (pL = 2, pH = 0) m = 48 fn = 2, 50 [Description] Prints the buffered graphics data stored by the process of GS ( L . [Notes] ■ The printer cannot print when there is no graphics data stored in the print buffer.
CONFIDENTIAL GS ( L pL pH m fn [Name] Transmit the remaining capacity of the NV graphics memory. [Format] ASCII Hex Decimal GS ( 1D 28 29 40 L 4C 76 pL pH m 02 2 00 0 fn fn fn 30 48 [Range] (pL + pH × 256) = 2 (pL = 2, pH = 0) m = 48 fn = 3, 51 [Description] Transmits the number of bytes of remaining memory (unused area) in the NV graphics area. • This function does not require ESC/POS Handshaking Protocol.
CONFIDENTIAL GS ( L pL pH m fn [Name] Transmit the remaining capacity of the download graphics memory. [Format] ASCII Hex Decimal GS ( 1D 28 29 40 L 4C 76 pL pH m 02 2 00 0 fn fn fn 30 48 [Range] (pL + pH × 256) = 2 (pL = 2, pH = 0) m = 48 fn = 4, 52 [Description] Transmits the number of bytes of remaining memory (unused area) in the downloaded graphics area. • [Notes] This function does not require ESC/POS Handshaking Protocol.
CONFIDENTIAL [Model-dependent variations] TM-T90, TM-L90, TM-P60 TM-T90 The printer does not support this function. TM-L90 The printer does not support this function. TM-P60 The printer does not support this function. Paper roll Bit-image commands GS ( L GS 8 L Ver. 10.01 p.
CONFIDENTIAL GS ( L pL pH m fn d1 d2 [Name] Transmit the key code list for defined NV graphics. [Format] ASCII Hex Decimal GS ( 1D 28 29 40 L 4C 76 pL pH m fn d1 d2 04 4 40 64 4B 75 00 0 30 48 [Range] (pL + pH × 256) = 4 (pL = 4, pH = 0) m = 48 fn = 64 d1 = 75 d2 = 67 [Description] Transmits the defined NV graphics key code list. • [Notes] 43 67 This function does require ESC/POS Handshaking Protocol.
CONFIDENTIAL (*2) If the number of NV graphics data groups is 40 or less, they are sent in a single batch, with the Identification status byte (byte 3) set to hexadecimal value 40H and decimal value 64. (*3) The data groups are arranged according to the key codes. ■ When no key codes are present, the data shown below (beginning with Header and ending with NUL) is sent.
CONFIDENTIAL GS ( L pL pH m fn d1 d2 d3 [Name] Delete all NV graphics data. [Format] ASCII Hex Decimal GS ( 1D 28 29 40 L 4C 76 pL pH m fn d1 d2 d3 05 5 41 65 43 67 00 0 30 48 4C 76 52 82 [Range] (pL + pH × 256) = 5 (pL = 5, pH = 0) m = 48 fn = 65 d1 = 67 d2 = 76 d3 = 82 [Description] Deletes all NV graphics data that has been defined using Functions 67 or 68. [Notes] • Deleted areas are designated “Unused areas.” • All key codes are designated as undefined.
CONFIDENTIAL GS ( L pL pH m fn kc1 kc2 [Name] Delete the specified NV graphics data. [Format] ASCII Hex Decimal GS ( 1D 28 29 40 L 4C 76 pL pH m fn 04 4 42 66 00 0 30 48 kc1 kc2 kc1 kc2 kc1 kc2 [Range] (pL + pH × 256) = 4 (pL = 4, pH = 0) m = 48 fn = 66 32 ≤ kc1 ≤ 126 32 ≤ kc2 ≤ 126 [Description] Deletes the NV graphics data defined by the key codes (kc1 and kc2). [Notes] • Deleted areas are designated “Unused areas.” • Deleted key codes are designated as undefined.
CONFIDENTIAL GS ( L pL pH m fn a kc1 kc2 b xL xH yL yH [c d1...dk]1...[c d1...dk]b GS 8 L p1 p2 p3 p4 m fn a kc1 kc2 b xL xH yL yH [c d1...dk]1...[c d1...dk]b [Name] Define the NV graphics data (raster format). [Format] ASCII Hex Decimal ASCII Hex Decimal GS 1D 29 GS 1D 29 ( 28 40 8 38 56 L 4C 76 L 4C 76 pL pL pL p1 p1 p1 pH pH pH p2 p2 p2 m fn a 30 48 43 67 30 48 p3 p4 m p3 p4 30 p3 p4 48 kc1 kc2 b xL xH yL yH [c d1...dk]1...[c d1...dk]b kc1 kc2 b xL xH yL yH [c d1...dk]1...
CONFIDENTIAL b = 1, 2 (when the recommended two-color paper is used) b = 1 (when the recommended monochrome paper is used) 1 ≤ (xL + xH × 256) ≤ 8192 (0 ≤ xL ≤ 255, 0 ≤ xH ≤ 32) 1 ≤ (yL + yH × 256) ≤ 2304 (0 ≤ yL ≤ 255, 0 ≤ yH ≤ 9) c = 49, 50 (when the recommended two-color paper is used) c = 49 (when the recommended monochrome paper is used) TM-L90: b = 1, 2 (when the recommended two-color paper is used) b = 1 (when the recommended monochrome paper is used) 1 ≤ (xL + xH × 256) ≤ 8192 (0 ≤ xL ≤ 255, 0 ≤ xH
CONFIDENTIAL • k indicates the number of the definition data. k is an explanation parameter; therefore it does not need to be transmitted. ■ In cases where the specified key code already exists in memory, it will be necessary to overwrite the data. [Notes] ■ NV graphics indicate image data groups defined in the printer’s internal non-volatile memory. Data definitions for NV graphics data created using this command are valid until redefined by this function or .
CONFIDENTIAL ■ The relationship between NV graphics data (raster format) and print results is shown in the table below. d1 d2 ... dX dX+1 dX+2 ... dXx2 : : ... : ... dk-2 dk-1 dk MSB LSB MSB LSB MSB LSB MSB LSB [Model-dependent variations] X = (xL + xH ✕ 256) TM-J2000/J2100, TM-T90, TM-L90, TM-P60 TM-J2000/J2100 This printer is equipped with a print head configured in column format, which makes it faster to define data using Function 68 (column format) than with this function.
CONFIDENTIAL Condition Control information data value If data value (k) is odd number 32 bytes If data value (k) is even number 33 bytes Paper roll Bit-image commands GS ( L GS 8 L Ver. 10.01 p.
CONFIDENTIAL GS ( L pL pH m fn a kc1 kc2 b xL xH yL yH [c d1...dk]1...[c d1...dk]b GS 8 L p1 p2 p3 p4 m fn a kc1 kc2 b xL xH yL yH [c d1...dk]1...[c d1...dk]b [Name] Define the NV graphics data (column format). [Format] pH m fn a kc1 kc2 b xL xH yL yH [c d1...dk]1...[c d1...dk]b pH 30 44 30 kc1 kc2 b xL xH yL yH [c d1...dk]1...[c d1...dk]b pH 48 68 48 kc1 kc2 b xL xH yL yH [c d1...dk]1...[c d1...dk]b p2 p3 p4 m fn akc1 kc2 b xL xH yL yH [c d1...dk]1...[c d1...
CONFIDENTIAL [Description] Defines the NV graphics data (column format) as a record specified by the key codes (kc1 and kc2) in the NV graphics area. b specifies the number of colors for the defined data. • xL and xH specify the number of dots in the horizontal direction as (xL + xH × 256). • yL and yH specify the number of dots in the vertival direction as (yL + yH × 256). • c specifies the color of the defined data.
CONFIDENTIAL ■ In cases where there is insufficient capacity available for storing NV graphics data, this function cannot be used. Use Function 51 to confirm the available capacity in the NV graphics data area. ■ One option is to delete items of NV graphics data that were previously defined to the same key code. ■ The data for byte k of d1 ... dk is processed as a single item of defined NV graphics data.
CONFIDENTIAL TM-J2000/J2100 This printer is equipped with a print head configured in column format, which makes it faster to define data using this function than with Function 67 (raster format). The [data value (k) + control information data value (32 bytes)] area of the NV graphics data domain is used when this function is executed. TM-T90 The printer does not support this function. TM-L90 The printer does not support this function. TM-P60 The printer does not support this function.
CONFIDENTIAL GS ( L pL pH m fn kc1 kc2 x y [Name] Print the specified NV graphics data. [Format] ASCII Hex Decimal GS ( 1D 28 29 40 L 4C 76 pL pH m fn 06 6 45 69 00 0 30 48 kc1 kc2 x kc1 kc2 x kc1 kc2 x y y y [Range] (pL + pH × 256) = 6 (pL = 6, pH = 0) m = 48 fn = 69 32 ≤ kc1 ≤ 126 32 ≤ kc2 ≤ 126 TM-L90, TM-T90,TM-P60, TM-J2000/J2100: x = 1, 2, y = 1, 2 [Description] Prints the NV graphics data defined by the key codes (kc1 and kc2).
CONFIDENTIAL ■ Moves print position to the left side of the print area after printing of graphics data is completed. The printer then enters the “beginning of the line” or “no data in print buffer” state. ■ When printing NV graphic files, use ESC U to specify unidirectional print for vertical alignment of printed text. [Model-dependent variations] TM-J2000/J2100, TM-T90, TM-L90, TM-P60 TM-J2000/J2100 The dot density and the maximum print area are described in the next tables (dpi: number of dots per 25.
CONFIDENTIAL Vertical Horizontal Maximum print area (dot) Maximum print area (dot) Scaling Dot density Paper width 82.5 mm Paper width 26 mm Paper width 69.5 mm Paper width 57.5 mm Dot density Paper width 82.5 mm Paper width 76 mm Paper width 69.5 mm Paper width 57.
CONFIDENTIAL Scaling ×1 ×2 Vertical Horizontal Maximum print area (dot) Dot density Paper width 80 mm Paper width 60 / 58 mm Dot density Maximum print area (dot) 203 dpi 576 420 203 dpi 738 203/2 dpi 288 210 203/2 dpi 369 TM-L90 The dot density and the maximum print area are described in the next tables (dpi: number of dots per 25.4 mm). “Vertical” is in the direction of paper feeding and “horizontal” is perpendicular (at right angles) to the direction of paper feeding.
CONFIDENTIAL A horizontal maximum print area is decided according to the width of the paper. Paper width 80 to 78 mm When paper layout is not used or top of black 77 to 38 mm mark is selected When the bottom 80 mm of label is 79 to 38 mm selected When (x = 1) is specified. 576 dot When (x = 2) is specified.
CONFIDENTIAL GS ( L pL pH m fn d1 d2 [Name] Transmit the key code list for defined download graphics. [Format] ASCII Hex Decimal GS ( 1D 28 29 40 L 4C 76 pL pH m fn d1 d2 04 4 50 80 4B 75 00 0 30 48 43 67 [Range] (pL + pH × 256) = 4 (pL = 4, pH = 0) m = 48 fn = 80 d1 = 75 d2 = 67 [Description] Transmits the defined downloaded graphics key code list. • [Notes] This function does require ESC/POS Handshaking Protocol.
CONFIDENTIAL (*2) If the number of downloaded graphics data groups is 40 or less, they are sent in a single batch, with the Identification status byte (byte 3) set to hexadecimal value 40H and decimal value 64. (*3) The data groups are arranged according to the key codes. ■ When no key codes are present, the data shown below (beginning with Header and ending with NUL) is sent.
CONFIDENTIAL GS ( L pL pH m fn d1 d2 d3 [Name] Delete all NV graphics data. [Format] ASCII Hex Decimal GS ( 1D 28 29 40 L 4C 76 pL pH m fn d1 d2 d3 05 5 51 81 43 67 00 0 30 48 4C 76 52 82 [Range] (pL + pH × 256) = 5 (pL = 5, pH = 0) m = 48 fn = 65 d1 = 67 d2 = 76 d3 = 82 [Description] Deletes all downloaded graphics data that has been defined using Functions 83 and 84. • Deleted areas are designated “Unused areas.” • All key codes are designated as undefined.
CONFIDENTIAL GS ( L pL pH m fn kc1 kc2 [Name] Delete the specified download graphics data. [Format] ASCII Hex Decimal GS ( 1D 28 29 40 L 4C 76 pL pH m fn 04 4 52 82 00 0 30 48 kc1 kc2 kc1 kc2 kc1 kc2 [Range] (pL + pH × 256) = 4 m = 48 fn = 82 32 ≤ kc1 ≤ 126 32 ≤ kc2 ≤ 126 [Description] Deletes the downloaded graphics data defined by the key codes (kc1 and kc2). [Notes] (pL = 4, pH = 0) • Deleted areas are designated “Unused areas.
CONFIDENTIAL GS ( L pL pH m fn a kc1 kc2 b xL xH yL yH [c d1...dk]1...[c d1...dk]b GS 8 L p1 p2 p3 p4 m fn a kc1 kc2 b xL xH yL yH [c d1...dk]1...[c d1...dk]b [Name] Define the downloaded graphics data (raster format). [Format] ASCII Hex Decimal ASCII Hex Decimal GS 1D 29 GS 1D 29 ( 28 40 8 38 56 L 4C 76 L 4C 76 pL pL pL p1 p1 p1 pH pH pH p2 p2 p2 m fn a 30 48 53 83 30 48 p3 p4 m p3 p4 30 p3 p4 48 kc1 kc2 b xL xH yL yH [c d1...dk]1...[c d1...dk]b kc1 kc2 b xL xH yL yH [c d1...
CONFIDENTIAL [Description] Defines the downloaded graphics data (raster format) as a record specified by the key codes (kc1 and kc2) in the downloaded graphics area. b specifies the number of colors for the defined data. • xL and xH specify the number of dots in the horizontal direction as (xL + xH × 256). • yL and yH specify the number of dots in the vertical direction as (yL + yH × 256). • c specifies the color of the defined data.
CONFIDENTIAL ■ This function is incompatible with macros, so make sure to avoid including it when defining macros. ■ In cases where there is insufficient capacity available for storing downloaded graphics data, this function cannot be used. Use Function 52 to confirm the available capacity in the downloaded graphics data area. ■ One option is to delete items of downloaded graphics data that were previously defined to the same key code. ■ The data for byte k of d1 ...
CONFIDENTIAL [Model-dependent variations] TM-J2000/J2100, TM-T90, TM-L90, TM-P60 TM-J2000/J2100 This printer is equipped with a print head configured in column format, which makes it faster to define data using Function 84 (column format) than with this function. The [data value (k) + control information data value (16 bytes)] area of the NV graphics data domain is used when this function is executed. TM-T90 The printer does not support this function. TM-L90 The printer does not support this function.
CONFIDENTIAL GS ( L pL pH m fn a kc1 kc2 b xL xH yL yH [c d1...dk]1...[c d1...dk]b GS 8 L p1 p2 p3 p4 m fn a kc1 kc2 b xL xH yL yH [c d1...dk]1...[c d1...dk]b [Name] Define the downloaded graphics data (column format). [Format] pH m fn a kc1 kc2 b xL xH yL yH [c d1...dk]1...[c d1...dk]b pH 30 44 30 kc1 kc2 b xL xH yL yH [c d1...dk]1...[c d1...dk]b pH 48 68 48 kc1 kc2 b xL xH yL yH [c d1...dk]1...[c d1...dk]b p2 p3 p4 m fn akc1 kc2 b xL xH yL yH [c d1...dk]1...[c d1...
CONFIDENTIAL [Description] Defines the downloaded graphics data (column format) as a record specified by the key codes (kc1 and kc2) in the downloaded graphics area. • b specifies the number of colors for the defined data. • xL and xH specify the number of dots in the horizontal direction as (xL + xH × 256). yL and yH specify the number of dots in the vertical direction as (yL + yH × 256). • c specifies the color of the defined data.
CONFIDENTIAL ■ This function is incompatible with macros, so make sure to avoid including it when defining macros. ■ In cases where there is insufficient capacity available for storing download graphics data, this function cannot be used. Use Function 52 to confirm the available capacity in the download graphics data area. ■ One option is to delete items of download graphics data that were previously defined to the same key code. ■ The data for byte k of d1 ...
CONFIDENTIAL TM-J2000/J2100 This printer is equipped with a print head configured in column format, which makes it faster to define data using this function than with Function 67 (raster format). The [data value (k) + control information data value (16 bytes)] area of the NV graphics data domain is used when this function is executed. TM-T90 The printer does not support this function. TM-L90 The printer does not support this function. TM-P60 This printer does not support this function.
CONFIDENTIAL GS ( L pL pH m fn kc1 kc2 x y [Name] Print the specified download graphics data. [Format] ASCII Hex Decimal GS ( 1D 28 29 40 L 4C 76 pL pH m fn 06 6 55 85 00 0 30 48 kc1 kc2 x kc1 kc2 x kc1 kc2 x y y y [Range] (pL + pH × 256) = 6 (pL = 6, pH = 0) m = 48 fn = 85 32 ≤ kc1 ≤ 126 32 ≤ kc2 ≤ 126 TM-J2000/J2100: x = 1, 2, y = 1, 2 [Description] Prints the downloaded graphics data defined by the key codes (kc1 and kc2).
CONFIDENTIAL ■ Feeds the paper the required distance when printing graphics data, regardless of line feed pitch settings entered using the Set line feed command. ■ Moves print position to the left side of the print area after printing of graphics data is completed. The printer then enters the “beginning of the line” or “no data in print buffer” state. ■ When printing downloaded graphic files, use ESC U to specify unidirectional print for vertical alignment of printed text.
CONFIDENTIAL GS ( L pL pH m fn a bx by c xL xH yL yH d1...dk GS 8 L p1 p2 p3 p4 m fn a bx by c xL xH yL yH d1...dk [Name] Store the graphics data in the print buffer (raster format). [Format] by c xL xH yL yH d1...dk 30 70 30 by c xL xH yL yH d1...dk 48 112 48 by c xL xH yL yH d1...dk p3 p4 m a bx by c xL xH yL yH d1...dk p3 p4 30 70 30 bx by c xL xH yL yH d1...dk p3 p4 48 112 48 bx by c xL xH yL yH d1...
CONFIDENTIAL (by = 1): 1 ≤ (yL + yH × 256) ≤ 1662 (0 ≤ yL ≤ 255, 0 ≤ yH ≤ 6) (by = 2): 1 ≤ (yL + yH × 256) ≤ 831 (0 ≤ yL ≤ 255, 0 ≤ yH ≤ 3) [Japanese Model] With recommended two-color paper (by = 1): 1 ≤ (yL + yH × 256) ≤ 738 (0 ≤ yL ≤ 255, 0 ≤ yH ≤ 2) (by = 2): 1 ≤ (yL + yH × 256) ≤ 369 (0 ≤ yL ≤ 255, yH = 0, 1) With recommended monochrome paper (by = 1): 1 ≤ (yL + yH × 256) ≤ 1476 (0 ≤ yL ≤ 255, 0 ≤ yH ≤ 5) (by = 2): 1 ≤ (yL + yH × 256) ≤ 738 (0 ≤ yL ≤ 255, 0 ≤ yH ≤ 2) TM-L90: bx = 1, 2 by = 1, 2 c = 49,
CONFIDENTIAL • c c specifies the color of the stored data. Color specifications 49 Color 1 50 Color 2 xL and xH specify the number of dots in the horizontal direction as (xL + xH × 256). • yL and yH specify the number of dots in the vertical direction as (yL + yH × 256). • d specifies the stored data (raster format). • k indicates the number of the graphics data. k is an explanation parameter; therefore it does not need • to be transmitted.
CONFIDENTIAL ■ Use Function 50 to print graphics after graphics data has been stored in the print buffer when the standard mode is selected. ■ The data for byte k of d1 ... dk is processed as a single item of defined NV graphics data. The defined data (d) specifies “1” for bits corresponding to dots that will be printed and “0” for bits corresponding to dots that will not be printed. ■ NV graphics data is defined using the dot density set by Function 49.
CONFIDENTIAL ❏ Specify left margin is 0, and the horizontal position to a position that is a multiple of 8, and specify the horizontal size of the graphic to the dot which is the multiple of 8. (Example: the left margin = 0, horizontal position = 8, 16, or 24, or 32 etc., (xL + xH × 256) = 64, or 128, or 256 etc.) ❏ Specify the scaling to the original size (bx = 1, by = 1). ❏ Specify the size of image data not to exceed the current print area.
CONFIDENTIAL ❏ Specify left margin as 0, and the horizontal position to a position that is a multiple of 8, and specify the horizontal size of the graphic to the dot which is the multiple of 8. (Example: the left margin = 0, horizontal position = 8, 16, or 24, or 32 etc., (xL + xH × 256) = 64, or 128, or 256 etc.) ❏ Specify the scaling to the original size (bx = 1, by = 1). ❏ Specify the size of image data not to exceed the current print area.
CONFIDENTIAL ❏ Specify left margin as 0, and the horizontal position to a position that is a multiple of 8. (Example: the left margin = 0, horizontal position = 0, 8, 16, or 24 etc.) ❏ Specify the scaling to the original size (bx = 1, by = 1). ❏ Specify the size of image data not to exceed the current print area. ❏ A graphic that exceeds the size limit of (yL + yH × 256) can be printed by the repeated use of the combination of this function and of this command.
CONFIDENTIAL GS ( L pL pH m fn a bx by c xL xH yL yH d1...dk GS 8 L p1 p2 p3 p4 m fn a bx by c xL xH yL yH d1...dk [Name] Store the graphics data in the print buffer (column format). [Format] ASCII Hex Decimal ASCII Hex Decimal [Range] [Description] bx by c xL xH yL yH d1...dk 30 71 30 bx by c xL xH yL yH d1...dk 48 113 48 bx by c xL xH yL yH d1...dk p3 p4 m fn abx by c xL xH yL yH d1...dk p3 p4 30 71 30bx by c xL xH yL yH d1...dk p3 p4 48 113 48bx by c xL xH yL yH d1...
CONFIDENTIAL yL and yH specify the number of dots in the vertical direction as (yL + yH × 256). • d specifies the stored data (column format). • k indicates the number of the graphics data. k is an explanation parameter; therefore it does not need • to be transmitted. [Notes] ■ The functions used to store graphics data directly to the print buffer are this function and Function 112.
CONFIDENTIAL ■ The relationship between graphics data (column format) and print results is shown in the table below. d1 dY+1 ... : d2 dY+2 ... dk-2 : : ... dk-1 dY dYx2 ... dk Y = (yL + yH × 256) ■ This printer is equipped with a print head configured in column format, which makes it faster to define data using this function (column format) than with Function 112 (raster format).
CONFIDENTIAL Bit-image commands obsolete command FS q EXECUTING + SETTING [Name] Define NV bit image [Format] ASCII Hex Decimal FS 1C 28 q n 71 n 113 n [xL xH yL yH d1...dk]1...[xL xH yL yH d1...dk]n [xL xH yL yH d1...dk]1...[xL xH yL yH d1...dk]n [xL xH yL yH d1...dk]1...[xL xH yL yH d1...
CONFIDENTIAL [Description] Defines the NV bit image in the NV graphics area. • • • • • n specifies the number of defined NV bit images. xL, xH specifies (xL + xH × 256) bytes in the horizontal direction for the NV bit image you defined. yL, yH specifies (yL + yH × 256) bytes in the vertical direction for the NV bit image you defined. d specifies the definition data for the NV bit image (column format). k indicates the number of the definition data.
CONFIDENTIAL ■ After processing this command, the printer executes a software reset. Therefore, processing this command enables the printer to be in the correct status when the power is turned on. ■ The limitations during processing of this command are as follows: • Paper cannot be fed by using PAPER FEED button. • The real-time commands are ignored. • Even if the ASB function is effective, the ASB status cannot be transmitted. ■ The NV bit image is printed by FS p.
CONFIDENTIAL TM-J2000/J2100 This printer supports the NV graphics function of GS ( L and GS 8 L. It is recommended that NV graphics function (GS (L / GS 8 L) be used. The data of this command and record data of user NV memory (GS ( C) are stored in the same definition area. The total data of NV bit image and GS ( C record can be defined up to 384 KB. TM-T90 It is recommended that NV graphics function (GS (L / GS 8 L) be used.
CONFIDENTIAL Bit-image commands obsolete command GS ✻ SETTING COMMAND [Name] Define downloaded bit image [Format] ASCII Hex Decimal [Range] TM-J2000/J2100: GS ✻ x 1D 2A x 29 42 x TM-T90: TM-T88III, TM-L60II: TM-L90: [Default] y y y d1 ... d(x × y × 8) d1 ... d(x × y × 8) d1 ...
CONFIDENTIAL • k indicates the number of the definition data. k is an explanation parameter; therefore, it does not need to be transmitted. [Recommended Functions] This command is supported only by some printer models and may not be supported by future models.
CONFIDENTIAL ■ The relationship between bit image data and print result is as follows. d1 dy+1 ... : MSB LSB d2 dy+2 ... dk-2 MSB LSB : : dk-1 MSB LSB dy dyx2 ... dk MSB LSB ... See program example and print sample for GS ✻ ❁■❄ ✧✳ [Model-dependent variations] ✏. TM-J2000/J2100, TM-T90, TM-T88III, TM-L60II TM-J2000/J2100 This printer supports downloaded graphics functions of GS ( L and GS 8 L. It is recommended that the downloaded graphics function (GS ( L / GS 8 L) be used.
CONFIDENTIAL obsolete command Bit-image commands GS / EXECUTING COMMAND [Name] Print downloaded bit image [Format] ASCII Hex Decimal [Range] 0 ≤ m ≤ 3, 48 ≤ m ≤ 51 [Default] None GS / 1D 2F 29 47 m m m [Printers not featuring this command] TM-P60, TM-U230, TM-U220, TM-U210, TM-U300A/B [Description] Prints downloaded bit image using the process of GS ✻and using the mode specified by m, as follows: m Mode Scaling for horizontal Scaling for vertical 0, 48 Normal ×1 ×1 1, 49 Double-widt
CONFIDENTIAL [Notes] ■ This command is ignored if a downloaded bit image has not been defined. ■ When standard mode is selected, this command is enabled only when there is no data in the print buffer and the printer is in the beginning of the line. If data exists in the print buffer, the printer processes m as normal data. ■ When page mode is selected, this command develops the downloaded bit image data in the print buffer but the printer does not print the downloaded bit image data.
CONFIDENTIAL Program example for GS ✻ and GS / Program Example Program Example (continued) PRINT #1, CHR$(&H1D);"*";CHR$(18);CHR$(5); DATA 83,80,00,00,02,4C,00,00,00,04,80,00,00,00,02 FOR i=1 TO 18*5*8 DATA 40,00,00,00,04,80,00,00,00,02,4A,AA,AA,AA,A4 Define downloaded bit image READ a$: d=VAL("&H"+a$) PRINT #1, CHR$(d); NEXT i DATA 85,55,55,55,42,4A,AA,AA,AA,A4,85,55,55,55,42 DATA 4A,AA,AA,AA,A4,85,00,05,00,02,4A,08,0A,80,04 DATA 85,00,05,00,02,4A,80,0A,80,04,85,00,05,00,02 DATA 4A,80,0A,80,04,85,00
CONFIDENTIAL TM-J2000/J2100 This printer supports the graphics functions of GS ( L/GS 8 L. It is recommended to use GS ( L /GS 8 L instead of GS /. Values of [Dot Density] and [Maximum Print Area (dot)] are the same as in the graphics function GS ( L/GS 8 L of Function 69. TM-T90 The dot density and the maximum print area are described in the next tables (dpi: number of dots per 25.4 mm).
CONFIDENTIAL TM-L90 The dot density and the maximum print area are described in the next tables (dpi: number of dots per 25.4 mm). “Vertical” is in the direction of paper feeding and “horizontal” is perpendicular (at right angles) to the direction of paper feeding. The maximum print area in the vertical direction is information used when graphics are printed with the page mode selected (for the starting position specified with ESC T is “Upper right” or “Lower left”).
CONFIDENTIAL TM-T88III This command can be used in standard mode only. The dot density and the maximum print area are described in the next tables (dpi: number of dots per 25.4 mm). “Vertical” is in the direction of paper feeding and “horizontal” is perpendicular to the direction of paper feeding. The maximum print area in the vertical direction is information used when graphics are printed with the page mode selected (for the starting position specified with ESC T is “Upper right” or “Lower left”).
CONFIDENTIAL obsolete command Bit-image commands GS Q 0 EXECUTING COMMAND [Name] Print variable vertical size bit image [Format] ASCII Hex Decimal GS Q 1D 51 29 81 0 30 48 m xL xH yL yH d1...dk m xL xH yL yH d1...dk m xL xH yL yH d1...
CONFIDENTIAL [Recommended Functions] This command is supported only by some printer models and may not be supported by future models. It is recommended to use graphics function (GS ( L GS 8 L: and ). The graphics functions are better than GS Q 0 for the following reasons: [Notes] • Selecting a color for printing is possible. • Selecting a size in dot units is possible.
CONFIDENTIAL ■ Relationship between bit-image data and printing result is as follows: Y d1 dY + 1 ... : d2 dY + 2 ... dk - 2 : : ... dk - 1 dY dY × 2 ... dk MSB LSB MSB LSB MSB LSB MSB LSB = (yL + yH × 256) [Model-dependent variations] TM-J2000/J2100 TM-J2000/J2100 This printer supports the graphics functions of GS ( L/GS 8 L. It is recommended to use GS ( L /GS 8 L instead of GS Q 0.
CONFIDENTIAL Program Example for GS Q 0 Program Example PRINT #1, CHR$(&H1B);"U";CHR$(1); ← Specify Program Example (continued) unidirection DATA 83,80,00,00,02,4C,00,00,00,04,80,00,00,00,02 PRINT #1, CHR$(&H1D);"p";CHR$(0); DATA 40,00,00,00,04,80,00,00,00,02,4A,AA,AA,AA,A4 PRINT #1, CHR$(144);CHR$(0);CHR$(5);CHR$(0); DATA 85,55,55,55,42,4A,AA,AA,AA,A4,85,55,55,55,42 Definition FOR i=1 TO 144*5 DATA 4A,AA,AA,AA,A4,85,00,05,00,02,4A,08,0A,80,04 READ a$: d=VAL("&H"+a$) DATA 85,00,05,00,02,4A,80,0
CONFIDENTIAL Bit-image commands obsolete command GS v 0 EXECUTING COMMAND [Name] Print raster bit image [Format] ASCII Hex Decimal [Range] TM-J2000/J2100: TM-T90: TM-L90: TM-T88III: Paper roll m xL xH yL yH d1...dk m xL xH yL yH d1...dk m xL xH yL yH d1...
CONFIDENTIAL 0 ≤ yH ≤ 8 0 ≤ d ≤ 255 k = (xL + xH × 256) × (yL + yH × 256) (except for k = 0) [Default] None [Printers not featuring this command] TM-L60II, TM-P60, TM-U230, TM-U220, TM-U210, TM-U300A/B [Description] Prints a raster bit image using the mode specified by m, as follows: m Mode Scaling for horizontal Scaling for vertical 0, 48 Normal ×1 ×1 1, 49 Double-width ×2 ×1 2, 50 Double-height ×1 ×2 3, 51 Quadruple ×2 ×2 xL, xH specifies (xL + xH × 256) bytes in horizontal directio
CONFIDENTIAL ■ Data (d) specifies a bit printed to 1 and not printed to 0. ■ If a raster bit image exceeds one line, the excess data is not printed. ■ The scales for width and height of raster bit images are specified by m. Therefore, in page mode with 90° or 270° clockwise-rotated raster bit image, the printer apply print area and dot density from [width: direction of paper feed, height: perpendicular to direction of paper feed].
CONFIDENTIAL Program Example Program Example (continued) PRINT #1, CHR$(&H1D);"v0";CHR$(0); DATA CF,80,00,3F,E7,E0,00,30,1F,FF,F3,F0,07,E0,3F,E3 PRINT #1, CHR$(16);CHR$(0);CHR$(40);CHR$(0); DATA CF,80,00,1F,E7,E0,00,20,1F,FF,E3,F0,07,E0,1F,E3 FOR i=1 TO 16*40 DATA CF,80,00,0F,F7,E0,00,20,1F,FF,E3,F0,07,E0,0F,F3 READ a$: d=VAL("&H"+a$) DATA CF,80,00,07,F7,E0,00,60,1F,FF,83,F0,07,E0,07,F3 PRINT #1, CHR$(d); DATA CF,80,00,03,F7,E0,00,40,1F,80,03,F0,07,E0,03,F3 NEXT i DATA CF,80,00,03,F7,E0,00,C0,1
CONFIDENTIAL TM-J2000/J2100 This printer supports the graphics functions of GS ( L/GS 8 L. It is recommended to use GS ( L /GS 8 L instead of GS v 0. The model information for this function (the dot density and maximum print area and others) is for the graphic functions. See the model information of Function 69 and 112 of GS ( L/GS 8 L. TM-L90, TM-T90 This printer supports the graphics functions of GS ( L/GS 8 L. It is recommended to use GS ( L /GS 8 L instead of GS v 0.
CONFIDENTIAL TM-T88III This command can be used in standard mode only. The dot density and the maximum print area are described in the next tables (dpi: number of dots per 25.4 mm). “Vertical” is in the direction of paper feeding and “horizontal” is perpendicular to the direction of paper feeding. The maximum print area in the vertical direction is information used when graphics are printed with the page mode selected (for the starting position specified with ESC T is “Upper right” or “Lower left”).
CONFIDENTIAL Status commands STATUS COMMANDS Command DLE EOT ESC u ESC v GS a GS j GS r Paper roll Status commands Name Transmit real-time status Transmit peripheral device status Transmit paper sensor status Enable/disable Automatic Status Back (ASB) Enable/disable Automatic Status Back (ASB) for ink Transmit status Ver. 10.01 p.
CONFIDENTIAL Status commands DLE EOT EXECUTING COMMAND [Name] Transmit real-time status [Format] ASCII Hex Decimal DLE EOT n 10 04 n 16 4 n [a] [a] [a] [Printers not featuring this command] TM-U300A/B 1 ≤ n ≤ 4, n = 7 a = 1, 2 [When n= 7] TM-T90, TM-L90, TM-L60II, TM-P60, TM-U230, TM-U220, TM-U210, TM-T88III : 1 ≤ n ≤ 4, n = 7 [Range] TM-J2000/J2100: [Description] Transmits the real-time status, using n as follows: n a Function 1 -- Transmit printer status 2 -- Transmit offline status
CONFIDENTIAL [Notes] ■ This is a real-time command that the printer executes upon receiving it. Take the following into consideration: • If this command interrupts the code string of another command, this command is processed as a parameter of the other command; therefore, the print result will not be correct. • If a command such as graphics data or defined data has a code string that is the same as a code string in a parameter, the printer processes and then continues with the bit-image or other command.
CONFIDENTIAL ■ Printer status (n = 1) is as follows: Bit Binary Hex Decimal Status 0 0 00 0 Not used. Fixed to Off. 1 1 02 2 Not used. Fixed to On. 2 0 00 0 Drawer kick-out connector pin 3 is LOW. 1 04 4 Drawer kick-out connector pin 3 is HIGH. 0 00 0 Online. 1 08 8 Offline. 4 1 10 16 Not used. Fixed to On. 5 0 00 0 Not waiting for online recovery. 1 20 32 Waiting for online recovery. 0 00 0 Paper is not being fed by the paper feed button.
CONFIDENTIAL ■ Offline status A (n = 2) is as follows: Bit Binary Hex Decimal Status 0 0 00 0 Not used. Fixed to Off. 1 1 02 2 Not used. Fixed to On. 2 0 00 0 Cover is closed. 1 04 4 Cover is open. 0 00 0 Paper is not being fed by the paper feed button. 1 08 8 Paper is being fed by the paper feed button. 4 1 10 16 Not used. Fixed to On. 5 0 00 0 No paper-end stop. 1 20 32 Printing stops due to a paper-end. 0 00 0 No error. 1 40 64 Error occurred.
CONFIDENTIAL • Bit Binary Hex Decimal Status 0 0 00 0 Not used. Fixed to Off. 1 1 02 2 Not used. Fixed to On. 2 0 00 0 No recoverable error. 1 04 4 Recoverable error occurred. 0 00 0 No autocutter error. 1 08 8 Autocutter error occurred. 4 1 10 16 Not used. Fixed to On. 5 0 00 0 No unrecoverable error. 1 20 32 Unrecoverable error occurred. 0 00 0 No auto-recoverable error. 1 40 64 Auto-recoverable error occurred. 0 00 0 Not used. Fixed to Off.
CONFIDENTIAL • Bit Off/On Hex Decimal Status 0 0 00 0 Not used. Fixed to Off. 1 1 02 2 Not used. Fixed to On. 2, 3 00 00 0 Roll paper near-end sensor: paper adequate. 11 0C 12 Roll paper near-end sensor: paper near end. 4 1 10 16 Not used. Fixed to On. 5, 6 00 00 0 Roll paper end sensor: paper present. 11 60 96 Roll paper end sensor: paper not present. 0 00 0 Not used. Fixed to Off. 7 • Paper roll Roll paper sensor status (n = 4) is as follows: ...
CONFIDENTIAL ■ Ink status A (n = 7, a = 1) is as follows: Bit Function Binary Hexadecimal Decimal 0 Fixed 0 00 0 1 Fixed 1 02 2 2 No ink near-end detected (1st color) 0 00 0 Ink near-end detected (1st color) 1 04 4 No ink end detected (1st color) 0 00 0 Ink end detected (1st color) 1 08 8 4 Fixed 1 10 16 5 Ink cartridge detected (1st color) 0 00 0 Ink cartridge not detected (1st color) 1 20 32 Cleaning is not being performed 0 00 0 Cleaning is being performe
CONFIDENTIAL ■ Ink status B (n = 7, a = 2) is as follows: Bit Function Binary Hexadecimal Decimal 0 Fixed 0 00 0 1 Fixed 1 02 2 2 No ink near-end detected (2nd color) 0 00 0 Ink near-end detected (2nd color) 1 04 4 No ink end detected (2nd color) 0 00 0 Ink end detected (2nd color) 1 08 8 4 Fixed 1 10 16 5 Ink cartridge detected (2nd color) 0 00 0 Ink cartridge not detected (2nd color) 1 20 32 6 Reserved - - - 7 Fixed 0 00 0 3 ■ When you use this comma
CONFIDENTIAL transmission buffer is 99 bytes; therefore, data that exceeds 99 bytes is ignored. When using this command, the host should be changed to the Reverse Mode immediately and execute a receive processing of status. ■ Real time status can be differentiated by the information of bits 0, 1, 4, and 7 from other transmission data. If the data transmitted from the printer after outputting is “0xx1xx10”(x = 0 or 1), process the data as a real time status.
CONFIDENTIAL TM-J2000/J2100 BUSY condition for a parallel interface is selected by memory switch 1-3. Use this command according to the following rule; otherwise, the status might not be transmitted. The next data is not transmitted until status is received when the command of the DLE EOT is transmitted. Only when it is necessary to acquire plural, real-time status items continuously, up to 6 DLE EOT commands can be transmitted continuously.
CONFIDENTIAL TM-T90 BUSY condition for a parallel interface is selected by memory switch 1-3. ■ Roll paper sensor status (n = 4) When the roll paper cover is open, paper detection (detected by the roll paper end sensor) may be incorrect. TM-L90 BUSY condition for a parallel interface is selected by memory switch 1-3.
CONFIDENTIAL TM-L60II When the printer is not selected ECS =, this command cannot be used. BUSY condition for a serial interface is selected by DIP switch 2-1. BUSY condition for a parallel interface is selected by DIP switch 1-3. ■ Printer status (n = 1) Bits 5 and 6 of the printer status are undefined. ■ Error status (n = 3) Bit 3 of the error status is undefined. TM-P60 Use this command according to the following rule; otherwise, the status might not be transmitted.
CONFIDENTIAL Bit 2 of the error cause status is not supported. ■ Roll paper sensor status (n = 4) Bits 2 and 3 of the roll paper sensor status are not supported. When the roll paper cover is open, paper detection (detected by the roll paper end sensor) may be incorrect. TM-U230 BUSY condition for a parallel interface is selected by DIP switch 1-8. ■ Printer status (n = 1) Bit 6 of the printer status is undefined. TM-U210 BUSY condition for a parallel interface is selected by DIP switch 1-8.
CONFIDENTIAL TM-U220 BUSY condition for a parallel interface is selected by DIP switch 1-8. This printer can send DLE EOT system commands continuously 8 times. ■ Printer status (n = 1) Bit 5, and 6 of the printer status is undefined. ■ Roll paper sensor status (n = 4) The roll paper near-end sensor is an option. If the printer is not equipped with the paper near-end sensor, bits 2 and 3 of the third byte are always ON, “Paper adequate.” Paper roll Status commands DLE EOT Ver. 10.01 p.
CONFIDENTIAL obsolete command Status commands ESC u EXECUTING COMMAND [Name] Transmit peripheral device status [Format] ASCII Hex Decimal [Range] TM-U220, TM-L60II: n = 0, 48 TM-U300A/B: n = 0 ESC u n 1B 75 n 27 117 n [Printers not featuring this command] TM-J2000/J2100, TM-T90, TM-T88III, TM-L90, TM-P60, TM-U230, TM-U210 [Description] Transmits the peripheral device status as 1 byte of data.
CONFIDENTIAL obsolete command Status commands ESC v EXECUTING COMMAND [Name] Transmit paper sensor status [Format] ASCII Hex Decimal ESC v 1B 76 27 118 [Printers not featuring this command] TM-J2000/J2100, TM-T90, TM-T88III, TM-L90, TM-P60, TM-U230, TM-U210 [Description] Transmits the status of paper sensor(s) as 1 byte of data. [Recommended Functions] This command is supported only by some printer models but will not be supported by future models.
CONFIDENTIAL TM-U300A/B This command is available with the serial interface. The paper sensor status information of this command for this printer is different from the standard ESC/POS paper sensor status information as follows: ■ Bits 1 and 3 of the status are undefined. TM-U220 The roll paper near-end sensor is an option. If the printer is not equipped with the paper near-end sensor, bits 0 and 1 of the third byte are always ON, “Paper adequate.
CONFIDENTIAL Status commands GS a EXECUTING + SETTING [Name] Enable/disable Automatic Status Back (ASB) [Format] ASCII Hex Decimal [Range] 0 ≤ n ≤ 255 [Default] TM-P60: n = 255 Other than above: When DIP switch or memory switch (BUSY condition) is Off: n = 0 When DIP switch or memory switch (BUSY condition) is On: n = 2 GS a 1D 61 29 97 n n n [Printers not featuring this command] TM-U300A/B [Description] Enables or disables basic ASB (Automatic Status Back) and specifies the status items to i
CONFIDENTIAL n: Bit Binary Hex Decimal Function 6 0 00 0 Panel switch status disabled. 1 40 64 Panel switch status enabled. 0 00 0 Undefined. 7 [Notes] ■ ASB is the function that transmit the status of [cover open/close], [Online/Offline] from the printer automatically. It is called [ASB function] and the status is [ASB status]. If you use ASB, application can acquire the printer change in a real-time and passively. ■ Select any status enabled (except n = 0) and basic ASB starts.
CONFIDENTIAL ■ The basic ASB statuses, corresponding to each bit for n are as follows: n ASB status Bit Function Bit Status 0 Drawer kick-out connector status. Bit 2 of the first byte Drawer kick-out connector pin 3 status. 1 Online/offline status. Bit 3 of the first byte Online/ offline status. Bit 5 of the first byte Cover status. Bit 6 of the first byte Paper is being fed by paper feed button status. Bit 0 of the second byte Waiting for online recovery status. ...
CONFIDENTIAL [Note] Only if ESC 4 is selected or paper stop printing sensor is not selected. ■ Basic ASB status is 4-byte configuration [first byte - fourth byte]. ■ The status to be transmitted are as follows: ■ First byte (printer information) Bit Binary Hex Decimal Status for ASB 0 0 00 0 Not used. Fixed to Off. 1 0 00 0 Not used. Fixed to Off. 2 0 00 0 Drawer kick-out connector pin 3 is LOW. 1 04 4 Drawer kick-out connector pin 3 is HIGH. 0 00 0 Online. 1 08 8 Offline.
CONFIDENTIAL Bit Binary Hex Decimal Status for ASB 2 0 00 0 No recoverable error (except for autocutter error). 1 04 4 Recoverable error occurred (except for autocutter error). 0 00 0 No autocutter error. 1 08 8 Autocutter error occurred. 4 0 00 0 Not used. Fixed to Off. 5 0 00 0 No unrecoverable error. 1 20 32 Unrecoverable error occurred. 0 00 0 No automatically recoverable error. 1 40 64 Automatically recoverable error occurred. 0 00 0 Not used.
CONFIDENTIAL Bit Binary Hex Decimal Status for ASB 4 0 00 0 Not used. Fixed to Off. 5,6 — — — Undefined 7 0 00 0 Not used. Fixed to Off. • Some paper sensors are not present, depending on the printer model.The names of some paper sensors are different, depending on the printer model. ■ Fourth byte (paper sensor information) Bit Binary Hex Decimal Status for ASB 0-3 — — — Undefined 4 0 00 0 Not used. Fixed to Off. 5,6 — — — Undefined 7 0 00 0 Not used.
CONFIDENTIAL If bits have a different value between (ASB-1) and (ASB-2), this means at least one change has occurred. An example is shown below: First byte Second byte Third byte Fourth byte ASB-1 0011 1000 0000 0000 0110 0011 0000 1111 ASB-2 0001 0000 0000 0000 0110 0011 0000 1111 Bit 5 and 3 of the first byte are different from (ASB-1) and (ASB-2). From this information, you can see that [The cover is shutting now and On line though Off line (Bit 3) by cover opening Bit5)].
CONFIDENTIAL TM-T90 The default value is set by Msw 1-3. ■ Third byte (paper sensor information) When the roll paper cover is open, paper detection (detected by the roll paper end sensor) may be incorrect. TM-L90 The default value is set by Msw 1-3. ■ Basic second byte (printer information) If the cause of the recoverable error (bit 2) is the paper layout error, the printer can recover from the error by opening/closing the roll paper cover or by the DLE ENQ command only when memory switch Msw8-2 is OFF.
CONFIDENTIAL TM-T88III The default value is set by DIP switch 2-1. ■ Second byte (printer information) Bits 0 and 2 of the second byte are undefined. ■ Third byte (paper sensor information) When the roll paper cover is open, paper detection (detected by the roll paper end sensor) may be incorrect. TM-L60II With a serial interface, the default value is set by DIP switch 2-1. With a parallel interface, the default value is set by DIP switch 1-3.
CONFIDENTIAL ■ Basic third byte (paper sensor information) Bits 0 and 1 of the third byte are not supported. When the roll paper cover is open, paper detection (detected by the roll paper end sensor) may be incorrect. TM-U230 The default value is set by DIP switch 1-8. ■ Second byte (printer information) Bit 1 of the second byte is undefined. TM-U220 The default value is set by DIP switch 1-8. ■ Second byte (printer information) Bit 0, and 1 of the second byte are undefined.
CONFIDENTIAL Status commands GS j EXECUTING + SETTING [Name] Enable/disable Automatic Status Back (ASB) for ink [Format] ASCII Hex Decimal [Range] 0 ≤ n ≤ 255 [Default] When DIP switch or memory switch (BUSY condition) is Off: n = 0 When DIP switch or memory switch (BUSY condition) is On: n = 1 GS j n 1D 6A n 29 106 n [Printers not featuring this command] TM-T90, TM-T88III, TM-L90, TM-L60II, TM-P60, TM-U230, TM-U220, TM-U210, TM-U300A/B [Description] Enables or disables the ink ASB (Automatic
CONFIDENTIAL ■ This command is effective until ESC @ is executed, the printer is reset, or the power is turned off. ■ When block data [Header ~ NUL] is being transmitted, ASB status cannot be transmitted. Therefore, you cannot get the printer status change through ASB status when Block data [Header ~ NUL] is transmitted. ■ All ink ASB status represents the enabled status whenever the status changes.
CONFIDENTIAL ■ (*1) Status A is shown in the table below: Bit Function Binary Hexadecimal Decimal 0 Ink end not detected (1st color) 0 00 0 Ink end detected (1st color) 1 01 1 Ink end not detected (1st color) 0 00 0 Ink end detected (1st color) 1 02 2 Ink cartridge installed (1st color) 0 00 0 Ink cartridge not installed (1st color) 0 04 4 Ink cartridge installed (2nd color) 0 00 0 Ink cartridge not installed (2nd color) 1 08 8 4 Reserved - - - 5 Cleaning is not bein
CONFIDENTIAL ■ With a serial interface, the printer transmits a 4-byte ASB status message without confirming whether the host can receive data. ASB status, except for the XOFF code, is always consecutive. ■ With a parallel interface, when ASB status is used, it is desirable for the host to be in a reverse idle state. However, if the host computer cannot always be in the reverse idle state, it is necessary to enter Reverse Mode regularly to watch for ASB status.
CONFIDENTIAL TM-J2000/J2100 The default is selected by memory switch 3-1. When an ink near-end is detected, the INK OUT light blinks. It is possible to print approximately 20,000 characters using Font B with print control mode set to economy printing from the time an ink near-end is detected to the time an ink end is detected. However, the value is only a reference value; it depends on such environmental factors as printing data and the timing of head cleaning.
CONFIDENTIAL Status commands GS r EXECUTING COMMAND [Name] Transmit status [Format] ASCII Hex Decimal [Range] TM-T90, TM-T88III, TM-L90, TM-L60II, TM-U230, TM-U220, TM-U210: n = 1, 2, 49, 50 TM-J2000/J2100: n = 1, 2, 4, 49, 50, 52 , TM-P60: n = 1, 49 GS r n 1D 72 n 29 114 n [Printers not featuring this command] TM-U300A/B [Description] [Notes] Transmits the status using n as follows: n Function 1, 49 Transmits paper sensor status 2, 50 Transmits drawer kick-out connector status 4, 52 Tr
CONFIDENTIAL • Some paper sensors are not present, depending on the printer model. The names of some paper sensors are different, depending on the printer model. ■ The status to be transmitted is as follows: • Drawer kick-out connector status (n = 2, 50) Bit Binary Hex Decimal Status 0 0 00 0 Drawer kick-out connector pin 3 is LOW. 1 01 1 Drawer kick-out connector pin 3 is HIGH. 1-3 — — — Undefined. 4 0 00 0 Not used. Fixed to Off. 5, 6 — — — Undefined.
CONFIDENTIAL • After the host PC transmits the function data, the printer will send response data or status data back to the PC. Do not transmit more data from the PC until the response data or status data are received from the printer. • When operating with a serial interface, be sure to configure operation so that the host computer uses the printer only when it is READY.
CONFIDENTIAL TM-J2000/J2100 ■ Paper sensor status (n = 1, 49) When the roll paper end sensor detects a paper-end, the printer goes offline and does not execute this command. Therefore, bits 2 and 3 of the paper sensor status do not transmit a paper-end status. When the roll paper cover is open, paper detection (detected by the roll paper end sensor) may be incorrect. ■ Ink status (n = 4, 52) The function of bit 1 is not supported in TM-J2000 (Single color).
CONFIDENTIAL TM-L90 ■ Paper sensor status (n = 1, 49) When the roll paper end sensor detects a paper-end, the printer goes offline and does not execute this command. Therefore, bits 2 and 3 of the paper sensor status do not transmit a paper-end status. When the roll paper cover is open, paper detection (detected by the roll paper end sensor) may be incorrect.
CONFIDENTIAL TM-U220, TM-U210 ■ Paper sensor status (n = 1, 49) The roll paper near-end sensor is an option. If the printer is not equipped with the paper near-end sensor, bits 0 and 1 of the third byte are always ON, “Paper adequate.” When the roll paper end sensor detects a paper-end, the printer goes offline and does not execute this command. Therefore, bits 2 and 3 of the paper sensor status do not transmit a paper-end status. Paper roll Status commands GS r Ver. 10.01 p.
CONFIDENTIAL Bar code commands BAR CODE COMMANDS Command GS H GS f GS h GS k GS w Paper roll Bar code commands Name Select print position of HRI characters Select font for HRI characters Set bar code height Print bar code Set bar code width Ver. 10.01 p.
CONFIDENTIAL Bar code commands GS H SETTING COMMAND [Name] Select print position of HRI characters [Format] ASCII Hex Decimal [Range] 0≤n≤3 48 ≤ n ≤ 51 [Default] n=0 GS H 1D 48 29 72 n n n [Printers not featuring this command] TM-U230, TM-U220, TM-U210, TM-U300A/B [Description] [Notes] Selects the print position of Human Readable Interpretation (HRI) characters when printing a bar code, using n as follows: n Print position 0, 48 Not printed 1, 49 Above the bar code 2, 50 Below the ba
CONFIDENTIAL ■ HRI character is Human Readable Interpretation character indicated with bar code. Program Example for all printers PRINT #1, CHR$(&H1D);"h";CHR$(80); ← Set height PRINT #1, CHR$(&H1D);"f";CHR$(0); ← Select font Print Sample ← GS H 0 FOR n=0 to 3 PRINT #1, CHR$(&H1D);"H";CHR$(n); ← Select print position PRINT #1, CHR$(&H1D);"k";CHR$(2); ← Print bar code ← GS H 1 PRINT #1, "496595707379";CHR$(0); ← GS H 2 PRINT #1, CHR$(&HA); NEXT n ← GS H 3 Paper roll Bar code commands GS H Ver. 10.
CONFIDENTIAL Bar code commands GS f SETTING COMMAND [Name] Select font for HRI characters [Format] ASCII Hex Decimal [Range] TM-T88III, TM-L60II: n = 0, 1, 48, 49 TM-J2000/J2100, TM-T90, TM-L90: n = 0, 1, 48, 49 (Other than Japanese model) 0 ≤ n ≤ 2, 48 ≤ n ≤ 50 (Japanese model) TM-P60: 0 ≤ n ≤ 2, 48 ≤ n ≤ 50 [Default] n=0 GS f n 1D 66 n 29 102 n [Printers not featuring this command] TM-U230, TM-U220, TM-U210, TM-U300A/B [Description] [Notes] Selects a font for the Human Readable Interpretati
CONFIDENTIAL [Model-dependent variations] TM-J2000/J2100, TM-T90, TM-L90, TM-T88III, TM-L60II, TM-P60 Program Example for all printers Print Sample PRINT #1, CHR$(&H1D);"h";CHR$(80); ← Set height ← Font A PRINT #1, CHR$(&H1D);"H";CHR$(2); ← Select print position PRINT #1, CHR$(&H1D);"f";CHR$(0); ← Select font PRINT #1, CHR$(&H1D);"k";CHR$(2); ← Print bar code ← GS H 3 PRINT #1, "496595707379";CHR$(0); PRINT #1, CHR$(&HA); PRINT #1, CHR$(&H1D);"f";CHR$(1); ← Select font PRINT #1, CHR$(&H1D);"k";CHR$(
CONFIDENTIAL TM-L90 [Other than Japanese model] Character configurations: Font A: 12 × 24 Font B: 9 × 17 [Japanese model] Character configurations: Font A: 12 × 24 Font B: 10 × 24 Font C: 8 × 16 TM-T88III Character configurations: Font A: 12 × 24 Font B: 9 × 17 TM-L60II Character configurations: Font A: 12 × 24 Font B: 9 × 24 TM-P60 Character configurations: Font A: 12 × 24 Font B: 10 × 24 Font C: 8 × 16 Paper roll Bar code commands GS f Ver. 10.01 p.
CONFIDENTIAL -‘ Bar code commands GS h SETTING COMMAND [Name] Set bar code height [Format] ASCII Hex Decimal [Range] 1 ≤ n ≤ 255 [Default] TM-J2000/J2100, TM-T90, TM-T88III, TM-L90, TM-L60II, TM-P60: n = 162 GS h n 1D 68 n 29 104 n [Printers not featuring this command] TM-U230, TM-U220, TM-U210, TM-U300A/B [Description] Sets the height of a bar code to n dots. [Notes] ■ The units for n depend on the printer model.
CONFIDENTIAL TM-L60II A set unit is one dot. One dot corresponds to 0.141 mm {1/180 inch}. TM-T90 A set unit is one dot. For other than Japanese model, one dot corresponds to 0.141 mm {1/180 inch}. For Japanese model, one dot corresponds to 0.125 mm {1/203 inch}. TM-L90 A set unit is one dot. For Japanese Kanji model, one dot corresponds to 0.125 mm {1/203 inch}. TM-P60 A set unit is one dot. One dot corresponds to 0.125 mm {1/203 inch}. Paper roll Bar code commands GS h Ver. 10.01 p.
CONFIDENTIAL Bar code commands GS k EXECUTING COMMAND [Name] Print bar code [Format] (A) ASCII Hex Decimal (B) ASCII Hex Decimal [Range] (A) 0 ≤ m ≤ 6 (k and d depend on the bar code system used) (B) 65 ≤ m ≤ 73 (n and d depend on the bar code system used) GS 1D 29 GS 1D 29 k 6B 107 k 6B 107 m m m m m m d1 ... dk d1 ... dk d1 ... dk n n n NUL NUL NUL d1 ... dn d1 ... dn d1 ...
CONFIDENTIAL Bar code data (“SP” in the table indicates space.) Bar code system Amount of data The range of k Characters Character code (d) 65 UPC-A Fixed 11 ≤ n ≤ 12 0~9 48 ≤ d ≤ 57 66 UPC-E Fixed 11 ≤ n ≤ 12 0~9 48 ≤ d ≤ 57 67 JAN13 (EAN13) Fixed 12 ≤ n ≤ 13 0~9 48 ≤ d ≤ 57 68 JAN8 (EAN8) Fixed 7≤n≤8 0~9 48 ≤ d ≤ 57 69 CODE39 Can be changed 1 ≤ n ≤ 255 0~9, A~Z SP, $, %, *, +, -, .
CONFIDENTIAL ■ The bar code is not affected by print mode (emphasized, underline, or 90° clockwise-rotated), except for upside-down print mode. ■ After bar code printing, the print position moves to the left end of the print area. The printer enters the status of print position at the head of a line or no data exists in the print buffer. ■ The values of m from 0 to 6 in (A) and from 65 to 71 in (B) select the same bar code system, respectively. The printing results are the same.
CONFIDENTIAL • Modular check characters are data to decide bar code pattern, they are not included printing data. ■ Prints a 6-column short code from 10 digit (d2...d11) except NSC and modular check characters.
CONFIDENTIAL [Notes for JAN13/EAN13 (m = 2, 67) process] ■ Modular check character (1 character) is processed as follows: • Automatically added when processing data is 13 byte. • The 13th byte data is processed as a modular check character when processing data is 13 byte. In this case, modular check character is not checked. ■ Left guard bar/center bar/right guard bar are added automatically.
CONFIDENTIAL [Notes for ITF (Interleaved 2 of 5) (m = 5, 70) process] ■ Start code and stop code are added automatically. ■ Check digits are not calculated and added. [Notes for CODABAR (NW-7) (m = 6, 71) process] ■ Start character and stop character are not added automatically. Transmit data including the codes. • Specify the start character (ASCII = “A“ ~ “D,” / “a“ ~ “d,”/ Hex = 41H ~ 44H, 61H ~ 64H, / Decimal = 65 ~ 68,/ 97 ~ 100) at beginning of the data (d1).
CONFIDENTIAL ■ In CODE A, following data can be used. Character data: It is specified by ASCII code [in hexadecimal: 20H ~ 5FH / in decimal: 32~95] Control character data: It is specified by ASCII code [in hexadecimal: 00H ~ 1FH / in decimal: 0~31] Special character data: (FNC 1, FNC 2, FNC 3, FNC 4, SHIFT, CODE B, CODE C) It is specified “{+ character code" as 2 byte. (It is described separately.) ■ In CODE B, following data can be used.
CONFIDENTIAL Transmit data Specific character ASCII Hex Decimal FNC3 {3 7B, 33 123, 51 FNC4 {4 7B, 34 123, 52 { {{ 7B, 7B 123, 123 ■ Check digit (1 character) is calculated and added automatically. ■ Special character HRI is processed as follows: • The printer does not print HRI characters that correspond to the shift character or code set selection character (CODE A, CODE B, or CODE C).
CONFIDENTIAL When printing ladder bar code (bar code rotated by 90 degrees in page mode) the printer starts actual printing after it reaches control speed for printing ladder bar code. It is needed to feed paper amount of 10 dots or less in this operation. If the memory switch [Msw 8-5] is ON, the printer inserts a space data automatically. Therefore, the print area is [bar code data + space of the dots as following table] when executing this command.
CONFIDENTIAL TM-P60 Only capital letters (A ~ D) and small letters (a ~ d) can be used for the start/stop character with CODABAR (m = 6, 71). When printing ladder bar code (bar code rotated by 90 degrees in page mode), it is printed with the “printing control mode = fine” regardless of the setting of Function 48 of GS ( K. Paper roll Bar code commands GS k Ver. 10.01 p.
CONFIDENTIAL Bar code commands GS w SETTING COMMAND [Name] Set bar code width [Format] ASCII Hex Decimal [Range] TM-J2000/J2100: 2 ≤ n ≤ 6, 68 ≤ n ≤ 76 TM-T90, TM-T88III, TM-L90, TM-L60II, TM-P60: 2 ≤ n ≤ 6 [Default] TM-J2000/J2100, TM-T90, TM-T88III, TM-L90, TM-L60II, TM-P60: n = 3 GS w n 1D 77 n 29 119 n [Printers not featuring this command] TM-U230, TM-U220, TM-U210, TM-U300A/B [Description] Sets the horizontal size of a bar code. • [Notes] n specifies the bar code module width.
CONFIDENTIAL [Model-dependent variations] TM-J2000/J2100, TM-T90, TM-T88III, TM-L60II, TM-P60, TM-L90 Program Example for all printers Print Sample PRINT #1, CHR$(&H1D);"h";CHR$(80); ← Set height PRINT #1, CHR$(&H1D);"w";CHR$(3); ← Set width size to 3 PRINT #1, CHR$(&H1D);"k";CHR$(2); ← Print bar code ← Width size 3 PRINT #1, "496595707379";CHR$(0); PRINT #1, CHR$(&HA); PRINT #1, CHR$(&H1D);"w";CHR$(4); ← Set width size to 4 ← Width size 4 PRINT #1, CHR$(&H1D);"k";CHR$(2); ← Print bar code PRINT #1,
CONFIDENTIAL TM-T90 The module width differs, depending on the specification. (Unit: mm) Binary level bar code n Module width (mm) for multilevel bar code Thin element width (mm) Thick element width (mm) 2 0.282 {0.011 inch} 0.282 {0.011 inch} 0.706 {0.028 inch} 3 0.423 {0.017 inch} 0.423 {0.017 inch} 1.129 {0.044 inch} 4 0.564 {0.022 inch} 0.564 {0.022 inch} 1.411 {0.056 inch} 5 0.706 {0.028 inch} 0.706 {0.028 inch} 1.834 {0.072 inch} 6 0.847 {0.033 inch} 0.847 {0.
CONFIDENTIAL TM-T88III The module width differs, depending on the specification. (Unit: mm): Binary level bar code n Module width (mm) for multilevel bar code Thin element width (mm) Thick element width (mm) 2 0.282 {0.011 inch} 0.282 {0.011 inch} 0.706 {0.028 inch} 3 0.423 {0.017 inch} 0.423 {0.017 inch} 1.129 {0.044 inch} 4 0.564 {0.022 inch} 0.564 {0.022 inch} 1.411 {0.056 inch} 5 0.706 {0.028 inch} 0.706 {0.028 inch} 1.834 {0.072 inch} 6 0.847 {0.033 inch} 0.847 {0.033 inch} 2.258 {0.
CONFIDENTIAL TM-L90 The module width differs, depending on the specification. (Unit: mm) Binary level bar code n Module width (mm) for multilevel bar code Thin element width (mm) Thick element width (mm) 2 0.250 0.250 0.625 3 0.375 0.375 1.000 4 0.500 0.500 1.250 5 0.625 0.625 1.625 6 0.750 0.750 2.000 TM-P60 The module width differs, depending on the specification.
CONFIDENTIAL Macro function commands MACRO FUNCTION COMMANDS Command GS : GS ^ Paper roll Name Start/end macro definition Execute macro Macro function commands Ver. 10.01 p.
CONFIDENTIAL Macro function commands GS : SETTING COMMAND [Name] Start/end macro definition [Format] ASCII Hex Decimal [Range] None [Default] None GS : 1D 3A 29 58 [Printers not featuring this command] TM-P60, TM-U230, TM-U220, TM-U210, TM-U300A/B [Description] Starts or ends macro definition. [Notes] ■ Macro definition starts when this command is processed during normal operation and ends when it is processed during macro definition.
CONFIDENTIAL TM-J2000/J2100 The maximum number of data to be defined is 2048 bytes. TM-T90 The maximum number of data to be defined is 2048 bytes. TM-T88III The maximum number of data to be defined is 2048 bytes. TM-L90 The maximum number of data to be defined is 2048 bytes. TM-L60II The maximum number of data to be defined is 2048 bytes. Paper roll Macro function commands GS : Ver. 10.01 p.
CONFIDENTIAL Macro function commands GS ^ EXECUTING COMMAND [Name] Execute macro [Format] ASCII Hex Decimal [Range] 1 ≤ r ≤ 255 0 ≤ t ≤ 255 m = 0, 1 [Default] None GS ^ 1D 5E 29 94 r r r t t t m m m [Printers not featuring this command] TM-P60, TM-U220, TM-U210, TM-U300A/B, TM-U230 [Description] [Notes] Executes a macro r times while waiting t × 100 msec for each macro execution, using the mode specified by m as follows: • When m = 0, the macro executes r times continuously at the interva
CONFIDENTIAL ■ Macro function is useful to print the same data repeatedly. To define a macro definition, send GS : just before and after the data desired to be repeated. And then execute macro by using GS ^ to print the same data repeatedly. Macro function eliminates the need for sending all the print data every time.
CONFIDENTIAL TM-T90 When m = 1, the PAPER OUT LED indicator blinks during a macro waiting state. When m = 1, the FEED can be Paper feed button. TM-T88III When m = 1, the PAPER OUT LED indicator blinks during a macro waiting state. When m = 1, the FEED can be Paper feed button. TM-L90 When m = 1, the PAPER OUT LED indicator blinks during a macro waiting state. When m = 1, the FEED can be Paper feed button. TM-L60II When m = 1, the PAPER LED indicator blinks during a macro waiting state.
CONFIDENTIAL Mechanism control commands MECHANISM CONTROL COMMANDS Command ESC < ESC U ESC i ESC m GS V Paper roll Name Return home Turn unidirectional print mode on/off Partial cut (one point left uncut) Partial cut (three points left uncut) Select cut mode and cut paper Mechanism control commands Ver. 10.01 p.
CONFIDENTIAL Mechanism control commands ESC < EXECUTING COMMAND [Name] Return home [Format] ASCII Hex Decimal [Range] None [Default] None ESC < 1B 3C 27 60 [Printers not featuring this command] TM-T90, TM-T88III, TM-L90, TM-L60II, TM-P60 [Description] Moves the print head to the standby position. [Notes] ■ The standby position is different, depending on the printer model.
CONFIDENTIAL Mechanism control commands ESC U SETTING COMMAND [Name] Turn unidirectional print mode on/off [Format] ASCII Hex Decimal [Range] 0 ≤ n ≤ 255 [Default] n=0 ESC U 1B 55 27 85 n n n [Printers not featuring this command] TM-T90, TM-T88III, TM-L90, TM-L60II, TM-P60 [Description] [Notes] Turns unidirectional print mode on or off. • When the LSB of n is 0, unidirectional print mode is turned off. • When the LSB of n is 1, unidirectional print mode is turned on.
CONFIDENTIAL obsolete command Mechanism control commands ESC i EXECUTING COMMAND [Name] Partial cut (one point left uncut) [Format] ASCII Hex Decimal [Range] None [Default] None ESC i 1B 69 27 105 [Printers not featuring this command] TM-J2000/J2100, TM-T90, TM-T88III, TM-L90, TM-L60II, TM-P60, TM-U230, TM-U210 [Description] Executes a partial cut of the roll paper. [Recommended Functions] This command is supported by some printer models but will not be supported by future printer models.
CONFIDENTIAL obsolete command Mechanism control commands ESC m EXECUTING COMMAND [Name] Partial cut (three points left uncut) [Format] ASCII Hex Decimal [Range] None [Default] None ESC m 1B 6D 27 109 [Printers not featuring this command] TM-J2000/J2100, TM-T90, TM-T88III, TM-L90, TM-L60II, TM-P60, TM-U230, TM-U210 [Description] Executes a partial cut of the roll paper. [Recommended Functions] This command is supported by some printer models but will not be supported by future printer models.
CONFIDENTIAL Program example for ESC i and ESC m Program Example PRINT #1," Print Sample AAAAA"; AAAAA PRINT #1,CHR$(&H1B);"d";CHR$(5); ESC m leaves paper joined in three places. PRINT #1,CHR$(&H1B);"m"; ← Cut paper PRINT #1," BBBBB"; PRINT #1,CHR$(&H1B);"d";CHR$(5); PRINT #1,CHR$(&H1B);"i"; ← Cut paper BBBBB ESC i leaves paper joined in one place. TM-U220 This printer may make “dot displacement” after autocutting. It is recommended to feed approximately 2.
CONFIDENTIAL Mechanism control commands GS V EXECUTING COMMAND [Name] Select cut mode and cut paper [Format] Function A Function B Function C Function D ASCII Hex Decimal ASCII Hex Decimal ASCII Hex Decimal ASCII Hex Decimal GS 1D 29 GS 1D 29 GS 1D 29 GS 1D 29 V 56 86 V 56 86 V 56 86 V 56 86 m m m m m m m m m m m m n n n n n n n n n [Range] TM-J2000/J2100,TM-P60, TM-T90: Function Am = 0, 1, 48, 49 Function B m = 65, 66; 0 ≤ n ≤ 255 TM-L90: Function A m = 0, 1, 48, 49 Function B m = 65, 66;
CONFIDENTIAL [Description] Executes paper cutting specified by m, as follows: m Function 0, 48 Executes a full cut (cuts the paper completely). 1, 49 Executes a partial cut (one point left uncut). 65 Feeds paper to (cutting position + n × vertical motion unit) and executes a full cut (cuts the paper completely). 66 Feeds paper to (cutting position + n × vertical motion unit) and executes a partial cut (one point left uncut).
CONFIDENTIAL [Notes for ] ■ ■ ■ ■ Vertical motion unit is used for calculating a paper feed amount. Basic paper feed amount differs, depending on the models. Paper is fed for the same amount as a cutting range when processing this function. The paper will not be cut when this command is executed. When a cutting position reaches an autocutter position after printing and feeding the next receipt, the printer executes a cutting.
CONFIDENTIAL TM-J2000/J2100 The vertical motion unit is specified by GS P. The cutting shapes of (m = 0,48) and (m = 1,49) are the same as the cutting shape of (m = 65) and (m = 66). Whether the operation is a full cut or a partial cut (one point is left) is determined by the installation position of the autocutter. The distance from print head to autocutter is about 24.5 mm {1 inch}. TM-T90 The vertical motion unit is specified by GS P.
CONFIDENTIAL After executing a paper cut, a paper feed for 1 mm {16/406 inches} before starting the next printing can provide the best printing result without uneven paper feeding. If the printer is left until the next printing after executing a paper cut, feeding paper more than 1 mm {16/406 inches} can avoid a paper jam inside the autocutter. TM-P60 The vertical motion unit is approximately 0.125 mm {1/203 inches}. This value equals one dot pitch.
CONFIDENTIAL TM-U220 This printer may make “dot displacement” after autocutting. It is recommended to feed approximately 2.116 mm or more for printing the next line to prevent “dot displacement after cutting.” Since TM-U220D is not equipped with an autocutter, it can use only Function B. The printer feeds paper for [manual cutter position + (n × approximately 0.176 mm {1/144 inch})]. The cutting shapes of (m = 0,48) and (m = 1,49) are the same as the cutting shape of (m = 65) and (m = 66).
CONFIDENTIAL Miscellaneous commands MISCELLANEOUS COMMANDS Command DLE ENQ DLE DC4 (fn = 1) DLE DC4 (fn = 2) DLE DC4 (fn = 7) DLE DC4 (fn = 8) ESC ( A ESC = ESC @ ESC L ESC S ESC p GS ( A GS ( D GS ( H GS ( K GS < GS A GS E GS I GS P GS g 0 GS g 2 GS z 0 Paper roll Name Send real-time request to printer Generate pulse in real-time Execute power-off sequence Transmit specified status in real time Clear buffer (s) Control beeper tones Select peripheral device Initialize printer Select page mode Select stan
CONFIDENTIAL Miscellaneous commands DLE ENQ EXECUTING COMMAND [Name] Send real-time request to printer [Format] ASCII Hex Decimal [Range] TM-J2000/J2100, TM-T90, TM-L90: 0 ≤ n ≤ 2 TM-T88III: n = 1, 2 TM-U220, TM-P60: n = 2 TM-U230, TM-U210: n = 0, 2 [Default] None DLE ENQ n 10 05 n 16 5 n [Printers not featuring this command] TM-L60II, TM-U300A/B [Description] [Notes] Responds to a request in real time from the host computer, using n as follows: n Request 0 Recovers to online status when
CONFIDENTIAL • Status waiting for the button to be pressed, while GS ^ is executed. • Status waiting for the button to be pressed, while GS FF is executed. ■ (n = 1) or (n = 2) is enabled when a recoverable error occurs with the exception of an automatically recoverable error, and is ignored in other cases. Errors recoverable by (n = 1) or (n = 2) depend on the printer model. ■ With a serial interface model, this command is executed even when the printer is offline or the receive buffer is full.
CONFIDENTIAL [Model-dependent variations] TM-J2000/J2100, TM-T90, TM-L90, TM-T88III, TM-U230, TM-U220, TM-U210. Program Example for all printers PRINT #1, CHR$(&H10);CHR$(&H5);CHR$(2); TM-J2000/J2100 BUSY condition for a parallel interface is selected by DIP switch 1-3. TM-T90 BUSY condition for a parallel interface is selected by DIP switch 1-3. TM-L90 BUSY condition for a parallel interface is selected by DIP switch 1-3.
CONFIDENTIAL TM-T88III BUSY condition for a parallel interface is selected by DIP switch 2-1. TM-U230 BUSY condition for the parallel interface is selected by DIP switch 1-8. TM-U220. TM-U210 BUSY condition for the parallel interface is selected by DIP switch 1-8. Paper roll Miscellaneous commands DLE ENQ Ver. 10.01 p.
CONFIDENTIAL Miscellaneous commands DLE DC4 (fn = 1) EXECUTING COMMAND [Name] Generate pulse in real-time [Format] ASCII Hex Decimal DLE DC4 n 10 14 n 16 20 n m m m t t t [Printers not featuring this command] TM-L60II, TM-P60, TM-U210, TM-U230, TM-U300A/B [Range] n=1 m = 0, 1 1≤t ≤8 [Description] Outputs the pulse specified by t to connector pin m as follows in real time: m Connector pin 0 Drawer kick-out connector pin 2 1 Drawer kick-out connector pin 5 The pulse ON time is [t × 100 ms]
CONFIDENTIAL ■ With a serial interface, the printer executes this command even when it is in offline, receive buffer full. ■ With a parallel interface, if the printer is in BUSY condition, this command cannot be used in the following states. • When DIP switch (BUSY condition) is on: receive buffer full • When DIP switch (BUSY condition) is off: offline, receive buffer full, or error status ■ This command is effective when the printer is disabled by ESC = (select peripheral device).
CONFIDENTIAL Miscellaneous commands DLE DC4 (fn = 2) EXECUTING COMMAND [Name] Execute power-off sequence [Format] ASCII Hex Decimal DLE DC4 fn a 10 14 02 a 16 20 2 a b b b [Printers not featuring this command] TM-T88III, TM-L60II, TM-U230, TM-U220, TM-U210, TM-U300A/B [Range] fn = 2 a=1 b=8 [Description] Executes the printer power-off sequence and transmits the power-off notice.
CONFIDENTIAL ■ With a parallel interface, if the printer is BUSY, this command cannot be used in the following states. • When DIP switch (BUSY condition) is on: receive buffer full • When DIP switch (BUSY condition) is off: offline, receive buffer full, or error status ■ This command is effective when the printer is disabled by ESC = (select peripheral device). ■ All information and data stored in RAM will be deleted by processing this command.
CONFIDENTIAL [Model-dependent variations] TM-J2000/J2100, TM-T90, TM-L90, TM-P60 Program Example PRINT #1, CHR$(&H10);CHR$(&H14);CHR$(2);CHR$(1);CHR$(8); GOSUB *RECEIVE ← Confirmation “power off notice“ TM-J2000/J2100 The BUSY condition is selected by memory switch 1-3. While processing a set up of power-off, the POWER LED blinks fast and changes to slow blinking after the printer transmits a power-off notice. Be sure that the POWER LED blinks slowly; then turn off the power switch.
CONFIDENTIAL TM-L90 The BUSY condition is selected by memory switch 1-3. While processing a set up of power-off, the POWER LED blinks fast and changes to slow blinking after the printer transmits a power-off notice. Be sure that the POWER LED is blinking slowly; then turn off the power switch. When DIP switch [SW1-1] is ON, the power will not be turned off by this command. Be sure that the power is turned off by an operator. TM-P60 When memory switch [Msw8-1] is OFF, the power-off notice is not transmitted.
CONFIDENTIAL Miscellaneous commands DLE DC4 (fn = 7) [Name] Transmit specified status in real time ASCIIDLE Hex Decimal [Range] EXECUTING + SETTING DC4 10 16 fn 14 20 m fn fn m m fn = 7 TM-P60: m = 1, 5 [Printers not featuring this command] TM-J2000/J2100, TM-T90, TM-T88III, TM-L90, TM-L60II, TM-U220, TM-U230 TM-U210, TM-U300A/B [Description] [Notes] Transmits specified status in real-time as follows. m Function Related command 1 Transmits basic ASB status.
CONFIDENTIAL • When the specified ASB status is bit-customized, this function makes the printer use the specified ASB status with bit-customize. • This function doesn’t affect the setting for whether ASB is enabled or disabled. ■ Battery status differs depending on printer model. ■ The construction of battery status depends on printer model. ■ This command is effective when the printer is disabled by ESC = (select peripheral device).
CONFIDENTIAL TM-P60 The setting of Memory switch [Msw8-1] doesn’t affect the result of this command. The battery status is a status that is automatically transmitted. The status is transmitted in the following cases. ■ The printer is booted by turning the power on, or resetting printer. (When Memory switch [Msw8-1] is ON) ■ The “Power source” in the status is changed. ■ The “Battery remaining amount“ in the status is changed. ■ The printer processes this command.
CONFIDENTIAL (*2) “Battery remaining amount“ is as indicated in the following table. Battery remaining amount Information Hex Decimal 30H 48 Battery remaining amount: H level 31H 49 Battery remaining amount: M level 32H 50 Battery remaining amount: L level 33H 51 Battery remaining amount: S level 34H 52 Battery isn’t installed • When the battery remaining amount is “L level,“ we recommend replacing or charging the battery.
CONFIDENTIAL When the printer power is off: Battery Installed AC adapter Battery LED (BAT.) status Not installed Always off Installed Off: Battery is fully charged On: Battery is being charged Not installed Paper roll Installed Miscellaneous commands Always Off DLE DC4 (fn = 7 ) Ver. 10.01 p.
CONFIDENTIAL Miscellaneous commands DLE DC4 (fn = 8) EXECUTING COMMAND [Name] Clear buffer (s) [Format] ASCII Hex Decimal DLE DC4 fn d1...d7 10 14 08 d1...d7 16 20 8 d1...d7 [Printers not featuring this command] TM-L60II, TM-U230, TM-U220, TM-U210, TM-U300A/B [Range] fn = 8 d1 = 1, d2 = 3, d3 = 20, d4 = 1, d5 = 6, d6 = 2, d7 = 8 [Description] Clears all data stored in the receive buffer and the print buffer and transmits Clear response.
CONFIDENTIAL ■ With a serial interface, the printer executes this command even when it is in offline, receive buffer full, or error status. ■ With a parallel interface, if the printer is BUSY, this command cannot be used in the following states.
CONFIDENTIAL ■ The transmission data of this command can be differentiated from other transmission data according to specific data of the transmission data block. When the header transmitted from the printer is [Hex=37H/ Decimal=55], treat NUL [hex = 00H/decimal =0] as a data group and identify it according to the combination of the header and the identifier.
CONFIDENTIAL TM-L90 The BUSY condition is selected by memory switch 1-3. When using the following commands, be sure there is no sequence that corresponds to the sequence of this command in the data line. Graphics: GS ( L Bit image: ESC *, FS q, GS *, GS v 0 Character pattern: ESC &, FS 2 TM-P60 When using the graphic command GS ( L, be sure there is no sequence that corresponds to the sequence of this command in the data line. TM-T88III The BUSY condition is selected by memory switch 1-3.
CONFIDENTIAL Miscellaneous commands ESC ( A [Name] EXECUTING + SETTING Control beeper tones [Printers not featuring this command] TM-J2000/J2100, TM-T90, TM-T88III, TM-L90, TM-L60II, TM-U210, TM-U220, TM-U300A/B [Description] Performs the various tasks related to the control of the beeper (listed in the table below). • fn Function No. Function name 48 Function 48 Beeps integrated beeper 97 Function 97 Beep integrated beeper in TM-U230 models.
CONFIDENTIAL TM-U230 The printer supports functions 97 to 99. When controlling the integrated beeper with this command, set DIP switch [SW2-8] off. The integrated beeper corresponds to the PAPER OUT LED in hardware configuration. Therefore when integrated beeper sounds, the PAPER OUT LED blinks. When integrated beeper stops beeping, PAPER OUT LED goes off. When there is no paper and this command is executed to stop beeping, the PAPER OUT LED is off.
CONFIDENTIAL ESC ( A pL pH fn n c t [Format] [Range] pL pH fn n 04 00 30 n 4 0 48 n (pL + pH × 256) = 4 (pL = 4, pH = 0) fn = 48 ASCII Hex Decimal TM-P60: [Description] ESC ( 1B 28 27 40 A 41 65 c c c t t t 48 ≤ n ≤ 58 1 ≤ c ≤ 63 10 ≤ n ≤ 255 Beeps the integrated beeper. n specifies the tone that is beeped. The tones depend on the printer model. When n specifies “doesn’t beep,“ the parameters c and t are still required for this function. • c specifies the number of beeps.
CONFIDENTIAL ■ If this command is newly processed during beeping of the buzzer, the current process for beeping the buzzer is stopped and the new process for beeping the buzzer is started. ■ Integrated beeper beeping by this function stops due to any of the following factors. • Finish specification of (c). • The paramertor n specifies “doesn’t beep“ by this function. • Printer processes DLE DC4 (fn = 2) command. • Reset or power off.
CONFIDENTIAL n Tone 56 4100Hz: 500ms beeping 57 1280Hz: 200ms beeping -> 200ms off -> 200ms beeping -> 200ms off -> 200ms beeping 58 4100Hz: 200ms beeping -> 200ms off -> 200ms beeping -> 200ms off -> 200ms beeping TM-U230 The printer does not support this function. Paper roll Miscellaneous commands ESC ( A Ver. 10.01 p.
CONFIDENTIAL ESC ( A pL pH fn n c t1 t2 (TM-U230) [Name] Beep integrated beeper in TM-U230 models [Format] pL pH fn n 05 00 61 n 5 0 97 n (pL + pH × 256) = 5 (pL = 5, pH = 0) fn = 97 n = 100 0 ≤ c ≤ 63 0 ≤ t1 ≤ 255 0 ≤ t2 ≤ 255 [Range] [Description] ASCII Hex Decimal ESC ( 1B 28 27 40 A 41 65 c c c t1 t1 t1 t2 t2 t2 Beeps the integrated beeper. c specifies times of beeping. • t1 specifies beeping time (t1 × 100 ms). • t2 specifies time for stop beeping (t2 × 100 ms).
CONFIDENTIAL ESC ( A pL pH fn a b n c t1 t2 (TM-U230) [Name] Set integrated beeper when offline factors occur in TM-U230 models [Format] pL pH fn a b n c t1 t2 07 00 62 a b n c t1 t2 7 0 98 a b n c t1 t2 (pL + pH × 256) = 7 (pL = 7, pH = 0) fn = 98 48 ≤ a ≤ 51 b=1 n = 100 c = 0, 255 1 ≤ t1 ≤ 50, t1 = 255 1 ≤ t2 ≤ 50 No paper printing stops (a = 49): Beeps the integrated beeper (select sound variation by DIP switch [SW2-5]).
CONFIDENTIAL • c specifies the beeps integrated beeper/ not beeps integrated beeper when specified offline is occurred. c 0 255 [Notes] Beeping method Beeps integrated beeper Does not beep the integrated beeper • 1 ≤ t1 ≤ 50 specify beeping time (t1 × 100 ms). t1 = 255 specify beeping time (infinity). • t2 specify time for stop beeping (t2 × 100 ms). ■ This function repeats integrated beeper control of [(t1 × 100 ms) beep/ (t2 ✕ 100 ms) stop] when offline factors have occurred.
CONFIDENTIAL ESC ( A pL pH fn a b n c t1 t2 (TM-U230) [Name] Set integrated beeper when except offline factors occur in TM-U230 models [Format] pL pH fn a 07 00 63 a 7 0 99 a (pL + pH × 256) = 7 (pL = 7, pH = 0) fn = 99 a = 48 b=1 n = 100 c = 0, 255 1 ≤ t1 ≤ 50, t1 = 255 1 ≤ t2 ≤ 50 [Range] ASCII Hex Decimal ESC ( 1B 28 27 40 A 41 65 b b b n n n c c c t1 t1 t1 t2 t2 t2 [Default] Beeps the integrated beeper (select sound variation by DIP switch [SW2-5]).
CONFIDENTIAL [Notes] ■ This function repeats integrated beeper control of [(t1 × 100 ms) beep/ (t2 × 100 ms) stop] when offline factors have occurred. However, when (t1 = 255) continuous beeping occurs. ■ If roll paper detector is selected to stop printing when there is no paper, when the detector detects no roll paper and goes offline, the setting of this function is disabled. ■ When there is no roll paper, the integrated beeper can be stopped by any of the following: • Clear the factor.
CONFIDENTIAL Miscellaneous commands ESC = SETTING COMMAND [Name] Select peripheral device [Format] ASCII Hex Decimal [Range] 1≤n≤3 [Default] TM-J2000/J2100: ESC = n 1B 3D n 27 61 n Serial interface model: n = 1 When [memory switch [DM-D (customer display) connection] is OFF. n = 2 When [memory switch [DM-D (customer display) connection] is ON.
CONFIDENTIAL • The selection of peripherals after ESC @ is executed is shown in the next table.
CONFIDENTIAL Miscellaneous commands ESC @ EXECUTING + SETTING [Name] Initialize printer [Format] ASCII Hex Decimal [Range] None [Default] None ESC @ 1B 40 27 64 [Printers not featuring this command] None [Description] [Notes] Clears the data in the print buffer and resets the printer modes to the modes that were in effect when the power was turned on. • Any macro definitions are not cleared. • Offline response selection is not cleared. • GS A settings are not cleared.
CONFIDENTIAL ■ A set value of ESC = after this command is executed is shown in the following table. Setting immediately before execution of ESC @ 1 Setting after When the switch of the DM-D (customer display) connection is OFF. ESC @ is executed When the switch of the DM-D (customer display) connection is ON.
CONFIDENTIAL Miscellaneous commands ESC L EXECUTING COMMAND [Name] Select page mode [Format] ASCII Hex Decimal [Range] None [Default] None ESC L 1B 4C 27 76 [Printers not featuring this command] TM-U230, TM-U220, TM-U210, TM-U300A/B [Description] Switches from standard mode to page mode. [Notes] ■ This command is enabled only when processed at the beginning of the line in standard mode. In other cases, this command is ignored.
CONFIDENTIAL [Model-dependent variations] TM-J2000/J2100, TM-T88III See program example and print sample for ESC L and ESC S. TM-J2000/J2100 ESC r is disabled in page mode with this printer. This an addition to the standard specification. TM-T88III GS v 0 is disabled in page mode with this printer, which is an addition to the standard specification. Paper roll Miscellaneous commands ESC L Ver. 10.01 p.
CONFIDENTIAL Miscellaneous commands ESC S EXECUTING COMMAND [Name] Select standard mode [Format] ASCII Hex Decimal [Range] None [Default] None ESC S 1B 53 27 83 [Printers not featuring this command] TM-U230, TM-U220, TM-U210, TM-U300A/B [Description] Switches from page mode to standard mode. [Notes] ■ This command is enabled only in page mode. Page mode can be selected by ESC L.
CONFIDENTIAL Program Example for ESC L and ESC S Program Example for all printers Print Sample PRINT #1, CHR$(&H1B);"L"; ← Select page mode PRINT #1, CHR$(&H1D);"P";CHR$(180);CHR$(180); AAAAA PRINT #1, CHR$(&H1B);"W";CHR$(0);CHR$(0);CHR$(0); CHR$(0);CHR$(240);CHR$(0);CHR$(200);CHR$(0); BBBBB CCCCC PRINT #1, CHR$(&H1B);"T";CHR$(0); ← Select print direction PRINT #1, "AAAAA"; CHR$(&HA); PRINT #1, "BBBBB"; CHR$(&HA); PRINT #1, "CCCCC"; PRINT #1, CHR$(&H1B);CHR$(&HC); ← Batch print PRINT #1, CHR$(&H1B);"S
CONFIDENTIAL Miscellaneous commands ESC p EXECUTING COMMAND [Name] Generate pulse [Format] ASCII Hex Decimal [Range] m = 0, 1, 48, 49 0 ≤ t1 ≤ 255 0 ≤ t2 ≤ 255 [Default] None ESC p m 1B 70 m 27 112 m t1 t1 t1 t2 t2 t2 [Printers not featuring this command] TM-P60 [Description] Outputs the pulse specified by t1 and t2 to the specified connector pin m as follows: m Connector pin 0, 48 Drawer kick-out connector pin 2 1, 49 Drawer kick-out connector pin 5 • [Notes] The pulse for ON time i
CONFIDENTIAL Miscellaneous commands GS ( A EXECUTING COMMAND [Name] Execute test print [Format] ASCII Hex Decimal GS ( 1D 28 29 40 A 41 65 pL pH n 02 00 n 2 0 n m m m [Printers not featuring this command] TM-L60II, TM-P60, TM-U300A/B [Range] (pL + (pH × 256)) = 2 (pL = 2, pH = 0) 0 ≤ n ≤ 2, 48 ≤ n ≤ 50, 1 ≤ m ≤ 3, 49 ≤ m ≤ 51 TM-J2000/J2100, TM-T90, TM-T88III, TM-U230,TM-U220, TM-U210: 1 ≤ m ≤ 3, 49 ≤ m ≤ 51 TM-L90: 0 ≤ m ≤ 3, 49 ≤ m ≤ 50, m = 64 [Description] Executes a specified test print.
CONFIDENTIAL [Notes] ■ This command is effective only when processed at the beginning of the line in standard mode. ■ If this command is processed while a macro is being defined, the printer cancels macro definition and starts processing this command. At that time, the macro becomes undefined. ■ After processing this command, the printer performs a software reset. Executing this command puts the printer in the same status as when the power is turned on.
CONFIDENTIAL ■ For the label paper or black paper control, it calculates the effect value used for the actual print operation based on the paper layout set value, the paper width set value, or the limitation value of the mechanical structure (mechanical pitch or position of the print head, and so on). The set value and effect value can be acquired by Function 50 of GS ( E.
CONFIDENTIAL When origin of layout (sa) is “Bottom of a label”: Parameter of Paper layout Setting value Bottom of a label ~ bottom of the next label (sb) Measured value Bottom of a label ~ top of the next label (sc) Measured value Layout in the vertical direction (sd) ~ (sf) Fixed value The layout in the horizontal direction (sg), (sh) Fixed value If the installed paper is label paper with black mark in procedure 5, the printer may not recognize it correctly.
CONFIDENTIAL TM-U210 The support condition of this command differs, depending on the firmware version. Paper roll Miscellaneous commands GS ( A Ver. 10.01 p.
CONFIDENTIAL Miscellaneous commands GS ( D SETTING COMMAND [Name] Enable/disable real-time command [Format] ASCII Hex Decimal GS ( 1D 28 29 40 D 44 68 pL pH m [a1 b1]...[ak bk] pL10.01pH 14 [a1 b1]...[ak bk] pL pH 20 [a1 b1]...
CONFIDENTIAL a b Function 1 0, 48 Disable DLE DC4 fn m t (fn = 1) (does not execute the process) 1, 49 Enable DLE DC4 fn m t (fn = 1) (execute the process) 0, 48 Disable DLE DC4 fn m t (fn = 2) (does not execute the process) 1, 49 Enable DLE DC4 fn m t (fn = 2) (execute the process) 2 • • a specifies the type of real-time command. b specifies enable/disable of real-time command processing.
CONFIDENTIAL ■ If you transmit a command for graphics data or defined data that contains the sequence DLE DC4, be sure to disable real-time command processing before transmitting the graphics data or defined data command. Then the printer will process the sequence DLE DC4 as image data.
CONFIDENTIAL Miscellaneous commands GS ( H [Name] EXECUTING COMMAND Require response transmission [Printers not featuring this command] TM-J2000/J2100, TM-T88III, TM-L60II, TM-U220, TM-U230, TM-U210, TM-U300A/B [Description] Various process are performed as the response. • pL, pH specifies (pL + pH × 256) as the number of bytes after pH (fn and m). • Function code fn specifies the type of response control. fn Function [Notes] 48 Function 48 Specifies the process ID response.
CONFIDENTIAL Notes for response transmission process ■ When the host PC isn’t able to receive when the response is transmitted, the response is reserved and the printer starts processing the next data. The reserved response is processed again at the next time for transmitting responses. • When specifying any response with a serial interface, make sure that the host PC is able to receive data. When host is unable to receive data, responses cannot be received correctly.
CONFIDENTIAL Program Example PRINT #1, CHR$(&H1D);”(G”;CHR$(3);CHR$(0);CHR$(49);CHR$(48); CHR$(1); PRINT #1, ”AAAAA”;CHR$(&HA); ← ← Pre-process for cut sheet insertion ends [function 82] PRINT #1, CHR$(&H1D);”(H”;CHR$(6);CHR$(0);CHR$(48);CHR$(48);”0001” ← specifies the offline response [function 48] Print data on paper PRINT #1, CHR$(&H1D);”(G”;CHR$(2);CHR$(0);CHR$(82);CHR$(48); PRINT #1, ”BBBBB”;CHR$(&HA); ← ← Specifies process ID [function 48] ← Specifies process ID [function 48] Print dat
CONFIDENTIAL GS ( H pL pH fn m d1 d2 d3 d4 [Format] ASCII Hex Decimal GS ( 1D 28 29 40 H 48 72 pL pH fn m 06 6 30 48 00 0 30 48 d1 d2 d3 d4 d1 d2 d3 d4 d1 d2 d3 d4 [Range] (pL + pH × 256) = 6(pL = 6, pH = 0) fn = 48 m = 48 32 ≤ d1 ≤ 126 32 ≤ d2 ≤ 126 32 ≤ d3 ≤ 126 32 ≤ d4 ≤ 126 [Description] Saves the specified process ID related to the processed data just before this function. [Notes] Paper roll • (d1, d2, d3, d4) specifies the process ID.
CONFIDENTIAL ■ Process ID response is the “header to NUL” data shown below: Send data Hex Decimal Data quantity Header 37H 55 1 byte Identifier 22H 34 1 byte Process ID(*1) 20H ~ 7EH 32 ~ 126 4 byte NUL 00H 0 1 byte (*1) [Process ID] is same data as the parameters of this function (d1, d2, d3, d4). ■ Process ID (d1, d2, d3, d4) is specified by a character string data format.
CONFIDENTIAL GS ( H pL pH fn m d [Format] ASCII Hex Decimal GS ( 1D 28 29 40 H 48 72 pL pH fn m 03 3 30 48 00 0 31 49 d d d [Range] (pL + pH × 256) = 3(pL = 3, pH = 0) fn = 49 m = 48 0 ≤ d ≤ 2, 48 ≤ d ≤ 50 [Default] d=0 [Description] Specifies or turns off the offline response transmission. d Function 0, 48 Turns off the offline response transmission. 1, 49 Specifies the offline response transmission (not including the offline cause).
CONFIDENTIAL ■ Offline response is the “header to NUL” data shown below: (*1) Send data Hex Decimal Data quantity Header 37H 55 1 byte Identifier 23H 35 1 byte Offline cause(*1) 40H ~ 7FH 64 ~ 127 0 ~ 10 byte NUL 00H 0 1 byte When specifying (d = 1, 49), [Offline cause] is not added. Details of the offline cause differ, depending on each model.
CONFIDENTIAL TM-T90 The offline cause of this printer is constructed of 5 bytes as shown in the following tables. Bit Off/On Hex Decimal Information 0 Off 00 0 CPU execution error hasn’t occurred. On 01 1 CPU execution error has occurred. Off 00 0 ROM error hasn’t occurred in the memory. On 02 2 ROM error has occurred in the memory. Off 00 0 G/A error hasn’t occurred in the gate array.
CONFIDENTIAL Bit Off/On Hex Decimal Information 0 Off 00 0 High voltage error hasn’t occurred. On 01 1 High voltage error has occurred. Off 00 0 Low voltage error hasn’t occurred. On 02 2 High voltage error has occurred. Off 00 0 Overcurrent error hasn’t occurred. On 02 2 Overcurrent error has occurred. 3~5 - - - Reserved. 6 On 40 64 Fixed. 7 0 00 0 Fixed.
CONFIDENTIAL Bit Off/On Hex Decimal Information 0 Off 00 0 Autocutter error hasn’t occurred. On 01 1 Autocutter error has occurred. Off 00 0 Roll paper cover open error hasn’t occurred. (When Msw [8-8] is ON) On 02 2 Roll paper cover open error hasn’t occurred. (When Msw [8-8] is ON) 2~ 5 - - Reserved. 6 On 40 64 Fixed. 7 0 00 0 Fixed.
CONFIDENTIAL Bit Off/On Hex Decimal Function 0 Off 00 0 Roll paper cover open error hasn’t occurred. (When Msw [8-8] is OFF) On 01 1 Roll paper cover open error has occurred. (When Msw [8-8] is OFF) 2~5 - - - Reserved. 6 On 40 64 Fixed. 7 0 00 0 Fixed. When the error of bit 0 occurs, the error can be canceled by closing the roll paper cover.
CONFIDENTIAL TM-L90 The offline cause of this printer is constructed of 5 bytes as shown in the following tables. Bit Off/On Hex Decimal Information 0 Off 00 0 CPU execution error hasn’t occurred. On 01 1 CPU execution error has occurred. Off 00 0 ROM error hasn’t occurred in the memory. On 02 2 ROM error has occurred in the memory. Off 00 0 G/A error hasn’t occurred in the gate array.
CONFIDENTIAL Bit Off/On Hex Decimal Information 3~5 - - - Reserved. 6 On 40 64 Fixed. 7 0 00 0 Fixed. When one of above errors occurs, turn off the printer immediately Bit Off/On Hex Decimal Information 0 Off 00 0 Thermostat error hasn’t occurred. On 01 1 Thermostat error has occurred. 1~ 5 - - Reserved. 6 On 40 64 Fixed. 7 Off 00 0 Fixed.
CONFIDENTIAL . Bit Off/On Hex Decimal Information 0 Off 00 0 Autocutter error hasn’t occurred. On 01 1 Autocutter error has occurred. Off 00 0 Roll paper cover open error hasn’t occurred. (When Msw [8-8] is ON) On 02 2 Roll paper cover open error hasn’t occurred. (When Msw [8-8] is ON) Off 00 0 Roll paper layout error hasn’t occurred. On 04 4 Roll paper layout error hasn’t occurred. 3~ 5 - - Reserved. 6 On 40 64 Fixed.
CONFIDENTIAL Bit Off/On Hex Decimal Function 0 Off 00 0 Roll paper cover open error hasn’t occurred. (When Msw [8-8] is OFF) On 01 1 Roll paper cover open error has occurred. (When Msw [8-8] is OFF) 2~5 - - - Reserved. 6 On 40 64 Fixed. 7 0 00 0 Fixed. When the error of bit 0 occurs, the error can be canceled by closing the roll paper cover.
CONFIDENTIAL Miscellaneous commands GS ( K [Name] SETTING COMMAND Select print control method(s) [Printers not featuring this command] TM-T88III, TM-L60II, TM-U230, TM-U220, TM-U210, TM-U300A/B [Description] Selects the print control methods. • Function code fn specifies the function. fn Function No.
CONFIDENTIAL GS ( K [Name] Select the print control mode [Format] pL pH fn m 00 30 m 0 48 m TM-J2000/J2100: (pL + pH × 256) = 2 (pL = 2, pH = 0) fn = 48 1 ≤ m ≤ 3, 49 ≤ m ≤ 51 TM-T90: 1 ≤ m ≤ 4, 49 ≤ m ≤ 52 TM-L90: 0 ≤ m ≤ 4, 48 ≤ m ≤ 52 TM-P60: m = 49, 50 TM-J2000/J2100: m = 2 TM-T90, TM-L90: m = 1 TM-P60:m = 49 Selects the print control mode by m.
CONFIDENTIAL TM-J2000/J2100 The following print control modes are available. m Print control mode Specification 1, 49 Normal Enables printing in high density 2, 50 High speed Enables printing in high speed and saving ink 3, 51 Economy Prints saving more ink than “High speed” Bar code mode is in addition to the modes mentioned above. Bar code mode prints the bar code or the 360 dpi graphics and is automatically selected when printing that data.
CONFIDENTIAL TM-L90 The following print control modes are available. m Print control mode 0, 48 Print control mode when power supply is turned on 1, 49 Standard print control mode 2, 50 Suitable print control mode for printing a fence bar code 3, 51 Suitable print control mode for printing a ladder bar code 4, 52 Suitable print control mode for printing a two dimension code This printer selects “Standard print control mode” at setting of (m = 0,48).
CONFIDENTIAL GS ( K [Name] Select the print density [Format] ASCII Hex Decimal [Range] (pL + pH × 256) = 2 fn = 49 TM-T90: 250 ≤ m ≤ 255, 0 ≤ m ≤ 6 TM-L90: 250 ≤ m ≤ 255, 0 ≤ m ≤ 8 [Default] m=0 [Description] Selects the print density by m.
CONFIDENTIAL TM-P60 This printer does not support this function. TM-T90 The following print densities are available.
CONFIDENTIAL TM-L90 The following print densities are available.
CONFIDENTIAL GS ( K [Name] Select the print speed [Format] ASCII Hex Decimal [Range] (pL + pH × 256) = 2 fn = 50 TM-T90: 0 ≤ m ≤ 11 48 ≤ m ≤ 57 (Japanese model) 0 ≤ m ≤ 9 48 ≤ m ≤ 57 (Other than Japanese model) TM-L90: 0 ≤ m ≤ 9 48 ≤ m ≤ 57 [Default] m=0 [Description] Selects the print speed by m.
CONFIDENTIAL ■ When a standard mode is selected, all the data in the line is printed in the same speed. ■ When a page mode is selected, all the data printed collectively by FF or ESC FF is printed at the same speed. [Model-dependent variations] TM-J2000/J2100, TM-T90, TM-P60 TM-J2000/J2100 This printer does not support this function. TM-T90 This printer does not support this function. TM-P60 This printer does not support this function. Paper roll Miscellaneous commands GS ( K Ver. 10.01 p.
CONFIDENTIAL GS ( K [Name] Select the number of parts for the thermal head energizing [Format] ASCII Hex Decimal [Range] (pL + pH × 256) = 2 fn = 97 TM-T90, TM-L90:0 ≤ m ≤ 4, 48 ≤ m ≤ 52 [Default] m=0 [Description] Selects the number of parts for the thermal head energizing which m specifies. m GS ( 1D 28 29 40 pL pH fn m 02 00 61 m 2 0 97 m (pL = 2, pH = 0) K 4B 75 Function 0, 48 Setting value of GS ( E Function 5 customize value (a = 97). 1, 49 One-part energizing.
CONFIDENTIAL TM-J2000/J2100 This printer does not support this function. TM-L90 We recommend setting “Selects energizing division into two“ for best printing condition with two-color printing. TM-T90 We recommend setting "Selects energizing division into two" for best printing condition with two-color printing. TM-P60 This printer does not support this function. Paper roll Miscellaneous commands GS ( K Ver. 10.01 p.
CONFIDENTIAL obsolete command Miscellaneous commands GS < EXECUTING COMMAND [Name] Initialize printer mechanism [Format] ASCII Hex Decimal [Range] None [Default] None GS < 1D 3C 29 60 [Printers not featuring this command] TM-J2000/J2100, TM-T90, TM-T88III, TM-L90, TM-P60, TM-U230, TM-U220, TM-U210, TM-U300A/B [Description] Performs the label initialization performed at power-on.
CONFIDENTIAL Miscellaneous commands obsolete command GS A EXECUTING + SETTING [Name] Adjust label print starting position [Format] ASCII Hex Decimal [Range] 0 ≤ m ≤ 255, 0 ≤ n ≤ 255 [Default] m = 0, n = 0 GS A 1D 41 29 65 m m m n n n [Printers not featuring this command] TM-J2000/J2100, TM-T90, TM-T88III, TM-L90, TM-P60, TM-U230, TM-U220, TM-U210, TM-U300A/B [Description] Adjusts the label print starting position in a selected direction and by a specified amount from the default position.
CONFIDENTIAL ■ The default and adjustment amounts for the print starting position differ, depending on the printer model. A setting exceeding the maximum adjustment amount is set to the maximum adjustment amount. ■ Adjustment amounts when the print starting position is out of the label cannot be specified. ■ Selecting the label paper differs, depending on the printer model.
CONFIDENTIAL obsolete commands Miscellaneous commands GS E SETTING COMMAND [Name] Select head control method [Format] ASCII Hex Decimal [Range] 0 ≤ n ≤ 255 [Default] TM-U300A/B: n = 1 GS E 1D 45 29 69 n n n [Printers not featuring this command] TM-J2000/J2100, TM-T90, TM-L90, TM-T88III, TM-L60II, TM-P60, TM-U230, TM-U220, TM-U210 [Description] Selects the head control method, using n as follows: n: Bit Off/On Hex Decimal Function 0 Off 00 0 Head energizing time: Copy.
CONFIDENTIAL [Notes] ■ When standard mode is selected, this command is enabled only when processed at the beginning of the line. ■ In page mode, the setting for this command is effective for all data to be printed collectively by FF or ESC FF. ■ The settings of this command are effective until ESC @ is executed, the printer is reset, or the power is turned off. ■ In standard mode, all the data in a line is printed by the same head control method.
CONFIDENTIAL Miscellaneous commands GS I EXECUTING COMMAND [Name] Transmit printer ID [Format] ASCII Hex Decimal [Range] TM-J2000/J2100: TM-T90: GS I 1D 49 29 73 TM-L90: TM-T88III, TM-L60II: TM-P60: TM-U220: TM-U230: [Default] n n n 1 ≤ n ≤ 3, 49 ≤ n ≤ 51, 65 ≤ n ≤ 69, n = 112 1 ≤ n ≤ 3, 49 ≤ n ≤ 51, 65 ≤ n ≤ 69, n = 112 (Japanese model or memory switch [Msw 8-7] is OFF) 1 ≤ n ≤ 3, 49 ≤ n ≤ 51, 65 ≤ n ≤ 69 (memory switch [Msw 8-7] is ON) 1 ≤ n ≤ 3, 49 ≤ n ≤ 51, 65 ≤ n ≤ 69, n = 112 TM-U210: 1 ≤
CONFIDENTIAL • Transmits specified printer information A, using n as follows: n Printer ID Specification 33 Type information Supported functions 96 See [Printer information] See [Printer information] • Transmits specified printer information B , using n as follows: n Printer ID Specification 65 Firmware version Firmware version 66 Maker name EPSON 67 Printer model Printer model 68 Serial No Serial No of the printer 69 Font of Language for each country Japanese: KANJI JAPANESE S
CONFIDENTIAL • With a parallel interface printer, data (printer ID, printer information) sent with this command is temporarily stored in the printer send buffer like other transmitted data (except ASB). When the host goes into reverse mode, the printer then sends the data sequentially from the beginning of the send buffer. Send buffer capacity is 99 bytes. Data exceeding this amount is lost; therefore, when using this command, promptly change into reverse mode to start the data receive process.
CONFIDENTIAL ■ Printer ID is distinguished from other send data by bits 4 and 7. When the data sent from printer after printing GS I is "0xx0xxxx" (x = 0, 1), the printer processes the data as printer ID.
CONFIDENTIAL • When using parallel interface, the Bit 2 is fixed to 0 “DM-D (Customer display) is not connected.“ ■ When communication with the printer uses XON/XOFF control, the XOFF code may interrupt the “Header to NUL” data string. ■ The printer information A can be differentiated by the header of the block data from other transmission data.
CONFIDENTIAL TM-J2000/J2100 • Printer model ID (n = 1, 49) Hex = 2BH / Decimal = 43 • Type ID (n = 2, 50) Bit 1: The bit indicates [Autocutter is installed] always. Bit 2: [DM-D (Customer display) is connected/not connected] indicates the state of Memory switch 1-6. • Printer model (n = 67) Printer model: TM-J2000 or TM-J2100 • Model dependent printer information (n = 112) sends information (type (B)) as follows.
CONFIDENTIAL TM-T90 • Printer model ID (n = 1, 49) Hex = 2EH / Decimal = 46 [When Japanese model is used or memory switch [Msw 8-7] is OFF.] Hex = 20H / Decimal = 32 [When memory switch [Msw 8-7] is ON.] • Type ID (n = 2, 50) Bit 1: [Autocutter is installed/not installed] indicates the state of Memory switch 2-2. Bit 2: The bit [DM-D (Customer display) isn’t supported. • Version ID (n = 3,51) By the firmware version [When Japanese model is used or memory switch [Msw 8-7] is OFF.
CONFIDENTIAL Bit Off/On Hex Decimal Function 4, 5 - - - Reserved 6 On 40 64 Fixed 7 Off 00 0 Fixed <2nd byte of DIP switch information> Bit Off/On Hex Decimal Function 0 Off 00 0 DIP switch 5 OFF On 01 1 DIP switch 5 ON Off 00 0 DIP switch 6 OFF On 02 2 DIP switch 6 ON Off 00 0 DIP switch 7 OFF On 04 4 DIP switch 7 ON Off 00 0 DIP switch 8 OFF On 08 8 DIP switch 8 ON 4, 5 - - - Reserved 6 On 40 64 Fixed 7 Off 00 0 Fixed 1 2 3 TM-L90 • Printe
CONFIDENTIAL Printer model: TM-L90 • Model dependent printer information (n = 112) send information of DIP switch as follows. Send data is 4 bytes data group composed of [header + printer information (2 bytes) + NUL].
CONFIDENTIAL Bit Binary Hex Decimal Function 3 0 00 0 DIP switch 8 OFF 1 08 8 DIP switch 8 ON 4, 5 - - - Reserved 6 1 40 64 Fixed 7 0 00 0 Fixed TM-T88III • Printer model ID (n = 1, 49) Hex = 20H / Decimal = 32 • Type ID (n = 2, 50) Bit 1: The bit always indicates [Autocutter is installed]. Bit 2: The bit [DM-D (Customer display) isn’t supported.
CONFIDENTIAL Bit 2 of the Type ID is different from the standard ESC/POS as shown in the following table: Bit 0 1 2 3 4 5 6 7 Off/On Off Off Off On Off Off Off Off Off Hex 00 00 00 04 00 00 00 00 00 Decimal 0 0 0 4 0 0 0 0 0 Function 2 byte code characters are not supported Autocutter is not installed Select thermal paper (DIP switch (paper selection) is Off.) Select thermal label (DIP switch (paper selection) is On.
CONFIDENTIAL Bit 1 of the first byte: [Autocutter installed] is always transmitted. Bit 2 of the first byte: [DM-D (Customer display) not connected] is always transmitted. • Printer model (n = 67) Printer model: TM-P60 • Model dependent printer information A (n = 96) sends information of DIP switch as follows. Send data is 3 bytes data group composed of [header + printer information (1 byte) + NUL].
CONFIDENTIAL TM-U230 • Printer model ID (n = 1, 49) Hex = 2AH / Decimal = 42 • Type ID (n = 2, 50) Bit 1: The bit always indicates Autocutter is installed. Bit 2: The bit [DM-D (Customer display) isn’t supported. • Printer model (n = 67) Printer model: TM-U230 TM-U210 As for printer information (65 ≤ n ≤ 69), the support situation is different according to the firmware version.
CONFIDENTIAL Printer model: TM-U220 • Model dependent printer information (n = 112) send status of DIP switch as follows. Send data is 4 bytes data group composed of [header + printer information (2 bytes) + NUL]. • Type information (n = 33) Bit 1: [Autocutter is installed/not installed] indicates the state of DIP switch 2-2. Bit 2: The bit [DM-D (Customer display) isn’t supported. • Font of Language for each country (n = 69) Simplified Chinese model send the state of Memory switch [MSW 2-3].
CONFIDENTIAL Miscellaneous commands GS P SETTING COMMAND [Name] Set horizontal and vertical motion units [Format] ASCII Hex Decimal [Range] 0 ≤ x ≤ 255 0 ≤ y ≤ 255 [Default] TM-J2000/J2100, TM-T88III, TM-L60II: x = 180, y = 360 TM-T90: x = 180, y = 360 [Other than Japanese model] x = 203, y = 406 [Japanese model] TM-L90: x = 203, y = 406 GS P 1D 50 29 80 x x x y y y [Printers not featuring this command] TM-P60, TM-U230, TM-U220, TM-U210, TM-U300A/B [Description] [Notes] Sets the horizontal
CONFIDENTIAL ■ In page mode, the following commands use x or y, when the starting position is set to the upper right or lower left of the print area using ESC T. • Commands using x: ESC 3, ESC J, ESC K, ESC W, GS $, and GS \ • Commands using y: ESC SP, ESC $, ESC W, ESC \, FS S, GS A and GS V ■ Setting of this command is effective until ESC @ is executed, the printer is reset, or the power is turned off.
CONFIDENTIAL TM-T88III The default values equal the normal dot pitch horizontally and 1/2 dot pitch vertically. TM-L60II The default values equal a half dot pitch horizontally and 1/2 dot pitch vertically. TM-L90 The default values equal a half dot pitch horizontally and 1/2 dot pitch vertically. Paper roll Miscellaneous commands GS P Ver. 10.01 p.
CONFIDENTIAL Miscellaneous commands GS g 0 SETTING COMMAND [Name] Initialize maintenance counter [Format] ASCII Hex Decimal GS g 0 1D 67 30 29 103 48 m nL nH 00 nL nH 0 nL nH [Printers not featuring this command] TM-T88III, TM-L60II, TM-U230, TM-U220, TM-U210, TM-U300A/B [Range] m=0 TM-J2100: 30 ≤ (nL + nH × 256) ≤ 34,(nL + nH × 256) = 50, 70 TM-J2000: (nL + nH × 256) = 30, 31, 33, 34, 50, 70 TM-T90, TM-L90, TM-P60: (nL + nH × 256) = 20, 21, 50, 70 [Description] Sets the resettable maintenance
CONFIDENTIAL ■ There are two types of maintenance counters: resettable counters and accumulation counters. A resettable counter is a maintenance counter that can be initialized, and an accumulation counter indicates the counter value from when the printer starts operation. An accumulation counter cannot be initialized (see GS g 2 for details of the accumulation counter.) ■ Featuring counters differ, depending on the printer model. See GS g 2 for details.
CONFIDENTIAL Miscellaneous commands GS g 2 EXECUTING COMMAND [Name] Transmit maintenance counter [Format] ASCII Hex Decimal GS g 2 1D 67 32 29 103 50 m 00 0 nL nH nL nH nL nH [Printers not featuring this command] TM-T88III, TM-L60II, TM-U230, TM-U220, TM-U210, TM-U300A/B [Range] m=0 TM-J2100 (two-color): 30 ≤ (nL + nH × 256) ≤ 34,(nL + nH × 256) = 50, 70 158 ≤ (nL + nH × 256) ≤ 162,(nL + nH × 256) = 178, 198 TM-J2000 (single-color): (nL + nH × 256) = 30, 31, 33, 34, 50, 70 (nL + nH × 256) = 158,
CONFIDENTIAL [Notes] (nL + nH × 256) Type 178~187 Accumulation Devices that conform to the normal specification 188~197 Accumulation Option devices 198~207 Accumulation Time Maintenance counter ■ There are two types of maintenance counters: resettable counters and accumulation counters. A resettable counter is a maintenance counter that can be initialized by GS g 0, and an accumulation counter indicates the counter value from when the printer starts operation.
CONFIDENTIAL ■ When you use this command, obey the following rules. • When the host PC transmits the function data, transmit the next data after receiving the corresponding data (the header ~ NULL) from the printer. • With serial interface printers, be sure to use this function when the host is in the READY state.
CONFIDENTIAL TM-J2000/J2100 The units and maximum values of the counters are as follows: Number Counter Counting method Unit Maximum value 30,158 The number of paper feed lines Counts a paper feed of 30 dots as one line (+1) Lines 71,582,788 31,159 The average number of head strokes Counts a head driving stroke in (1st color) 64-stroke unit (+1) Strokes 4,294,967,295 32,160 The average number of head strokes Counts a head driving stroke in (2nd color) 64-stroke unit (+1) Strokes 4,294,967,295
CONFIDENTIAL TM-T90 The units and maximum values of the counters are as follows: Number Counter Counting method Unit Maximum value 20,148 The number of paper feed lines Counts a paper feed 30 dots as one line (+1) Lines 143,165,576 21,149 The number of head energizing strokes Counts a head energizing stroke of the thermal head (+1) Times 4,294,967,295 50,178 The number of autocutter operations Counts an autocutter operation (+1) Times 4,294,967,295 70,198 Period of printer operation Counts
CONFIDENTIAL TM-P60 The units and maximum values of the counters are as follows: Number Counter Counting method Unit Maximum value 20,148 The number of paper feed lines Counts a paper feed 30 dots as one line (+1) Lines 143,165,576 21,149 The number of head energizing strokes Counts a head energizing stroke of the thermal head (+1) Times 4,294,967,295 50,178 The number of autocutter operations Counts an autocutter operation (+1) Times 4,294,967,295 70,198 Period of printer operation Counts
CONFIDENTIAL Miscellaneous commands GS z 0 SETTING COMMAND [Name] Set online recovery wait time [Format] ASCII Hex Decimal [Range] 0 ≤ t1 ≤ 255 0 ≤ t2 ≤ 255 [Default] t1 = 6, t2 = 0 GS z 0 1D 7A 30 29 122 48 t1 t1 t1 t2 t2 t2 [Printers not featuring this command] TM-J2000/J2100, TM-T90, TM-T88III, TM-L90, TM-P60, TM-L60II, TM-U300A/B, TM-U220 [Description] [Notes] Sets the online recovery wait time from the time a new roll paper is installed to when the printer goes online.
CONFIDENTIAL ■ In the recovery confirmation status, the printer performs the following: • The paper out LED blinks. • The printer recovers online by pressing the paper feed button. Paper cannot be fed by pressing the paper feed button. • The printer recovers online after the recovery confirmation time (t2 × 500 msec) has elapsed. ■ During recovery confirmation time, the printer can be set online by DLE ENQ 0.
CONFIDENTIAL ■ The procedures for online recovery by pressing the paper feed button are as follows: Print Status: User Operation: ➀ Printing stops due to a paper end. The paper out LED is on. ➀ Open the printer cover and insert a new roll paper. ➁ The printer starts loading. The paper out LED is off. ➂ The printer starts a counter for the paper to be inserted. The paper out LED remains off. ➃ The printer starts a counter for the recovery confirmation time. The paper out LED blinks. .
CONFIDENTIAL Printer status ➁: Not printing because of a paper-end When the sensor detects that a roll paper is inserted, the printer starts loading. Printer status ➂: Waiting for a roll paper to be inserted (waiting for online recovery) The printer is in the paper wait status after loading and the paper out LED is off.
CONFIDENTIAL [Model-dependent variations] TM-U230, TM-U210 Program Example for all printers PRINT #1, CHR$(&h1D);"z0";CHR$(10);CHR$(60) ← Transmits Waiting for a roll paper to be inserted in 5 sec, Recovery confirmation status in 30 sec. TM-U230, TM-U210 When waiting for a roll paper to be inserted status, the paper out LED is off. When the printer is in the recovery confirmation status, the paper out LED is blinks. The paper feed switch is FEED. Paper roll Miscellaneous commands GS z 0 Ver. 10.01 p.
CONFIDENTIAL Kanji commands KANJI COMMANDS Command FS ! FS & FS ( A FS – FS . FS 2 FS C FS S FS W FS ? Paper roll Kanji commands Name Set print mode(s) for Kanji characters Select Kanji character mode Define character effects of Kanji characters.
CONFIDENTIAL FS ! SETTING COMMAND [Name] Select print mode(s) for Kanji characters [Format] ASCII Hex Decimal FS 1C 28 ! 21 33 n n n [Printers not featuring this command] TM-L60II, TM-P60 [Range] 0 ≤ n ≤ 255 [Default] n=0 [Description] Selects the character styles (double-height, double-width, and Kanji-underlined) together for multi-byte code character as follows: n: Bit Function Binary Hexadecimal Decimal 0 Reserved Off 00 0 1 Reserved Off 00 0 2 Double-width canceled 0ff 00
CONFIDENTIAL [Notes] ■ Settings of this command affect multilingual characters (except Thai) and user-defined characters. ■ Settings of this command are effective until any of the following commands are executed, ESC @ is executed, the printer is rest, or the power is turned off. • Character size (bits 2 and 3): FS W, GS ! • Underline (bit 7): FS – ■ When a double-height mode is specified, a character is enlarged based on a baseline of the character.
CONFIDENTIAL Program Example Print Sample PRINT #1, CHR$(&H1C);”C”;CHR$(0); ← Select JIS code system PRINT #1, CHR$(&H1C);”&”; ← Specify Kanji mode PRINT #1, CHR$(&H1C);”!”;CHR$(0); PRINT #1, CHR$(&H24);CHR$(&H22);CHR$(&H24);CHR$(&H22); PRINT #1, CHR$(&H1C);”!”;CHR$(4); PRINT #1, CHR$(&H24);CHR$(&H24);CHR$(&H24);CHR$(&H24); PRINT #1, CHR$(&H1C);”!”;CHR$(8); PRINT #1, CHR$(&H24);CHR$(&H26);CHR$(&H24);CHR$(&H26); PRINT #1, CHR$(&H1C);”!”;CHR$(12); PRINT #1, CHR$(&H24);CHR$(&H28);CHR$(&H24);CHR$(&H28);
CONFIDENTIAL Kanji commands FS & SETTING COMMAND [Name] Select Kanji character mode [Format] ASCII Hex Decimal 1C 28 FS 26 38 & [Printers not featuring this command] TM-L60II, TM-P60 [Description] Selects Kanji character mode. [Notes] ■ This command can be used only for the Japanese, Simplified Chinese, Traditional Chinese, and Korean models. ■ Kanji codes are processed in order of the first byte and the second byte. ■ Settings of this command are effective until FS .
CONFIDENTIAL ■ Notes for Traditional Chinese model: • When Kanji mode is selected, the printer processes a character code that corresponds to the first byte of Kanji code, and then processes a consecutive byte as the second byte of Kanji code. Therefore, when Kanji code is specified, an ASCII code character that corresponds to the first byte of Kanji code cannot be printed. • Kanji mode is selected at default.
CONFIDENTIAL Kanji commands FS ( A [Name] SETTING COMMAND Select Kanji character style(s) [Printers not featuring this command] TM-T88III, TM-L60II, TM-P60, TM-U230, TM-U220, TM-U210,TM-U300A/B [Description] Selects the multi-byte code character style. • Function code fn specifies the function. fn Function No. Function name 48 Function 48 Select Kanji character font • pL, pH specifies (pL + pH × 256) as the number of bytes after pH (fn and [parameters]).
CONFIDENTIAL FS ( A pL pH fn m [Name] Select Kanji character font [Format] ASCII Hex Decimal FS ( 1D 28 28 40 A 41 65 pL pH fn 02 2 00 0 30 48 m m m [Range] (pL + pH × 256) = 2 (pL = 2, pH= 0) fn = 48 0 ≤ m ≤ 2, 48 ≤ m ≤ 50 [Default] m=0 [Description] Selects multi-byte code character font (Kanji character font).
CONFIDENTIAL TM-T90 This function is only for the Japanese model. Character configuration of each Kanji font is as follows: Kanji Font A (24 ✕ 24) Kanji Font B (20 ✕ 24) Kanji Font C (16 ✕ 16) This function is available on Japanese model. TM-L90 This function is only for the Japanese model. Character configuration of each Kanji font is as follows: Kanji Font A (24 ✕ 24) Kanji Font B (20 ✕ 24) Kanji Font C (16 ✕ 16) This function is available on Japanese model.
CONFIDENTIAL Kanji commands FS – SETTING COMMAND [Name] Turn underline mode on/off for Kanji characters [Format] ASCII Hex Decimal FS 1C 28 – n 2D n 45 n [Printers not featuring this command] TM-L60II, TM-P60 [Range] TM-J2000/J2100, TM-T90, TM-T88III, TM-L90: 0 ≤ n ≤ 2, 48 ≤ n ≤ 50 TM-U220, TM-U230: n = 0, 1, 48, 49 TM-U210, TM-U300A/B: n = 0, 1 [Default] n=0 [Description] Turns on or off underline mode for multi-byte code character (Kanji-underline), using n as follows: [Notes] n Function
CONFIDENTIAL Program Example PRINT #1, CHR$(&H1C);”C”;CHR$(0); Print Sample ← Select JIS code system ← Select underline mode ← Cancel underline mode ← Cancel Kanji mode PRINT #1, CHR$(&H1C);”&”; PRINT #1, CHR$(&H1C);”–”;CHR$(1); ← 1-dot width underline added ← No underline PRINT #1, CHR$(&H34);CHR$(&H41); PRINT #1, CHR$(&H3B);CHR$(&H7A);CHR$(&HA); PRINT #1, CHR$(&H1C);”–”;CHR$(0); PRINT #1, CHR$(&H34);CHR$(&H41); PRINT #1, CHR$(&H3B);CHR$(&H7A);CHR$(&HA); PRINT #1, CHR$(&H1C);”.
CONFIDENTIAL Kanji commands FS . SETTING COMMAND [Name] Cancel Kanji character mode [Format] ASCII Hex Decimal FS 1C 28 . 2E 46 [Printers not featuring this command] TM-L60II, TM-P60 [Description] Cancels Kanji character mode. [Notes] ■ This command can be used only for the Japanese, Simplified Chinese, Traditional Chinese, and Korean models. ■ Settings of this command are effective until FS & is executed, ESC @ is executed, the printer is reset, or the power is turned off.
CONFIDENTIAL ■ Notes for Korean model: • If Kanji mode is canceled, the printer processes a character code as a 1-byte code of alphanumeric Katakana characters. • Kanji mode is selected at default. Print Sample Program Example PRINT #1, CHR$(&H1C);”C”;CHR$(0); ← Select JIS code system PRINT #1, CHR$(&H1C);”&”; ← Specify Kanji mode ← Cancel Kanji mode PRINT #1, CHR$(&H34);CHR$(&H41); PRINT #1, CHR$(&H3B);CHR$(&H7A); CHR$(&HA); PRINT #1, CHR$(&H1C);”.
CONFIDENTIAL Kanji commands FS 2 SETTING COMMAND [Name] Define user-defined Kanji characters [Format] ASCII Hex Decimal FS 1C 28 2 32 50 c1 c1 c1 c2 c2 c2 d1...dk d1...dk d1...dk [Printers not featuring this command] TM-L60II, TM-P60 [Range] The ranges of c1 and c2 differ, depending on models and the character code system used. The ranges of c1 and c2 for each model are as follows.
CONFIDENTIAL c2 specifies the second byte of a character code for a user-defined Kanji character. • d specifies the defined data (column format). • k indicates the number of defined data. k is an explanation parameter;; therefore, it does not need to • be transmitted. [Notes] ■ This command is effective only for the Japanese, Simplified Chinese, Traditional Chinese, or Korean models. ■ The printer processes k byte data of d1...dk as defined data.
CONFIDENTIAL [Model-dependent variations] TM-J2000/J2100, TM-T90, TM-T88III, TM-L90, TM-U210, TM-U220, TM-U230, TM-U300A/B Print Sample Program Example ← Select PRINT #1, CHR$(&H1C);”C”; CHR$(0): JIS code system PRINT #1, CHR$(&H1C);”2”; PRINT #1, CHR$(&H77);CHR$(&H21); FOR k = 1 To 32 READ d: PRINT #1, CHR$(d); NEXT k ← Specify PRINT #1, CHR$(&H1C);”&”; Kanji mode PRINT #1, CHR$(&H77);CHR$(&H21); PRINT #1, CHR$(&H33);CHR$(&H30); PRINT #1, CHR$(&H3B);CHR$(&H7A);CHR$(&HA); PRINT #1, CHR$(&H3B);CHR$(&
CONFIDENTIAL TM-L90 The user-defined characters can be defined for all the character codes in a range. TM-U210 When the receive buffer capacity is set to 40 bytes (when DIP switch 1-2 is set to ON), a userdefined character for one character can be defined. If a user-defined character is already defined, defined character code can be redefined; however, user-defined characters cannot be defined to new character codes. Horizontal adjacent dots cannot be specified as print data.
CONFIDENTIAL Kanji commands FS C SETTING COMMAND [Name] Select Kanji character code system [Format] ASCII Hex Decimal FS 1C 28 C 43 67 n n n [Printers not featuring this command] TM-L60II, TM-P60 [Range] TM-J2000/J2100, TM-T90, TM-T88III, TM-L90: n = 0, 1, 48, 49 TM-U230, TM-U220, TM-U210, TM-U300A/B: n = 0, 1 [Default] n=0 [Description] Selects a Kanji character code system for the Japanese model as follows: [Notes] n Kanji 0, 48 JIS code 1, 49 SHIFT JIS code ■ This command is effec
CONFIDENTIAL Program Example Print Sample PRINT #1, CHR$(&H1C);”C”;CHR$(0); ← Select JIS code system ← Print using JIS code PRINT #1, CHR$(&H1C);”&”; ← Specify Kanji mode ← Print using SHIFT JIS code PRINT #1, CHR$(&H1C);”.
CONFIDENTIAL Kanji commands FS S SETTING COMMAND [Name] Set Kanji character spacing [Format] ASCII Hex Decimal FS 1C 28 S 53 83 n1 n2 n1 n2 n1 n2 [Printers not featuring this command] TM-L60II, TM-P60 [Range] TM-J2000/J2100, TM-T90, TM-T88III, TM-L90: 0 ≤ n1 ≤ 255, 0 ≤ n2 ≤ 255 TM-U230, TM-U220, TM-U210, TM-U300A/B: 0 ≤ n1 ≤ 32, 0 ≤ n2 ≤ 32 [Default] TM-J2000/J2100, TM-T90, TM-T88III, TM-L90: n1 = 0, n2 = 0 TM-U230, TM-U220, TM-U210, TM-U300A/B: n1 = 0, n2 = 0 [Description] Sets left- and ri
CONFIDENTIAL ■ If the horizontal or vertical motion unit is changed after setting the character spacing, the spacing between the characters is not changed. ■ The character spacing is effective until ESC @ is executed, the printer is reset, or the power is turned off. ■ This command is used to change spacing between characters.
CONFIDENTIAL Kanji commands FS W SETTING COMMAND [Name] Turn quadruple-size mode on/off for Kanji characters [Format] ASCII Hex Decimal FS 1C 28 W 57 87 n n n [Printers not featuring this command] TM-L60II, TM-P60 [Range] 0 ≤ n ≤ 255 [Default] n=0 [Description] Turns quadruple-size mode on or off for multi-byte code character. • When the LSB of n is 0, quadruple-size mode is turned off and normal size is specified. • When the LSB of n is 1, quadruple-size mode is turned on.
CONFIDENTIAL Kanji commands FS ? SETTING COMMAND [Name] Cancel user-defined Kanji characters [Format] ASCII Hex Decimal FS 1C 28 ? 3F 63 c1 c1 c1 c2 c2 c2 [Printers not featuring this command] TM-T90, TM-T88III, TM-L90, TM-L60II, TM-P60, TM-U230, TM-U300A/B [Range] [Description] The ranges of c1 and c2 differ, depending on specifications and the character code system used. The ranges of c1 and c2 for each model are as follows.
CONFIDENTIAL [Model-dependent variations] None Program Example Print Sample ← Select PRINT #1, CHR$(&H1C);”C”; CHR$(0): JIS code system PRINT #1, CHR$(&H1C);”2”; PRINT #1, CHR$(&H77);CHR$(&H21); FOR k = 1 To 32 READ d: PRINT #1, CHR$(d); NEXT k ← Specify PRINT #1, CHR$(&H1C);”&”; Kanji mode PRINT #1, CHR$(&H77);CHR$(&H21); PRINT #1, CHR$(&H33);CHR$(&H30); PRINT #1, CHR$(&H3B);CHR$(&H7A);CHR$(&HA); PRINT #1, CHR$(&H3B);CHR$(&H7A);CHR$(&HA); ← Cancel PRINT #1, CHR$(&H1C);”.
CONFIDENTIAL Two dimension code commands TWO DIMENSION CODE COMMANDS Command GS ( k Paper roll Name Set up and print the symbol Two dimension code commands Ver. 10.01 p.
CONFIDENTIAL GS ( k [Name] EXECUTING + SETTING Set up and print the symbol [Printers not featuring this command] TM-J2000/J2100, TM-T88III, TM-L60II, TM-P60, TM-U230, TM-U220, TM-U210, TM-U300A/B [Description] Processes the data for two-dimensional codes. (PDF417, QR Code, MaxiCode) • Symbol type is specified by cn • Function code fn specifies the function. cn fn Function No.
CONFIDENTIAL cn fn Function No. Function name 50 65 Function 265 MaxiCode: Select the mode 80 Function 280 MaxiCode: Store the data in the symbol storage area 81 Function 281 MaxiCode: Print the symbol data in the symbol storage area 82 Function 282 MaxiCode: Transmit the size information of the symbol data in the symbol storage area • [Notes] pL, pH specifies (pL + pH × 256) as the number of bytes after pH (cn, fn, and [parameters]). The [parameters] are described in each function.
CONFIDENTIAL [Notes for processing of PDF417 symbol data (when cn = 48)] ■ The symbol data specified by Function 080 d1...dk is stored in the printer and is printed by the specification of Function 081. The symbol data in the symbol storage area is reserved until the following processing is performed: • Function 080 or 180 or 280 is executed • ESC @ is executed • The printer is reset or the power is turned off ■ When processing Function 081 or 082, the setting values of Functions 065 to 070 are used.
CONFIDENTIAL [Notes for process of MaxiCode symbol (when specify cn = 50)] ■ The symbol data specified by Function 280 d1...dk is stored in the printer and is printed by the specification of Function 181. The symbol data in the symbol storage area is reserved until the following processing is performed: • Function 080 or 180 or 280 is executed • ESC @ is executed • The printer is reset or the power is turned off ■ When processing Function 281 or 282, the setting values of Function 265 are used.
CONFIDENTIAL TM-T90 This model supports two-dimensional code (PDF417 ) When printing PDF417 with this printer, note the following: ■ The recognition rate of the symbol is affected by the height of the symbol, module height, module width ratio, and the performance of the reader. ■ It is recommended that the module height and module width be set so that the height of the symbol is bigger than 5 mm {0.2 inch}. ■ It is recommended that the module height be set three to five times the width of the module.
CONFIDENTIAL GS ( k [Name] PDF417: Set the number of columns in the data region [Format] ASCII Hex Decimal [Range] (pL + pH × 256) = 3 (pL =3, pH =0) cn = 48 fn = 65 0 ≤ n ≤ 30 [Default] n=0 [Description] Sets the number of columns in the data region for PDF417. [Notes] GS ( 1D 28 29 40 k pL pH cn fn n 6B 03 00 30 41 n 107 3 0 48 65 n • When n = 0, specifies automatic processing • When n is not 0, sets the number of columns in the data region to n codeword.
CONFIDENTIAL GS ( k [Name] PDF417: Set the number of rows [Format] ASCII Hex Decimal [Range] (pL + pH × 256) = 3 (pL =3, pH =0) cn = 48 fn = 66 n = 0, 3 ≤ n ≤ 90 [Default] n=0 [Description] Sets the number of rows for PDF417. [Notes] GS ( 1D 28 29 40 k pL pH cn fn n 6B 03 00 30 42 n 107 3 0 48 66 n • When n = 0 specifies automatic processing. • When n is not 0, sets the number of rows to n rows. ■ Settings of this function affect the processing of Functions 081 and 082.
CONFIDENTIAL GS ( k [Name] PDF417: Set the width of the module [Format] ASCII Hex Decimal [Range] (pL + pH × 256) = 3 (pL =3, pH =0) cn = 48 fn = 67 TM-T90, TM-L90: 2 ≤ n ≤ 8 [Default] TM-T90, TM-L90: n = 3 [Description] Sets the width of the module for PDF417 to n dots. [Notes] ■ Settings of this function affect the processing of Functions 081 and 082. GS ( 1D 28 29 40 k pL pH cn fn n 6B 03 00 30 43 n 107 3 0 48 67 n ■ The setting unit differs, depending on the printer models.
CONFIDENTIAL GS ( k [Name] PDF417: Set the row height [Format] ASCII Hex Decimal [Range] (pL + pH × 256) = 3 (pL = 3, pH =0) cn = 48 fn = 68 TM-T90, TM-L90: 2 ≤ n ≤ 8 [Default] TM-T90, TM-L90: n = 3 [Description] Sets the row height for PDF417 to [n × (the width of the module)]. [Notes] ■ Settings of this function affect the processing of Functions 081 and 082.
CONFIDENTIAL GS ( k [Name] PDF417: Set the error correction level [Format] ASCII Hex Decimal [Range] (pL + pH × 256) = 4 (pL = 4, pH =0) cn = 48 fn = 69 m = 48, 49 48 ≤ n ≤ 56 [m = 48] 1 ≤ n ≤ 40 [m = 49] [Default] m = 49, n = 1 [ratio: 10%] [Description] Sets the error correction level for PDF417. [Notes] GS ( 1D 28 29 40 k pL pH cn fn m 6B 04 00 30 45 m 107 4 0 48 69 m n n n m Function 48 The error correction level is set by “level.
CONFIDENTIAL n Function Number of error correction codeword 51 Error correction level 3 16 52 Error correction level 4 32 53 Error correction level 5 64 54 Error correction level 6 128 55 Error correction level 7 256 56 Error correction level 8 512 ■ Error correction level specified by “ratio” (m = 49) is as follows. The error correction level is defined by the calculated value [number of data codeword × n × 0.1 = (A)].
CONFIDENTIAL GS ( k [Name] PDF417: Select the options [Format] ASCII Hex Decimal [Range] (pL + pH × 256) = 3 (pL =3, pH =0) cn = 48 fn = 70 m = 0,1 [Default] m=0 [Description] Selects the option for PDF417. [Notes] GS ( 1D 28 29 40 k pL pH cn fn n 6B 03 00 30 46 n 107 3 0 48 70 n m Function 0 Selects the standard PDF417. 1 Selects the truncated PDF417. ■ Settings of this function affect the processing of Functions 081 and 082.
CONFIDENTIAL GS ( k [Name] PDF417: Store the data in the symbol storage area [Format] pH cn fn m d1...dk pH 30 50 30 d1...dk pH 48 80 48 d1...dk 4 ≤ (pL + pH × 256) ≤ 65535 (0 ≤ pL≤ 255, 0 ≤ pH ≤ 255) cn = 48 fn = 80 m = 48 0 ≤ d ≤ 255 k = (pL + pH × 256) – 3 Stores the PDF417 symbol data (d1...dk) in the symbol storage area.
CONFIDENTIAL GS ( k [Name] PDF417: Print the symbol data in the symbol storage area [Format] ASCII Hex Decimal [Range] (pL + pH × 256) = 3 (pL = 3, pH = 0) cn = 48 fn = 81 m = 48 [Description] Encodes and prints the PDF417 symbol data in the symbol storage area using the process of . [Notes] ■ In standard mode, use this function when printer is “at the beginning of a line,” or “there is no data in the print buffer.
CONFIDENTIAL ■ The data area includes the following codeword. • Data specified by Function 080. • The descriptor of symbol length (the first codeword in the data area). • The error correction codeword calculated by modulus 929. • Pad codeword ■ When auto processing (Function 065) is specified, the number of columns is calculated by the current print area, module width (Function 067), option setting (Function 070), and the codeword in the data area. Maximum number of the columns is 30.
CONFIDENTIAL TM-T90 In standard mode, the symbol which height exceeds 831 dots cannot be printed with this printer. When printing PDF417 symbols, the printer starts actual printing after it reaches control speed for the printing symbol. The paper must be fed 10 dots or less in this operation. This area is not included in the vertical area transmitted by Function 082. TM-L90 In standard mode, the symbol which height exceeds 831 dots cannot be printed with this printer.
CONFIDENTIAL GS ( k [Name] PDF417: Transmit the size information of the symbol data in the symbol storage area [Format] ASCII Hex Decimal [Range] (pL + pH × 256) = 3 (pL = 3, pH = 0) cn = 48 fn = 82 m = 48 [Description] Transmits the size information for the encoded PDF417 symbol data in the symbol storage area using the process of . [Notes] ■ In standard mode, use this function when the printer is “at the beginning of a line,” or “there is no data in the print buffer.
CONFIDENTIAL (*1)”Horizontal size” and “vertical size” indicate the number of dots of the symbol. (*2)”Other information” indicates whether printing of the data in the symbol storage area is possible or impossible. The “Other information“ is the following. Hex Decimal Condition 30H 48 Printing is possible 31H 49 Printing is impossible ■ The decimal value of the vertical size and horizontal size is converted to text data and sent starting from the high order end.
CONFIDENTIAL Cause Solution (Number of columns × number of Increase the number of columns by Function 065. rows) < number of codeword Increase the number of rows by Function 066. Number of the codeword in the data area is more than 928. Reduce the data by Function 080. Lower the error correction level by Function 069. There is no data in the symbol storage area. Sends data to the symbol storage area by Function 080. ■ See previous [Notes for transmission process] for process sending data group.
CONFIDENTIAL GS ( k [Name] QR Code: Select the model [Format] ASCII Hex Decimal [Range] (pL + pH × 256) = 4 (pL = 4, pH = 0) cn = 49 fn = 65 n1 = 49, 50 n2 = 0 [Default] n1 = 50, n2 = 0 [Description] Selects the model for QR Code. [Notes] GS ( 1D 28 29 40 k pL pH cn fn n1 6B 04 00 31 41 n1 107 4 0 49 65 n1 n1 Function 49 Selects model 1. 50 Selects model 2. n2 n2 n2 ■ Settings of this function affect the processing of Functions 181 and 182.
CONFIDENTIAL GS ( k [Name] QR Code: Set the size of module [Format] ASCII Hex Decimal [Range] (pL + pH × 256) = 3 (pL = 3, pH = 0) cn = 49 fn = 67 TM-L90: 1 ≤ n ≤ 16 [Default] TM-L90: n = 3 [Description] Sets the size of the module for QR Code to n dots. [Notes] ■ Settings of this function affect the processing of Functions 181 and 182. GS ( 1D 28 29 40 k pL pH cn fn n 6B 03 00 31 43 n 107 3 0 49 67 n ■ The setting unit differs, depending on the printer models.
CONFIDENTIAL GS ( k [Name] QR Code: Select the error correction level [Format] ASCII Hex Decimal [Range] (pL + pH × 256) = 3 (pL = 3, pH =0) cn = 49 fn = 69 48 ≤ n ≤ 51 [Default] n = 48 [Description] Selects the error correction level for QR Code. n GS ( 1D 28 29 40 k pL pH cn fn n 6B 03 00 31 45 n 107 3 0 49 69 n Function 48 Selects Error correction level L Recovery Capacity % (approx.
CONFIDENTIAL GS ( k [Name] QR Code: Store the data in the symbol storage area [Format] pH cn fn m d1...dk pH 31 50 30 d1...dk pH 49 80 48 d1...dk 4 ≤ (pL + pH × 256) ≤ 7092 (0 ≤ pL≤ 255, 0 ≤ pH ≤ 27) cn = 49 fn = 80 m = 48 0 ≤ d ≤ 255 k = (pL + pH × 256) – 3 Stores the QR Code symbol data (d1...dk) in the symbol storage area.
CONFIDENTIAL • The printer is reset or the power is turned off [Model-dependent variations] TM-T90 TM-T90 This model does not support this function. Paper roll Two-dimension code commands GS ( k Ver. 10.01 p.
CONFIDENTIAL GS ( k [Name] QR Code: Print the symbol data in the symbol storage area [Format] ASCII Hex Decimal [Range] (pL + pH × 256) = 3 (pL = 3, pH = 0) cn = 49 fn = 81 m = 48 [Description] Encodes and prints the QR Code symbol data in the symbol storage area using the process of . [Notes] ■ In standard mode, use this function when printer is “at the beginning of a line,” or “there is no data in the print buffer.
CONFIDENTIAL • Format Information • Version Information • Error Correction codewords (employs the Reed-Solomon Error Detection and Correction algorithm) • Pad codeword • Number of bits in Character Count Indicator • Mode Indicator • Terminator • Alignment Patterns (when model 2 is selected) • Extension Patterns (when model 1 is selected) ■ Printing of symbol is not affected by print mode (emphasized, double-strike, underline, white/ black reverse printing, or 90° clockwise-rotated), except
CONFIDENTIAL TM-T90 This model does not support this Function. TM-L90 In standard mode, any symbol taller than 831 dots cannot be printed with this printer. When printing a QR Code symbol, the printer starts actual printing after it reaches control speed for printing the symbols. The paper must be fed 10 dots or less in this operation. This area is not included in the vertical area transmitted by Function 182. Paper roll Two-dimension code commands GS ( k Ver. 10.01 p.
CONFIDENTIAL GS ( k [Name] QR Code: Transmit the size information of the symbol data in the symbol storage area [Format] ASCII Hex Decimal [Range] (pL + pH × 256) = 3 (pL = 3, pH = 0) cn = 49 fn = 82 m = 48 [Description] Transmits the size information for the encoded QR Code symbol data in the symbol storage area using the process of .
CONFIDENTIAL (*2)”Other information” indicates whether printing of the data in the symbol storage area is possible or impossible. The “Other information“ is as following. Other information Hex Decimal Condition 30H 48 Printing is possible 31H 49 Printing is impossible ■ The decimal value of the vertical size and horizontal size is converted to text data and sent starting from the high order end.
CONFIDENTIAL ■ See previous [Notes for transmission process] for process sending data group. [Model-dependent variations] TM-T90, TM-L90 TM-T90 This model does not support this function. TM-L90 When the vertical size exceeds 831 dots in standard mode, “other information” is “Printing is impossible”(in decimal: 49). Paper roll Two-dimension code commands GS ( k Ver. 10.01 p.
CONFIDENTIAL GS ( k [Name] MaxiCode: Select the mode [Format] ASCII Hex Decimal [Range] (pL + pH × 256) = 3 (pL =3, pH =0) cn = 50 fn = 65 50 ≤ n ≤ 54 [Default] n = 50 [Description] Selects the mode for the MaxiCode [Notes] GS ( 1D 28 29 40 k pL pH cn fn n 6B 03 00 32 41 n 107 3 0 50 65 n n Function 50 Selects mode 2. 51 Selects mode 3. 52 Selects mode 4. 53 Selects mode 5. 54 Selects mode 6. ■ Settings of this function affect the processing of Functions 281 and 282.
CONFIDENTIAL GS ( k [Name] MaxiCode: Store the data in the symbol storage area [Format] pH cn fn m d1...dk pH 32 50 30 d1...dk pH 50 80 48 d1...dk 4 ≤ (pL + pH × 256) ≤ 141 (4 ≤ pL≤ 141, 0 ≤ pH ≤ 0) cn = 50 fn = 80 m = 48 0 ≤ d ≤ 255 k = (pL + pH × 256) – 3 Stores the MaxiCode symbol data (d1...dk) in the symbol storage area.
CONFIDENTIAL GS ( k [Name] MaxiCode: Print the symbol data in the symbol storage area [Format] ASCII Hex Decimal [Range] (pL + pH × 256) = 3 (pL = 3, pH = 0) cn = 50 fn = 81 m = 48 [Description] Encodes and prints the MaxiCode symbol data in the symbol storage area using the process of . [Notes] ■ In standard mode, use this function when printer is “at the beginning of a line,” or “there is no data in the print buffer.
CONFIDENTIAL • When mode 3 is selected, the Primary Message includes all data except following. Factor of Primary Message Number of data Character Postal code 1 ~ 6 byte Code set A ISO country code 1 ~ 3 byte Numeric Class of service code 1 ~ 3 byte Numeric ■ When using Mode 2 or 3, execute the process as listed below: (RS, GS indicates control code of MaxiCode (RS = 1EH, GS = 1DH). “yy” indicates numeric data of 2 byte.
CONFIDENTIAL ■ Printing of symbol is not affected by print mode (emphasized, double-strike, underline, white/ black reverse printing, or 90° clockwise-rotated), except for character size and upside-down print mode. ■ In standard mode, this command executes paper feeding for the amount needed for printing the symbol, regardless of the paper feed amount set by the paper feed setting command.
CONFIDENTIAL GS ( k [Name] MaxiCode: Transmit the size information of the symbol data in the symbol storage area [Format] ASCII Hex Decimal [Range] (pL + pH × 256) = 3 (pL = 3, pH = 0) cn = 50 fn = 82 m = 48 [Description] Transmits the size information for the encoded MaxiCode symbol data in the symbol storage area using the process of .
CONFIDENTIAL (*1)”Horizontal size” and “vertical size” indicate the number of dots of the symbol. (*2)”Other information” indicates whether printing of the data in the symbol storage area is possible or impossible. The “Other information“ is the following. Other information Hex Decimal Condition 30H 48 Printing is possible 31H 49 Printing is impossible ■ The decimal value of the vertical size and horizontal size is converted to text data and sent starting from the high order end.
CONFIDENTIAL ■ See previous [Notes for transmission process] for process sending data group. [Model-dependent variations] TM-T90, TM-L90 TM-T90 This model does not support this function. TM-L90 When the vertical size exceeds 831 dots in standard mode, “other information” is “Printing is impossible“ (in decimal: 49). Paper roll Two-dimension code commands GS ( k Ver. 10.01 p.
CONFIDENTIAL Customize commands CUSTOMIZE COMMANDS Command FS g 1 FS g 2 GS ( C GS ( E Paper roll Customize commands Name Write to NV user memory Read from NV user memory Edit NV user memory Delete the specified record Store the data in the specified record Transmit the data in the specified record Transmit capacity of the NV user memory currently being used Transmit the remaining capacity of the NV user memory Transmit the key code list Delete all data in the NV user memory Set user setup commands Cha
CONFIDENTIAL GS ( M Paper roll Customize commands Customize printer control value(s) Save the setting values from the work area into the storage area Load the setting values stored in the storage area to the work area Select the setting values loaded to the work area after the initialization process Ver. 10.01 p.
obsolete command CONFIDENTIAL FS g 1 SETTING COMMAND [Name] Write to NV user memory [Format] ASCII Hex Decimal FS 1C 28 g 1 67 31 103 49 m a1 a2 a3 a4 nL nH d1...dk m a1 a2 a3 a4 nL nH d1...dk m a1 a2 a3 a4 nL nH d1...
CONFIDENTIAL [Notes] ■ NV user memory is the memory area used for storing character font data in non-volatile memory. The data stored is effective until it is redefined by this command. ■ In standard mode, this command is effective only when processed at the beginning of a line. ■ If this command is encountered while a macro is being defined, the printer cancels macro definition and starts processing this command. At that time, the macro becomes undefined.
CONFIDENTIAL Customize commands obsolete command FS g 2 EXECUTING COMMAND [Name] Read from NV user memory [Format] ASCII Hex Decimal FS 1C 28 g 2 67 32 103 50 m a1 a2 a3 a4 nL nH m a1 a2 a3 a4 nL nH m a1 a2 a3 a4 nL nH [Printers not featuring this command] TM-J2000/J2100, TM-T90, TM-L90, TM-L60II, TM-P60, TM-U230, TM-U220, TM-U210, TM-U300A/B m=0 0 ≤ (a1 + a2 × 256) ≤ 1023 (0 ≤ a1 ≤ 255, 0 ≤ a2 ≤ 3, a3 = 0, a4 = 0) 1 ≤ (nL + nH × 256) ≤ 80 (0 ≤ nL ≤ 80, nH = 0) [Range] TM-T88III: [Descriptio
CONFIDENTIAL ■ Transmission data [Header + data + NUL] as follows is transmitted: Transmitted data Hex Decimal Amount of data Header 5FH 95 1 byte NV user memory data 20H ~ FEH 32 ~ 254 (nL + nH × 256) bytes NULL 00H 0 1 byte ■ Writing data to the NV user memory is enabled by FS g 1. ■ When you use this function, obey the following rules.
CONFIDENTIAL Customize commands GS ( C [Name] EXECUTING + SETTING Edit NV user memory [Printers not featuring this command] TM-T88III, TM-L60II, TM-U230, TM-U210, TM-U300A/B [Description] Edits the data in the NV user memory. • Function code fn specifies the function. fn Function No.
CONFIDENTIAL • Data is the character string specified by d1... dk in Function 1 of the GS ( C command. You cannot specify control codes 00H – 1FH, 7FH as character string data. • The terminator is a code, automatically assigned when the printer stores data. ■ NV user memory data remains valid until the host sends a deletion or storage function command. ■ Data is written to the non-volatile memory by Function 1, 2, or 3.
CONFIDENTIAL ■ When communication with the printer uses XON/XOFF control with serial interface, the XOFF code may interrupt the “Header to NUL” data string. ■ The transmission information for each function can be identified to other transmission data according to specific data of the transmission data block. When the header transmitted by the printer is [hex = 37H/ decimal =55], treat NUL [hex = 00H/decimal =0] as a data group and identify it according to the combination of the header and the identifier.
CONFIDENTIAL (*3) Processing according to response (no unsent data, identified by send data set “Identification status”) Response code ACK, CAN NAK Process End processing for this command. Resend previously sent data.
CONFIDENTIAL TM-P60 Definition area of record data shares the same definition area with NV graphics memory (GS ( L). Total record data is 384 KB. TM-U220 Record data definition area capacity is 8 KB. Paper roll Customize commands GS ( C Ver. 10.01 p.
CONFIDENTIAL GS ( C pL pH m fn b c1 c2 [Name] Delete the specified record [Format] ASCII Hex Decimal [Range] (pL + pH × 256) = 5 m=0 fn = 0, 48 b=0 32 ≤ c1 ≤ 126 32 ≤ c2 ≤ 126 [Description] Deletes the record specified by the key codes (c1, c2) in the NV user memory. GS ( 1D 28 29 40 pL pH m fn 05 00 00 fn 5 0 0 fn (pL = 5, pH = 0) C 43 67 b c1 00 c1 0 c1 c2 c2 c2 • Deleted areas are designated “Unused areas.” • [Notes] Deleted key codes are designated as undefined.
CONFIDENTIAL GS ( C pL pH m fn b c1 c2 d1...dk [Name] Store the data in the specified record [Format] pL pH m fn b c1 c2 d1...dk pL pH 00 fn 00 c1 c2 d1...dk pL pH 0 fn 0 c1 c2 d1...dk 6 ≤ (pL + pH × 256) ≤ 65535 (0 ≤ pL ≤ 255, 0 ≤ pH ≤ 255) m=0 fn = 1, 49 b=0 32 ≤ c1 ≤ 126 32 ≤ c2 ≤ 126 32 ≤ d ≤ 254 k = (pL + pH × 256)−5 Stores the data (d1... dk) as the record specified by the key codes (c1, c2) in the NV user memory.
CONFIDENTIAL TM-L90 This function uses the “data quantity (k) + number of control information data (3 byte)” area for execution. TM-P60 This function uses the “data quantity (k) + number of control information data” area for execution. When data quantity (k) is odd number: number of control information data is 16 bytes. When data quantity (k) is even number: number of control information data is 17 bytes.
CONFIDENTIAL GS ( C pL pH m fn b c1 c2 [Name] Transmit the data in the specified record [Format] ASCII Hex Decimal [Range] (pL + pH × 256) = 5 m=0 fn = 2, 50 b=0 32 ≤ c1 ≤ 126 32 ≤ c2 ≤ 126 [Description] Transmits the data for the record specified by the key codes (c1, c2) in the NV user memory. • [Notes] pL pH m fn 05 00 00 fn 5 0 0 fn (pL = 5, pH = 0) C 43 67 b c1 00 c1 0 c1 c2 c2 c2 ESC/POS Handshaking Protocol is required for this function.
CONFIDENTIAL (*3) The key code and terminator are not included in the data. ■ If the host specifies a nonexistent record, the printer sends the “Header to NUL” data shown below: Send data Hex Decimal Data quantity Header 37H 55 1 byte Identifier 70H 112 1 byte Identification status 40H 64 1 byte NUL 00H 0 1 byte ■ See [Notes for transmission process] for description of transmission process. ■ See [Notes for ESC/POS Handshaking Protocol] for description of ESC/POS Handshaking Protocol.
CONFIDENTIAL GS ( C pL pH m fn b [Name] Transmit capacity of the NV user memory currently being used [Format] ASCII Hex Decimal [Range] (pL + pH × 256) = 3 m=0 fn = 3, 51 b=0 [Description] Transmits the number of bytes of memory used in the NV user memory. • [Notes] GS ( 1D 28 29 40 pL pH m fn 03 00 00 fn 3 0 0 fn (pL = 3, pH = 0) C 43 67 b 00 0 ESC/POS Handshaking Protocol is not required for this function.
CONFIDENTIAL GS ( C pL pH m fn b [Name] Transmit the remaining capacity of the NV user memory [Format] ASCII Hex Decimal [Range] (pL + pH × 256) = 3 m=0 fn = 4, 52 b=0 [Description] Transmits the number of bytes of remaining memory (unused area) in the NV user memory. • [Notes] GS ( 1D 28 29 40 pL pH m fn 03 00 00 fn 3 0 0 fn (pL = 3, pH = 0) C 43 67 b 00 0 ESC/POS Handshaking Protocol is not required for this function.
CONFIDENTIAL GS ( C pL pH m fn b [Name] Transmit the key code list [Format] ASCII Hex Decimal [Range] (pL + pH × 256) = 3 m=0 fn = 5, 53 b=0 [Description] Transmits the key code list in the NV user memory. • [Notes] GS ( 1D 28 29 40 pL pH m fn 03 00 00 fn 3 0 0 fn (pL = 3, pH = 0) C 43 67 ESC/POS Handshaking Protocol is required for this function.
CONFIDENTIAL (*2) The printer performs batch processing when the data to be stored in the specified record is 40 records or less. At this time, the identification status of the third byte is 40H or 64 decimal. (*3) The data is the key code. A terminator is not included in the data.
CONFIDENTIAL GS ( C pL pH m fn b d1 d2 d3 [Name] Delete all data in the NV user memory [Format] ASCII Hex Decimal [Range] (pL + pH × 256) = 6 m=0 fn = 6, 54 b=0 d1 = 67 d2 = 76 d3 = 82 [Description] Deletes all data in the NV user memory. [Notes] GS ( 1D 28 29 40 pL pH m fn 06 00 00 fn 6 0 0 fn (pL = 6, pH = 0) C 43 67 b d1 d2 d3 00 43 4C 52 0 67 76 82 • All area is changed to unused area. • All key codes are designated as undefined.
CONFIDENTIAL Customize commands GS ( E [Name] EXECUTING + SETTING Set user setup commands [Printers not featuring this command] TM-T88III, TM-L60II, TM-U230, TM-U210, TM-U300A/B [Description] Controls the user setting modes. The table below explains the functions available in this command. • Function code fn specifies the function. fn Function No. Function name 1 Function 1 Change into the user setting mode. 2 Function 2 End the user setting mode session.
CONFIDENTIAL [Notes] ■ The value of parameter fn determines the function number for this command. Command operation differs, depending on the function number. ■ User setting mode is a special mode to change settings for the printer’s built-in non-volatile memory. ■ To change a setting, you must change the printer into user setting mode, using Function 1. ■ Execute function 2 of this command after making the setting. The setting value is effective after executing the software reset of function 2.
CONFIDENTIAL • With a parallel interface printer, data transmitted (excluding ASB status) with this command (“Header to NUL”) is temporarily stored in the printer transmit buffer, as with other data. When the host goes into reverse mode, the printer then transmits the data sequentially from the beginning of the transmit buffer. Transmit buffer capacity is 99 bytes. Data exceeding this amount is lost. Therefore, when using this command, promptly change into reverse mode to start the data receive process.
CONFIDENTIAL TM-J2000/J2100 This printer does not support functions for paper layout . TM-T90 This printer does not support functions for paper layout . TM-P60 This printer does not support the following functions: ■ Functions for user defined character . ■ Functions for paper layout . TM-U220 This printer does not support the following functions: ■ Functions for user defined character .
CONFIDENTIAL GS ( E pL pH fn d1 d2 [Name] Change into the user setting mode [Format] ASCII Hex Decimal [Range] (pL + pH × 256) = 3 fn = 1 d1 = 73 d2 = 78 [Description] Enters the user setting mode and transmits the mode change notice. [Notes] ■ If the printer is in standard mode, this command is valid only at the beginning of the line. GS ( 1D 28 29 40 pL pH fn d1 d2 03 00 01 49 4E 3 0 1 73 78 (pL = 3, pH = 0) E 45 69 ■ If the printer is in page mode, this command is ignored.
CONFIDENTIAL GS ( E pL pH fn d1 d2 d3 [Name] End the user setting mode session [Format] ASCII Hex Decimal [Range] (pL + pH × 256) = 4 fn = 2 d1 = 79 d2 = 85 d3 = 84 [Description] Ends the user setting mode, and performs a software reset. [Notes] ■ This function is performed when the printer is in user setting mode. GS ( 1D 28 29 40 pL pH fn d1 d2 d3 04 00 02 4F 55 54 4 0 2 79 85 84 (pL = 4, pH = 0) E 45 69 ■ After the software reset, the printer goes into the power on state.
CONFIDENTIAL GS ( E pL pH fn [a1 b18...b11]...[ak nk8 nk1] [Name] Change the memory switch [Format] pL pH fn [a1 b18...b11]...[ak nk8 nk1] pL pH 03 [a1 b18...b11]...[ak nk8 nk1] pL pH 3 [a1 b18...b11]...
CONFIDENTIAL Msw Setting value (b) Function 1-2 48 Sets receive buffer capacity to “big” 49 Sets receive buffer capacity to “small” 48 BUSY when “receive buffer full” or “offline” 49 BUSY when “receive buffer full” 48 Data processing when occurring receive error: Replace with “?” 49 Data processing when occurring receive error: Ignore the data 48 Disables auto line spacing 49 Enables auto line spacing 48 DM-D (customer display) connection: disconnected 49 DM-D (customer display) connec
CONFIDENTIAL 2-3 2-4 to 2-8 • [Notes] 48 Character code system for the simplified Chinese model: GB18030 49 Character code system for the simplified Chinese model: GB2312 50 Reserved Specifications when memory switch 8 (a = 8) is different, depending on the printer models. ■ This function works only in the user setting mode. ■ The value of the memory switch is specified from bit 8 to bit 1 by b18...b11. When b = 50, the status of the bit applied is not changed.
CONFIDENTIAL • Initializing by turning on the power by switch. • Initializing by hardware reset. • Initializing by software reset, such as by transmitting Function 2. • Initializing after the self test. ■ With a serial interface, when communication with the printer uses XON/XOFF control, the XOFF code may interrupt the “Header to NUL” data string.
CONFIDENTIAL TM-T90 Receive buffer capacity [Msw 1-2]: Large (when b = 48) = 4 KB; small (when b = 49) = 45 bytes This printer doesn’t support [Msw 1-6] (DM-D (Customer display) is connected or not)) and [Msw 2-3] (Selecting character code system for the simplified Chinese model) • When a = 8, memory switch 8 is set as follows: Msw 8-1, 8-2 8-3 8-4 8-5 8-6 8-7 8-8 Setting value (b) 50 48 49 50 48 49 50 48 49 48 49 Function Reserved PAPER LED is on when a paper near end is detec
CONFIDENTIAL 8-5 48 Spacing of both sides for bar code: not inserted 49 Spacing of both sides for bar code: inserts a space 8-6 to 8-7 50 Reserved 8-8 48 Roll paper cover open during printing: automatic recoverable error 49 Roll paper cover open during printing: recoverable error Setting of [Msw 8-3] is supported differently, depending on the firmware version. Setting of [Msw 8-5] affects the performing of command GS k.
CONFIDENTIAL 8-5 48 Spacing of both sides for bar code: not inserted 49 Spacing of both sides for bar code: inserts a space 8-6 48 Perform paper feed to the print starting position when power is turned on 49 Not perform paper feed to the print starting position when power is turned on 8-7 50 Reserved 8-8 48 Roll paper cover open during printing: automatic recoverable error 49 Roll paper cover open during printing: recoverable error The setting of [Msw8-2] affects the recovery operation from the paper layou
CONFIDENTIAL • Settings of [Msw 8-6] affect the initializing operation when the power is turned on, when the paper layout (origin of layout) is “bottom of a label” or “top of a black mark“. Paper layout can be set by this function (Function 49) or “automatic setting of paper layout” function (by GS ( A (m = 64) or panel operation).
CONFIDENTIAL 8-4 48 No beeps for recoverable and non-recoverable error occurred 49 Beeps for recoverable and non-recoverable error occurred 8-5 ~ 8-6 50 Reserved Setting of [Msw8-1] affects the operation of DLE DC4 (fn=2) but not affect the operation of DLE DC4 (fn=7). Settings of [Msw8-2] ~ [Msw8-5] do not affect the operation of function 48 of ESC (A. TM-U220 “Auto cutter is provided or not” [Msw 2-3] is not supported.
CONFIDENTIAL GS ( E pL pH fn a [Name] Transmit the settings of the memory switch [Format] ASCII Hex Decimal [Range] (pL + pH × 256) = 2 fn = 4 TM-J2000/J2100, TM-T90, TM-L90: a = 1, 2, 8 TM-P60: a = 8 TM-U220: a = 2, 8 [Description] Transmits the setting value of the memory switch specified by a. [Notes] ■ This function works both in user setting mode and during normal printer operation.
CONFIDENTIAL GS ( E pL pH fn [a1 n1L n1H]...[ak nkL nkH] [Name] Set the customized setting values [Format] pL pH fn [a1 n1L n1H] ... [ak nkL nkH] pL pH 05 [a1 n1L n1H] ... [ak nkL nkH] pL pH 5 [a1 n1L n1H] ...
CONFIDENTIAL [Default] TM-P60: a = 3, 5, 116 (nL + nH × 256) = 2,3 (nL = 2,3 , nH = 0) [a = 3] 0 ≤ (nL + nH × 256) ≤ 6, 65530 ≤ (nL + nH × 256) ≤ 65535 [a = 5] (0 ≤ nL ≤ 6, nH = 0), (250 ≤ nL ≤ 255, nH = 255) 0 ≤ (nL + nH × 256) ≤ 60, (0 ≤ nL ≤ 60, nH = 0) [a = 116] TM-U220: a=3 nL + nH × 256 = 2, 4, 5 (nL = 2, 4, 5, nH = 0) (nL + nH × 256) = 5 (nL = 5, nH = 0) [default value when a = 3] (nL + nH × 256) = 1 (nL = 1, nH = 0) [default value when a = 1] (nL + nH × 256) = 7 (nL = 7, nH = 0) [default value
CONFIDENTIAL [Description] Changes the customized value specified by parameter a to (nL + nH × 256). a Type of customized value 1 NV user memory capacity 2 NV graphics memory capacity 3 Paper width 5 Print density 6 Print speed 97 Number of division of thermal head energizing 116, 117, 118 Value differs, depending on the printer models. See model-dependent variations. • [Notes] The setting unit specified by (nL + nH × 256) differs, depending on the printer model.
CONFIDENTIAL • Execution of memory switch setting mode by panel operation when the power is turned on (supported by some printer models.) [Model-dependent variations] TM-J2000/J2100, TM-T90, TM-L90, TM-P60, TM-U220 TM-J2000/J2100 Paper width settings (a = 3) (nL + nH × 256) Paper width 2 58 mm {2.3"} 4 70 mm {2.8"} 5 76 mm {3.0"} 6 82.5 mm {3.3"} TM-T90 We recommend that Number of division of thermal heads energized be set to Divide into two for best print quality in 2-color printing.
CONFIDENTIAL • NV graphics memory capacity settings (a = 2) (nL + nH × 256) 1* 2 3 4 5 6 7 Memory capacity None (0 bytes) 64 KB 128 KB 192 KB 256 KB 320 KB 384 KB * Not available NV graphics functions • Memory combinations that can be specified: NV user memory capacity 1 KB 64 KB 128 KB 192 KB NV graphics memory capacity 384 KB or less 256 KB or less 128 KB or less None (0 bytes) • Paper width settings (a = 3) (nL + nH × 256) 2 3 6 Paper width 58 mm {2.3"} 60 mm {2.4"} 80 mm {3.
CONFIDENTIAL Print (nL + nH × 256) density 65534 90% 65535 95% 0 100% Print (nL + nH × 256) density 5 125% 6 130% • Print speed (a = 6) (nL + nH × 256) 1 2 3 4 5 6 7 8 9 10 11 Print Print Print Print Print Print Print Print Print Print Print Print speed speed speed speed speed speed speed speed speed speed speed speed level level level level level level level level level level level 1 2 3 4 5 6 7 8 9 10 11 Print level 1 is the lowest speed.
CONFIDENTIAL Selects the black-color density in two-color printing (a = 118) (nL + nH × 256) The black-color density 70 Light 85 Medium 100 Dark • This setting’s value affects printing in black for two-color printing. Setting the “paper width,“ “print density,“ “select paper setting“ (a = 3, 5, 116 ) can be changed by “Memory switch setting mode” by the panel switch operation when the power supply is turned on.
CONFIDENTIAL • NV graphics memory capacity settings (a = 2) (nL + nH × 256) 1* 2 3 4 5 6 7 Memory capacity None (0 bytes) 64 KB 128 KB 192 KB 256 KB 320 KB 384 KB * Not available NV graphics functions • Memory combinations that can be specified: NV user memory capacity 1 KB 64 KB 128 KB 192 KB NV graphics memory capacity 384 KB or less 256 KB or less 128 KB or less None (0 bytes) • Select paper width settings (a = 117) (nL + nH × 256) 38 39 : 79 80 Paper width 38 mm {1.5"} 39 mm {1.6"} : 79 mm {3.
CONFIDENTIAL • Print density settings (a = 5) Print (nL + nH × 256) density 65530 70% 65531 75% 65532 80% 65533 85% 65534 90% 65535 95% 0 100% 1 105% Print (nL + nH × 256) density 2 110% 3 115% 4 120% 5 125% 6 130% 7 135% 8 140% • Print control mode settings (a = 6) Print control (nL + nH × 256) mode 1 Level 1 2 Level 2 3 Level 3 4 Level 4 5 Level 5 Print control (nL + nH × 256) mode 6 Level 6 7 Level 7 8 Level 8 9 Level 9 * Level 1 is the slowest.
CONFIDENTIAL • Select paper settings (a = 116) (nL + nH × 256) 1 257 Paper Specified white and black paper Recommended two-color paper • Selects the black-color density in two-color printing (a = 118) (nL + nH × 256) The black-color density 70 Light 85 Medium 100 Dark • This setting’s value affects printing in black for two-color printing.
CONFIDENTIAL • Print density settings (a = 5) (nL + nH × 256) 65530 65531 65532 65533 65534 65535 0 Print density 70% 75% 80% 85% 90% 95% 100% (nL + nH × 256) 1 2 3 4 5 6 Print density 105% 110% 115% 120% 125% 130% • Automatic power off time (a = 116) (nL + nH × 256) Automatic power off time (minute) 0 No power off 1 1 2 2 : : 60 60 TM-U220 • Paper width settings (a = 3) (nL + nH × 256) 2 4 5 Paper width 57.5mm {2.26"} 69.5 mm {2.74"} 76 mm {3.
CONFIDENTIAL GS ( E pL pH fn a [Name] Transmit the customized setting values [Format] ASCII Hex Decimal [Range] (pL + pH × 256) = 2 fn = 6 TM-U220, TM-J2000/J2100:a = 3 TM-T90: a = 1, 2, 3, 5, 6, 97, 116, 118 [Other than Japanese model] a = 1, 2, 3, 5, 6, 97, 116 [Japanese model] TM-L90: a = 1, 2, 5, 6, 97, 116, 117, 118 TM-P60: a = 3, 5, 116 [Description] Transmits the customized value specified by a.
CONFIDENTIAL ■ The printer transmits the data below (“Header to NUL”) with this function: Transmit data Hex Decimal Data quantity Header 37H 55 1 byte 27H 39 1 byte 31H − 39H 48 − 57 1 − 3 bytes Separation code 1FH 31 1 byte Setting (*2) 30H − 39H 48 − 57 1 − 5 bytes NUL 00H 0 1 byte Identifier Value number (*1) (*1) The decimal value for the customized value number (a; parameter of this function) is converted to ASCII character data and sent starting from the high order end.
CONFIDENTIAL TM-T90 The setting value transmitted with customize value 116 (a = 116) is paper selection. The setting value transmitted with customize value 118 (a = 118) is the black-color density in twocolor printing. TM-L90 The setting value transmitted with customize value 116 (a = 116) is paper selection. The setting value transmitted with customize value 117 (a = 117) is paper width. The setting value transmitted with customize value 118 (a = 118) is the black-color density in two-color printing.
CONFIDENTIAL GS ( E pL pH fn a d1 d2 [Name] Copy the user-defined page [Format] ASCII Hex Decimal [Range] (pL + pH × 256) = 4 fn = 7 d1 = 30, 31 d2 = 30, 31 (d1 ≠ d2) TM-J2000/J2100, TM-T90, TM-L90:a = 10, 12 (Other than Japanese model) a = 12, 17, 18 (Japanese model) TM-P60: a = 12, 17, 18 [Description] Copies the data in the user-defined code page. • GS ( 1D 28 29 40 pL pH fn a 04 00 07 a 2 0 7 a (pL = 4, pH = 0) E 45 69 d1 d2 d1 d2 d1 d2 Font number is specified by a.
CONFIDENTIAL ■ User defined code pages are page 255 or page 254 in the character code pages of alphanumeric Katakana characters built in the printer. Character data defined in the user-defined code page can be printed by specifying the character code after selecting the page with ESC t. ■ Work area means RAM area that is used to edit character data. ■ Storage area means non-volatile memory area that is used to store page data of user-defined code pages.
CONFIDENTIAL Font No. (configuration) 12 (12 × 24) 17 (8 × 16) 18 (10 × 24) Code page Page 255 of Font A Page 255 of Font C Page 255 of Font B TM-T90 Font No. (configuration) 10 (9 × 17) 12 (12 × 24) Code page Page 255 of Font B Page 255 of Font A Font No. (configuration) 12 (12 × 24) 17 (8 × 16) 18 (10 × 24) Code page Page 255 of Font A Page 255 of Font C Page 255 of Font B TM-L90 Font No.
CONFIDENTIAL TM-P60 The relation between the font number and code page is as follows: Font No. (configuration) 12 (12 × 24) 17 (8 × 16) 18 (10 × 24) Code page Page 255 of Font A Page 255 of Font C Page 255 of Font B TM-U220 This printer doesn’t have this function. Paper roll Customize commands GS ( E Ver. 10.01 p.
CONFIDENTIAL GS ( E pL pH fn y c1 c2[x d1...d(y × x)] k [Name] Define the data (column format) for the character code page [Format] pL pH fn y c1 c2 [x pL pH 08 y c1 c2 [x pL pH 8 y c1 c2 [x 5 ≤ (pL + pH × 256) ≤ 65535 (0 ≤ pL ≤ 255, 0 ≤ pH ≤ 255) fn = 8 128 ≤ c1 ≤ d2 ≤ 255 0 ≤ d ≤ 255 k = c2 – c1 + 1 [Range] [Description] ASCII Hex Decimal GS ( 1D 28 29 40 E 45 69 Font No. (configuration) y x 10 (9 ×17) 3 9 12 (12 × 24) 3 12 17 (8 × 16) 2 8 18 (10 × 24) 3 10 d1...
CONFIDENTIAL ■ Changes the data of the user-defined code page that is copied into the work area by Function 7. ■ If data in the user-defined code pages is not copied into the work area, this function is not available. In this case, execute Function 7 first. ■ Definition data (d) specifies a bit printed to 1 and not printed to 0. The data to define a character is (y × x) bytes. ■ When defining the character of the Font No.
CONFIDENTIAL GS ( E pL pH fn x c1 c2[y d1...d(x × y)] k [Name] Define the data (raster format) for the character code page [Format] pL pH fn x c1 c2 [x pL pH 08 x c1 c2 [x pL pH 8 x c1 c2 [x 5 ≤ (pL + pH × 256) ≤ 65535 (0 ≤ pL ≤ 255, 0 ≤ pH ≤ 255) fn = 9 128 ≤ c1 ≤ d2 ≤ 255 0 ≤ d ≤ 255 k = c2 – c1 + 1 [Range] [Description] ASCII Hex Decimal GS ( 1D 28 29 40 E 45 69 Font No. (configuration) y x 10 (9 ×17) 2 17 12 (12 × 24) 2 24 17 (8 × 16) 1 16 18 (10 × 24) 2 24 d1...
CONFIDENTIAL ■ If the data in the user-defined code pages is not copied into the work area, this function is not available. In this case, execute Function 7 first. ■ Definition data (d) specifies a bit printed to 1 and not printed to 0. The data to define a character is (x × y) bytes. ■ When defining the character of the Font No. 10 (configuration: 9 × 17), only the MSB can be used in the second byte for horizontal direction. When defining the character of the Font No.
CONFIDENTIAL GS ( E pL pH fn c1 c2 [Name] Delete the data for the character code page [Format] ASCII Hex Decimal [Range] (pL + pH × 256) = 3 fn = 10 y=2 128 ≤ c1 ≤ d2 ≤ 255 [Description] Deletes the character pattern for the character code page in the work area. • [Notes] GS ( 1D 28 29 40 pL pH fn c1 03 00 0A c1 3 0 10 c1 (pL = 3, pH = 0) E 45 69 c2 c2 c2 c1 specifies the beginning character code for the deletion, and c2 specifies the final code.
CONFIDENTIAL GS ( E pL pH fn a d1...dk [Name] Set the configuration item for the serial interface [Format] ASCII Hex Decimal [Range] 3 ≤ (pL + pH × 256) ≤ 8 fn = 11 TM-J2000/J2100, TM-T90, TM-L90, TM-U220:1 ≤ a ≤ 4 TM-P60: a = 1, 2 48 ≤ d ≤ 57 [a = 1] 48 ≤ d ≤ 50 [a = 2] d = 48, 49 [a = 3] d = 55, 56 [a = 4] 1≤k≤6 [Default] TM-J2000/J2100, TM-T90, TM-L90: d1...dk = "19200" [a = 1] d = 48 [a = 2] d = 48 [a = 3] d = 56 [a = 4] d1...dk = "9600" [a = 1] TM-P60: d = 48 [a = 2] TM-U220: d1...
CONFIDENTIAL [Description] Sets the configuration item for the serial interface specified by a to the values specified by d1...dk. a Configuration item 1 Transmission speed 2 Parity 3 Flow control 4 Data length • Transmission speed (a = 1) is specified by number. The baud rate that can be specified differs, depending on the printer model.
CONFIDENTIAL • If the communication control between host and printer does not correspond, the printer cannot process data from the host normally, and the host cannot receive data from the printer normally. ■ This function works in user setting mode. ■ This function works with serial interface printers. ■ The communication condition set by this function is enabled by executing Function 2 or restarting the printer.
CONFIDENTIAL TM-L90 DIP switch for setting communication condition is Sw 2. When DIP switch is off, this function is enabled. 7 baud rates are selectable. [“2400 “,“4800 “, “9600 “, “19200 “, “38400 “, “57600 “, “115200 “] Setting of this function can be changed by “Memory switch setting mode” by the panel switch operation when the power supply is turned on. TM-P60 DIP switch for setting communication condition is not supported. 3 baud rates are selectable.
CONFIDENTIAL GS ( E pL pH fn a [Name] Transmit the configuration item for the serial interface [Format] ASCII Hex Decimal [Range] (pL + pH × 256) = 2 fn = 12 TM-J2000/J2100, TM-T90, TM-L90, TM-U220:1 ≤ a ≤ 4 TM-P60: a = 1, 2 [Description] Transmits the configuration item for the serial interface specified by a.
CONFIDENTIAL (*2) Setting value is set by Function 11. ■ “Setting value” is set by Function 11. It might differ from the current communication condition before executing Function 2 or depending on the setting of the DIP switch. ■ This function is used to confirm whether Function 11 ends normally before executing Function 2. ■ See previous [Notes for transmission process] for process sending data group. Paper roll Customize commands GS ( E Ver. 10.01 p.
CONFIDENTIAL GS ( E pL pH fn d1 d2 d3 [Name] Delete the paper layout [Format] ASCII Hex Decimal [Range] (pL + pH × 256) = 4 fn = 48 d1 = 67, d2 = 76, d3 = 82 [Description] Deletes all the setting value for the paper layout (no paper layout is set). [Notes] ■ This function works in user setting mode.
CONFIDENTIAL GS ( E pL pH fn sa ; sb ; sc ; sd ; se ; sf ; sg ; sh; [Name] Set the paper layout [Format] ASCII Hex Decimal GS 1D 29 ( 28 40 E pL 45 pL 69 pL pH fn pH 31 pH 49 sa sa sa ; 3B 59 sb sb sb ; 3B 59 sc sc sc ; 3B 59 sd sd sd ; 3B 59 se se se ; 3B 59 sf sf sf ; 3B 59 sg sg sg ; sh ; 3B sh 3B 59 sh 59 [Range] 9 ≤ (pL + pH × 256) ≤ 36 (9 ≤ pL ≤ 36, pH = 0) fn = 49 TM-L90: sa = “48”, “49”, “64” “135” ≤ sb ≤ “3000” “25” ≤ sc ≤ “100“ “0” ≤ sd ≤ “3000” “0” ≤ se ≤ “300
CONFIDENTIAL • sb sc sd se sf Sets the layout in the vertical direction by (sb) to (sf). (BM = black mark). (sa = 49) (sa = 64) Top of a BM ~ top of next BM. Bottom of a label ~ bottom of the next label. Top of a BM ~ bottom of BM. Bottom of a label ~ top of the next label. Top of a BM ~ print starting position. Bottom of a label ~ the print starting position. Top of a BM ~ cutting position. Bottom of a label ~ cutting position. Print starting position ~ bottom of the print area.
CONFIDENTIAL • [Notes] The setting unit is 0.1 mm. The relationship between each setting value of the layout of the vertical direction and paper layout is as follows. ■ This function works in user setting mode. ■ The origin of layout can be specified by sa as follows. ■ When Type B paper specified by sa = 49 is used or sa = 64, notice the setting of print area and cutting position as follows. • Specify sd, sf, sg, sh so that the print area is on a label area.
CONFIDENTIAL ■ In any of the following cases, the parameter after sb can be omitted. However, “;” cannot be omitted even if the parameter is omitted. • When the origin of layout is “paper layout is not used” (sa = 48). • When the origin of layout (sa) is omitted. • When the origin of layout is the same type as currently specified origin of layout.
CONFIDENTIAL TM-T90 This printer does not support this function. TM-U220 This printer does not support this function. TM-L90 In the following cases, the parameter is the wrong value. If these parameters are processed, the value is not set. When sa = “49“ sb ≤ sd sb ≤ se sb < sf width of paper < sg + sh + 33 (when width of paper is less than or 78 mm {3.1 inches}) width of paper < sg + sh + 43 (when width of paper is less than or 79 mm {3.
CONFIDENTIAL ■ When the next origin of layout is not detected by performing paper feed “setting value of sb × 1.12,” after passing the origin of layout. ■ When the next origin of layout is detected by performing paper feed less than “setting value of sb × 0.88,” after passing top of the label. ■ When the next origin of layout is not detected by performing paper feed “setting value of sb × 1.12,” after passing top of the label.
CONFIDENTIAL GS ( E pL pH fn n [Name] Transmit the paper layout information [Format] ASCII Hex Decimal [Range] (pL + pH × 256) = 2 fn = 50 n= 64, 80 [Description] Transmits the paper layout information specified by n. GS ( 1D 28 29 40 pL pH fn n 02 00 32 n 2 0 50 n (pL = 2, pH = 0) E 45 69 n Paper layout information 64 Setting value of the paper layout (unit: 0.1 mm {0.
CONFIDENTIAL ■ [Header to NUL] are transmitted by this function as follows.
CONFIDENTIAL (*1) “Type of information” and “Layout information” are transmitted sequentially, converting the character data into decimal data. Example: When the value is “120,” the transmitted data is Hex 31H, 32H, 30H, 30H/decimal 49, 50, 48, 48 (3 bytes). ■ The type of information is specified by (n).
CONFIDENTIAL ■ The relationship between setting value of vertical layout (sg) and effect value is as follows. A = Edge of the paper ~ left edge of the printable area B = Setting value of paper layout (sg) C = Effective value (A-B) of paper layout (sg) A B C • See previous [Notes for transmission process] for process of sending data group. [Model-dependent variations] TM-J2000/J2100, TM-T90, TM-P60, TM-U220 TM-J2000/J2100 This printer does not support this function.
CONFIDENTIAL Customize commands GS ( M [Name] SETTING COMMAND Customize printer control value(s) [Printers not featuring this command] TM-T88III, TM-L60II, TM-U230, TM-U220, TM-U210, TM-U300A/B [Description] Customizes the printer control value(s). • Function code (fn) specifies the function. fn Function No. Function name 1, 49 Function 1 Save the setting values from the work area into the storage area. 2, 50 Function 2 Load the setting values stored in the storage area to the work area.
CONFIDENTIAL ■ The combination of Functions 2 and 3 can change the default value of each command. ■ Function 1 or Function 3 processes writing in a non-volatile memory. Take the following into account when using the function. • The printer might be BUSY. In this case, be sure not to send a command from the host because the printer will not receive the data. • Excessive use of this function may destroy the non-volatile memory.
CONFIDENTIAL Program Example 2 PRINT #1, CHR$(&H1D);"L";CHR$(24);CHR$(0);← Set left margin PRINT #1, CHR$(&H1D);"W";CHR$(104);CHR$(1);← Print area width (30 columns) PRINT #1, CHR$(&H1D);"(M";CHR$(2);CHR$(0);CHR$(1);CHR$(1);← Print Sample 2 AAAAAAAAAA AAAAAAAAAA BBBBBBBBBBBBBBBBBBBB PRINT #1, CHR$(&H1D);"(M";CHR$(2);CHR$(0);CHR$(3);CHR$(1);← PRINT #1, CHR$(&H1D);"L";CHR$(0);CHR$(0);← Set left margin PRINT #1, CHR$(&H1D);"W";CHR$(120);CHR$(0);← Print area width (10 columns) PRINT
CONFIDENTIAL TM-T90 GS ( M affects the following commands: Category of function Command Line spacing ESC 2, ESC 3 Print character ESC SP, ESC !, ESC –, ESC E, ESC G, ESC M, ESC R, ESC V, ESC t, ESC {, GS !,GS ( N, GS B, GS b Panel switch ESC c 5 Paper sensor ESC c 3, ESC c 4 Print position ESC D, ESC T, ESC a, GS L, GS W Status GS a Bar code GS H, GS f, GS h, GS w Two dimensions code GS (k Function 065 to 070 Macro function GS : Kanji control FS !, FS &, FS ( A, FS -, FS .
CONFIDENTIAL Setting value Command Bar code GS H, GS f, GS h, GS w Two dimensions code GS ( k Function 065 to 070, 165, 167, 169, 265 Macro function GS : Kanji control FS !, FS &, FS ( A, FS -, FS .
CONFIDENTIAL GS ( M pL pH fn m [Name] Save the setting values from the work area into the storage area [Format] ASCII Hex Decimal [Range] m m m (pL + pH × 256) = 2, (pL = 2, pH = 0), fn = 1, 49 GS ( 1D 28 29 40 M pL pH fn 4D 02 00 fn 77 2 0 fn TM-J2000/J2100, TM-T90, TM-L90, TM-P60: m = 1, 49 [Description] Saves the setting values of commands listed in the tables on the previous pages and stored in the work area in the storage area specified by m.
CONFIDENTIAL GS ( M pL pH fn m [Name] Load the setting values stored in the storage area to the work area [Format] ASCII Hex Decimal [Range] m m m (pL + pH × 256) = 2, (pL = 2, pH = 0), fn = 2, 50 GS ( 1D 28 29 40 M pL pH fn 4D 02 00 fn 77 2 0 fn TM-J2000/J2100, TM-T90, TM-L90, TM-P60: m = 0,1, 48, 49 [Description] [Notes] Loads the command setting values stored in the storage area specified by m to the work area.
CONFIDENTIAL GS ( M pL pH fn m [Name] Select the setting values loaded to the work area after the initialization process [Format] ASCII Hex Decimal [Range] m m m (pL + pH × 256) = 2, (pL = 2, pH = 0), fn = 3, 51 GS ( 1D 28 29 40 M pL pH fn 4D 02 00 fn 77 2 0 fn TM-J2000/J2100, TM-T90, TM-L90, TM-P60: m = 0,1, 48, 49 [Default] m=0 [Description] Selects the command setting values loaded to the work area after the printer performs the initialization process.
CONFIDENTIAL Counter printing commands COUNTER PRINTING COMMANDS Command GS C 0 GS C 1 GS C 2 GS C ; GS c Paper roll Name Select counter print mode Select count mode (A) Set counter Select counter mode (B) Print counter Counter printing commands Ver. 10.01 p.
obsolete command CONFIDENTIAL GS C 0 SETTING COMMAND [Name] Select counter print mode [Format] ASCII Hex Decimal [Range] 0≤n≤5 0 ≤ m ≤ 2, 48 ≤ m ≤ 50 [Default] n = 0, m = 0 GS C 1D 43 29 67 0 30 48 n n n m m m [Printers not featuring this command] TM-J2000/J2100, TM-T90, TM-T88III, TM-P60, TM-U230, TM-U220, TM-U210, TM-U300A/B [Description] Selects the print format for the serial number counter value (the number of printed digits and the print position within the entire range of printed digi
CONFIDENTIAL [Notes] ■ The serial number counter is stored in the print buffer by GS c. ■ Settings of this command are effective until ESC @ is executed, the printer is reset, or the power is turned off.
CONFIDENTIAL obsolete command Counter printing commands GS C 1 SETTING COMMAND [Name] Select count mode (A) [Format] aH bL bH n r aH bL bH n r aH bL bH n r 0 ≤ (aL + aH × 256) ≤ 65535 (0 ≤ aL ≤ 255, 0 ≤ aH ≤ 255) 0 ≤ (bL + bH × 256) ≤ 65535 (0 ≤ bL ≤ 255, 0 ≤ bH ≤ 255) 0 ≤ n ≤ 255, 0 ≤ r ≤ 255 (aL + aH × 256) = 1 (aL = 1, aH = 0) (bL + bH × 256) = 65535 (bL = 255, bH = 255) n = 1, r = 1 [Range] [Default] ASCII Hex Decimal GS C 1D 43 29 67 1 31 49 aL aL aL [Printers not featuring this command]
CONFIDENTIAL ■ In a count-down setting, when GS c is executed, the counter value is below minimum value (bL + bH × 256), restart counting from the maximum value (aL + aH × 256). ■ In a count-stop setting, when executing GS c, the counter value is not changed. ■ When this command is executed, the internal counter which counts the repetition number of printing is 0. ■ This command does not change the counter value. The counter value is set by GS C 2.
CONFIDENTIAL obsolete command Counter printing commands GS C 2 SETTING COMMAND [Name] Set counter [Format] nH nH nH 0 ≤ (nL + nH × 256) ≤ 65535 (0 ≤ nL ≤ 255, 0 ≤ nH ≤ 255) (nL + nH × 256) = 1, nL = 1, nH = 0 ASCII Hex Decimal [Range] [Default] GS C 1D 43 29 67 2 32 50 nL nL nL [Printers not featuring this command] TM-J2000/J2100, TM-T90, TM-T88III,TM-P60, TM-U210, TM-U300A/B, TM-U230 [Description] Sets the serial number counter value. • Specifies the counter value as (nL + nH × 256).
CONFIDENTIAL obsolete command Counter printing commands GS C ; SETTING COMMAND [Name] Select counter mode (B) [Format] ASCII Hex Decimal [Range] 0 ≤ sa ≤ 65535 0 ≤ sb ≤ 65535 0 ≤ sn ≤ 255 0 ≤ sr ≤ 255 0 ≤ sc ≤ 65535 [Default] sa = 1, sb = 65535, sn = 1, sr = 1, sc = 1 GS C 1D 43 29 67 ; 3B 59 sa ; sa 3B sa 59 sb ; sb 3B sb 59 sn ; sn 3B sn 59 sr sr sr ; 3B 59 sc sc sc ; 3B 59 [Printers not featuring this command] TM-J2000/J2100, TM-T90, TM-T88III, TM-P60, TM-U230, TM-U220, TM-U210, TM-
CONFIDENTIAL [Recommended Functions] This command is supported by some printer models and will not be supported by future models. Future models will not support counter value. [Notes] ■ In count-up mode, the counter value exceeds the maximum counter value (sb), the printer restart counting from the minimum counter value (sa). ■ In count-down mode, the counter value is below the minimum counter value (sb), the printer restart counting from the maximum counter value (sa).
CONFIDENTIAL ■ The settings for GS C 1 and GS C 2 are disabled by processing this command. Program Example Print Sample PRINT #1, CHR$(&H1D);"C;";"300;1;1;2;100;"; PRINT #1, CHR$(&H1D);"C0";CHR$(4);CHR$(1); No. 0100 PRINT #1, "No.";CHR$(&H1D);"c";CHR$(&HA); No. 0100 PRINT #1, "No.";CHR$(&H1D);"c";CHR$(&HA); No. 0099 PRINT #1, "No.";CHR$(&H1D);"c";CHR$(&HA); No. 0099 PRINT #1, "No.";CHR$(&H1D);"c";CHR$(&HA); No. 0098 PRINT #1, "No.
CONFIDENTIAL obsolete command Counter printing commands GS c EXECUTING COMMAND [Name] Print counter [Format] ASCII Hex Decimal [Range] None [Default] None GS c 1D 63 29 99 [Printers not featuring this command] TM-J2000/J2100, TM-T90, TM-T88III, TM-P60, TM-U230, TM-U220, TM-U210, TM-U300A/B [Description] Stores the serial number counter value in the print buffer and counts up or down the serial number counter value.
CONFIDENTIAL ■ The counter print mode is set by GS C 0. ■ The counter mode (count-up, count-down, count-stop) and details of counter (maximum value, minimum value, stepping amount of incrementing or decrementing of a counter value, the repetition number of printing) are set by GS C 1 or GS C ;. ■ The counter value is set by GS C 2 or GS C ;.
CONFIDENTIAL Printing paper commands PRINTING PAPER COMMANDS Command FS ( L Paper roll Name Select label and black mark control function(s) Transmit the positioning information Feed paper to the label peeling position Feed paper to the cutting position Feed paper to the print starting position Printing paper commands Ver. 10.01 p.
CONFIDENTIAL Printing paper commands FS ( L [Name] EXECUTING COMMAND Select label and black mark control function(s) [Printers not featuring this command] TM-J2000/J2100, TM-T90, TM-T88III, TM-L60II, TM-P60, TM-U210, TM-U300A/B TM-U220, TM-U230 [Description] Various processes are performed on label or black mark paper. • fn Function No.
CONFIDENTIAL [Notes for transmission process] ■ Data send operations are performed using Function 48. When you use the functions, obey the following rules. • When the host PC transmits the function data, transmit the next data after receiving the corresponding data from the printer • When operating with a serial interface, be sure to configure operation so that the host computer uses the printer only when it is READY.
CONFIDENTIAL Program Example 2 (Black mark paper is printed while cutting one piece.) GOSUB *BM.Print ← Send a sheet of print data. PRINT #1, CHR$(&H1C);"(L";CHR$(66);CHR$(49); ← Paper feed to cutting position PRINT #1, CHR$(&H1D);"V";CHR$(49); ← Paper cut PRINT #1, CHR$(&H1C);"(L";CHR$(67);CHR$(50); ← Feeds Paper to the print start position GOSUB *BM.Print ← Send a sheet of print data.
CONFIDENTIAL FS ( L [Name] Transmit the positioning information [Format] ASCII Hex Decimal FS 1C 28 ( 28 40 L 4C 76 pL pH fn 02 2 00 0 30 48 m m m [Range] (pL + pH × 256) = 2 (pL = 2, pH = 0) m = 48 fn = 80 [Description] Transmits the positioning information for the label or black mark paper. [Notes] ■ Header to NUL shown in the following is transmitted in this function.
CONFIDENTIAL ■ [Position information A] is shown in the following. Bit Function Binary Hex Decimal 0 Relation to the label peeling position; Not at label peeling position. 0 00 0 Relation to the label peeling position: Standby at the label peeling position. 1 01 1 Relation to the cutting position: Not at cutting position. 0 00 0 Relation to the cutting position: Standby at the cutting position. 0 02 2 Relation to the print start position: Not at 0 print start position.
CONFIDENTIAL ■ [Position information B] is shown in the following. Bit Function Binary Hex Decimal 0 The print start of the current label can operate. 0 00 0 The print start operation of the current label is impossible. 1 01 1 The print start of the next label can operate. 0 00 0 The print start of the next label is impossible.
CONFIDENTIAL TM-L90 When it meets either of the following requirements, bit 0 of [Position Information B] becomes “The print start operation of the label is possible now.” Set the paper layout (sb, sd, se) using Function 49 of GS ( E. (1) When position information A is “Standby at the label peeling position” (soon after executing this command fn = 65) and when it meets either of the following requirements: ■ If (se ≤ sd), 24 mm {0.94 inch} ≤ (sb - se) and 3.6 mm {0.
CONFIDENTIAL FS ( L [Name] Feed paper to the label peeling position [Format] ASCII Hex Decimal FS 1C 28 ( 28 40 L 4C 76 pL pH fn 02 2 00 0 41 65 m m m [Range] (pL + pH × 256) = 2 (pL = 2, pH = 0) m = 48, 49 fn = 65 [Description] Feeds paper to the label peeling position. [Notes] m Function 48 Feeds paper to the label peeling position. However, if the paper is in standby at the label peeling position, the printer does not feed. 49 Feeds paper to the label peeling position.
CONFIDENTIAL TM-L90 The following operation is executed according to a set value of the paper layout. Set value of paper layout Operation Execute the paper feed to the manual cutter Paper layout (sb–se) is less than 24 mm {0.94 inch} or Paper layout (sb–se) is more than or 29 mm {1.1 inches} position by “Cutting position” (se) specified by the paper layout. Paper layout (b–e) is between 24 mm {0.94 inch} and 29 mm {1.
CONFIDENTIAL FS ( L [Name] Feed paper to the cutting position [Format] ASCII Hex Decimal FS 1C 28 ( 28 40 L 4C 76 pL pH fn 02 2 00 0 42 66 [Range] (pL + pH × 256) = 2 (pL = 2, pH = 0) m = 48, 49 fn = 66 [Description] Feeds paper to the cutting position. [Notes] m m m m Function 48 Feeds paper to the cutting position. However, if the paper is in standby at the cutting position, the printer does not feed. 49 Feeds paper to the cutting position.
CONFIDENTIAL FS ( L [Name] Feed paper to the print starting position [Format] ASCII Hex Decimal FS 1C 28 ( 28 40 L 4C 76 pL pH fn 02 2 00 0 43 67 m m m [Range] (pL + pH × 256) = 2 (pL = 2, pH = 0) m = 48, 49, 50 fn = 67 [Description] Feeds paper to the print starting position. [Notes] m Function 48 Feeds paper to the print starting position on the next label. However, if the paper is in standby at the print starting position, the printer does not feed.
CONFIDENTIAL Character code tables CHARACTER CODE TABLES SP in a table represents space. See Using the character code tables for information on how to read these tables. Page 0 (PC437: U.S.A., Standard Europe) (International character set: U.S.A.) FS Paper roll Character code tables Ver. 10.01 p.
CONFIDENTIAL Page 1 (Katakana) Paper roll Character code tables Ver. 10.01 p.
CONFIDENTIAL Page 2 (PC850: Multilingual) Paper roll Character code tables Ver. 10.01 p.
CONFIDENTIAL Page 3 (PC860: Portuguese) Paper roll Character code tables Ver. 10.01 p.
CONFIDENTIAL Page 4 (PC863: Canadian-French) Paper roll Character code tables Ver. 10.01 p.
CONFIDENTIAL Page 5 (PC865: Nordic) Paper roll Character code tables Ver. 10.01 p.
CONFIDENTIAL Page 6 (Hiragana) Paper roll Character code tables Ver. 10.01 p.
CONFIDENTIAL Page 7 (One-pass printing Kanji characters) Paper roll Character code tables Ver. 10.01 p.
CONFIDENTIAL Page 8 (One-pass printing Kanji characters) Paper roll Character code tables Ver. 10.01 p.
CONFIDENTIAL Page 16 (WPC1252) Paper roll Character code tables Ver. 10.01 p.
CONFIDENTIAL Page 17 (PC866: Cyrillic #2) Paper roll Character code tables Ver. 10.01 p.
CONFIDENTIAL Page 18 (PC852: Latin2) Paper roll Character code tables Ver. 10.01 p.
CONFIDENTIAL Page 19 (PC858: Euro) Paper roll Character code tables Ver. 10.01 p.
CONFIDENTIAL Page 20 (Thai character code 42) Paper roll Character code tables Ver. 10.01 p.
CONFIDENTIAL Page 21 (Thai character code 11) Paper roll Character code tables Ver. 10.01 p.
CONFIDENTIAL Page 22 (Thai character code 13) Paper roll Character code tables Ver. 10.01 p.
CONFIDENTIAL Page 23 (Thai character code 14) Paper roll Character code tables Ver. 10.01 p.
CONFIDENTIAL Page 24 (Thai character code 16) Paper roll Character code tables Ver. 10.01 p.
CONFIDENTIAL Page 25 (Thai character code 17) Paper roll Character code tables Ver. 10.01 p.
CONFIDENTIAL Page 26 (Thai character code 18) Paper roll Character code tables Ver. 10.01 p.
CONFIDENTIAL Using the character code tables USING THE CHARACTER CODE TABLES The example below uses Page 0 (PC437) to illustrate the use of the character code tables. You can find the character "A" in Page 0 as follows: The decimal value for the character "A" is 65. Follow its column straight up to find the digits. Hexadecimal . . . . . . . . . . . . . 4 Binary . . . . . . . . . . . . . . . . . . 0100 These numbers are the most significant bits of the ASCII code.
CONFIDENTIAL Using bit value tables USING BIT VALUE TABLES For each command that has a complex method of determining the variable n, there is a table showing how to calculate the variable in three numbering systems: binary, hexadecimal, and decimal. When you look at the table, first find the value of each component of the variable. Then add the values of the components together to determine the value of the variable n.
CONFIDENTIAL Bit Off/On Hex Decimal Function 0 Off 00 0 Character Font A selected. On 01 1 Character Font B selected. 1, 2 — — — Undefined. 3 Off 00 0 Emphasized mode not selected. On 08 8 Emphasized mode selected. Off 00 0 Double-height mode not selected. On 10 16 Double-height mode selected. Off 00 0 Double-width mode not selected. On 20 32 Double-width mode selected. 6 — — — Undefined. 7 Off 00 0 Underline mode not selected.