Epson L60IIP Information Guide

Epson L60IIP - TM B/W Direct Thermal Printer Manual

Epson L60IIP manual content summary:

  • Epson L60IIP | Information Guide - Page 1
    TM-L60II/L60IIP Using this online information guide The words on the left side of this screen are bookmarks for all the topics in this guide. Use the scroll bar next to the bookmarks to find any topic you want. Click a bookmark to instantly jump to its topic. (If you wish,
  • Epson L60IIP | Information Guide - Page 2
    EPSON® Guide to TM-L60II/L60IIP SEIKO EPSON CORPORATION 400617700
  • Epson L60IIP | Information Guide - Page 3
    . ESC/POS is a trademark of Seiko Epson Corporation. NOTICE: The contents of this manual are subject to change without notice. Copyright© 1996 by Seiko Epson Corporation, Nagano, Japan. ESC/POS™ Information Manual Guide to TM-L60II/L60IIP 9604-00 SEIKO EPSON CORPORATION SYSTEM DEVICE DIVISION 2070
  • Epson L60IIP | Information Guide - Page 4
    of the competing POS terminal printer displays on the market employ Epson Corporation plans to produce new models in the TM/DM series offering ESC/POS support and to continue to work for the standardization of the entire POS environment to promote the dissemination of ESC/POS. About This Manual
  • Epson L60IIP | Information Guide - Page 5
    The TM-L60II (RS-232 serial interface) and TM-L60IIP (parallel interface) are line thermal printers that can print on roll paper and thermal labels. The printers have the following features: t Light weight and ultra-compact size. t High speed printing: 12 lines per second. t Low-noise thermal
  • Epson L60IIP | Information Guide - Page 6
    TM-L60II can also be used as the following: t A one-station printer for ECR and POS. t A ticket-issuing device. t An output device for weighing and other types of measurement. t A small scale label-marker for stores. Option t EPSON Characters per line: Thermal paper : 32/42 Thermal label : 30/40
  • Epson L60IIP | Information Guide - Page 7
    iv Rev. A
  • Epson L60IIP | Information Guide - Page 8
    TM-L60II/L60IIP Information Manual Chapter 1 Command Descriptions Following this table are all the commands organized by function and described with program examples and print samples. Supported  Print and feed label to print starting position (on label) Print and carriage Initialize printer Set
  • Epson L60IIP | Information Guide - Page 9
    print position in page mode Print position Define downloaded bit image Bit image Print downloaded bit image Bit image Start/end macro definition Macro function Initialize printer mechanism Miscellaneous function Adjust label print starting position Miscellaneous function Turn white/black
  • Epson L60IIP | Information Guide - Page 10
    GS h GS k GS r GS w Print counter Set font for HRI characters Select bar code height Print bar code Transmit status Set bar code width TM-L60II/L60IIP Information Manual Function type Miscellaneous function Bar code Bar code Bar code Status Bar code Page number 1-63 1-53 1-49 1-51 1-43 1-50 Rev
  • Epson L60IIP | Information Guide - Page 11
    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.
  • Epson L60IIP | Information Guide - Page 12
    TM-L60II/L60IIP Information Manual Print Commands The TM-L60II/L60IIP printers support the following commands for return to standard mode (in page mode)  Print and feed label to print starting position (on label) Print and eject label LF [Name] [Format] Print and line feed ASCII LF Hex
  • Epson L60IIP | Information Guide - Page 13
    CR [Name] [Format] Print and carriage return ASCII CR Hex 0D Decimal 13 When auto line feed is enabled, the CR command functions in the same way as the LF command. When auto line feed is disabled, CR is ignored. The DIP switch setting enables or disables auto line feed. When using the
  • Epson L60IIP | Information Guide - Page 14
    TM-L60II/L60IIP Information Manual ESC d n [Name] Print and feed n lines [Format] ASCII ESC d n Hex 1B 64 n Decimal 27 100 n [Range] 0 ≤ n ≤ 255 ESC d n prints the data in the print buffer
  • Epson L60IIP | Information Guide - Page 15
    the printable area collectively, in page mode. This command is enabled only in page mode. After printing, the printer does not clear the buffered data or values set by other commands. When the printer returns to standard mode, FF or ESC S should be executed. FF prints the data in the print buffer
  • Epson L60IIP | Information Guide - Page 16
    TM-L60II/L60IIP Information Manual FF [Name] [Format]  Print and feed label to print starting position (on label) ASCII FF Hex 0C Decimal 12 GS FF [Name] Print and eject label [Format] ASCII GS FF Hex 1D 0C Decimal 29 12 FF prints the data and feeds the next label to the print
  • Epson L60IIP | Information Guide - Page 17
    Line Spacing Commands The TM-L60II/L60IIP printers support the following commands for setting line spacing. These commands only set the line spacing; they do not actually advance the paper. The line spacing set
  • Epson L60IIP | Information Guide - Page 18
    TM-L60II/L60IIP Information Manual Character Commands The TM-L60II/L60IIP supports the following commands for setting character font and size. Command ESC SP ESC % ESC & ESC ? ESC R ESC t ESC ! ESC - ESC E ESC G ESC { ESC V GS ! GS B
  • Epson L60IIP | Information Guide - Page 19
    ESC SP n [Name] [Format] [Range] Set right-side character spacing ASCII ESC SP n Hex 1B 20 n Decimal 27 32 n 0 ≤ n ≤ 255 ESC SP n sets the right-side character spacing in [n × (vertical or horizontal motion unit)] inches. It is used to change the spacing between characters. The
  • Epson L60IIP | Information Guide - Page 20
    TM-L60II/L60IIP Information Manual ESC % n [Name] [Format] [Range] Select/cancel user-defined character set ASCII ESC % n Hex 1B 25 -defined characters are redefined; the power is turned off; or the printer is reset. The downloaded bit image is canceled. Rev. A Command Descriptions 1-13
  • Epson L60IIP | Information Guide - Page 21
    ESC ? n cancels the user-defined characters defined for the character code n. After the user-defined characters are canceled, the internal character set is printed. Program Example y=3 PRINT #1, CHR$(&H1B);"&";CHR$(y);"AC"; x=9: PRINT #1, CHR$(x); FOR i=1 TO y*x READ d: PRINT #1, CHR$(d); NEXT
  • Epson L60IIP | Information Guide - Page 22
    TM-L60II/L60IIP Information Manual ESC R n [Name] [Format] [Range] Select an international character set ASCII ESC R n Hex 1B 52 n Decimal 27 82 n 0 ≤ n ≤ 10 ESC R n selects an international character set n as
  • Epson L60IIP | Information Guide - Page 23
    ESC t n [Name] Select character code table [Format] ASCII ESC t n Hex 1B 74 n Decimal 27 116 n [Range] 0 ≤ n ≤ 5, n = 255 ESC t n selects a page n from the character code table as follows. The alphanumeric characters [20H (decimal 32) to 7FH (decimal 127)] are the same for each
  • Epson L60IIP | Information Guide - Page 24
    TM-L60II/L60IIP Information Manual ESC ! n [Name] Select print mode(s) [Format] ASCII ESC ! n Hex 1B 21 n Decimal 27 33 n [Range] 0 ≤ n ≤ 255 ESC ! n selects print modes using n as follows. The default
  • Epson L60IIP | Information Guide - Page 25
    ESC - n [Name] Turn underline mode on/off [Format] ASCII ESC - n Hex 1B 2D n Decimal 27 45 n [Range] 0 ≤ n ≤ 2, 48 ≤ n ≤ 50 ESC - n turns underline mode on or off. When n=1 or 49, underline mode (one-dot width) is turned on; when n=2 or 50, underline mode (two-dot width) is turned
  • Epson L60IIP | Information Guide - Page 26
    TM-L60II/L60IIP Information Manual ESC G n [Name] [Format] [Range] Turn double-strike mode on/off ASCII ESC G n Hex 1B 47 n Decimal 27 71 n 0 ≤ n ≤ 255 (Only the least significant bit of n
  • Epson L60IIP | Information Guide - Page 27
    is turned on; when it is 0, upside-down printing mode is turned off. The default setting is n=0. When upside-down mode is turned on, the printer prints 180°-rotated characters from right to left. The line printing order is not reversed; therefore be careful of the order of the data transmitted
  • Epson L60IIP | Information Guide - Page 28
    TM-L60II/L60IIP Information Manual ESC V n [Name] [Format] [Range] Turn 90° clockwise rotation mode on/off ASCII ESC V page mode, an internal flag is activated and the command is enabled when the printer returns to standard mode. Program Example Print Sample PRINT #1, CHR$(&H1D);"P";CHR$(
  • Epson L60IIP | Information Guide - Page 29
    GS ! n [Name] Select character size [Format] ASCII GS ! n Hex 1D 21 n Decimal 29 33 n [Range] 0≤ n ≤ 255 GS ! n selects the character height using bits 0 to 3, and selects the character width using bits 4 to 7. Character width selection is as follows: Hex Decimal Width 00 0 1 (
  • Epson L60IIP | Information Guide - Page 30
    TM-L60II/L60IIP Information Manual GS B n [Name] [Format] Turn white/black reverse printing mode on/off ASCII GS B n Hex 1D 42 n Decimal 29 66 n [Range] 0≤ n ≤ 255 (Only the least significant
  • Epson L60IIP | Information Guide - Page 31
    print data in page mode [Format] ASCII CAN Hex 18 Decimal 24 CAN deletes all the print data in the current printable area when the printer is in page mode. If data that existed in the previously specified printable area also exists in the currently specified printable area, it will also
  • Epson L60IIP | Information Guide - Page 32
    TM-L60II/L60IIP Information Manual Panel Button Command The TM-L60II/L60IIP printers support the following command for enabling and is enabled. To prevent problems caused by accidentally pressing the PAPER FEED button, use this command to disable the button. When the printer cover is open, the
  • Epson L60IIP | Information Guide - Page 33
    Paper Sensor Commands The TM-L60II/L60IIP printers support the following commands for controlling the paper sensor(s) paper near-end condition is detected during printing, the PAPER OUT LED comes on, but the printer does not stop printing and does not go offline. The paper sensor(s) used to stop
  • Epson L60IIP | Information Guide - Page 34
    TM-L60II/L60IIP Information Manual ESC c 3 n [Name] [Format] [Range] Select paper sensor(s) to output paper-end signals ASCII ESC c 3 n Hex 1B 63 33 n Decimal 27 99 51 n 0 ≤ n ≤ 255 ESC c 3 n selects
  • Epson L60IIP | Information Guide - Page 35
    Print Position Commands The TM-L60II/L60IIP printers support the following commands for setting the print position: Command ESC $ ESC \ ESC a HT ESC D GS L GS W ESC W ESC T GS $ GS \ Name Set absolute print position
  • Epson L60IIP | Information Guide - Page 36
    TM-L60II/L60IIP Information Manual ESC $ nL nH [Name] Set absolute print position [Format] ASCII ESC $ nL nH Hex 1B 24 nL nH Decimal 27 36 nL nH [Range] 0 ≤ nL ≤
  • Epson L60IIP | Information Guide - Page 37
    in standard mode. If this command is entered in page mode, an internal flag is activated and the command is enabled when the printer returns to standard mode. Program Example 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
  • Epson L60IIP | Information Guide - Page 38
    TM-L60II/L60IIP Information Manual HT [Name] [Format] Horizontal tab ASCII HT Hex 09 Decimal 10 ESC D n1...nk NUL [Name] [Format] [Range] Set horizontal tab positions ASCII ESC D Hex
  • Epson L60IIP | Information Guide - Page 39
    in page mode, an internal flag is activated and the command is enabled when the printer returns to standard mode. GS W nL nH sets the printing area width to an internal flag is activated and the command is enabled when the printer returns to standard mode. If the above commands set the printing
  • Epson L60IIP | Information Guide - Page 40
    TM-L60II/L60IIP Information Manual ESC W xL xH yL yH dxL dxH dyL dyH [Name] [Format is entered in standard mode, an internal flag is activated and the command is enabled when the printer selects page mode. The horizontal and vertical motion units use the horizontal and vertical values set by
  • Epson L60IIP | Information Guide - Page 41
    enabled only in page mode. If this command is entered in standard mode, an internal flag is activated and the command is enabled when the printer returns to page mode. n 0, 48 1, 49 2, 50 3, 51 Print Direction Left to right Bottom to top Right to left Top to bottom Starting Position Upper
  • Epson L60IIP | Information Guide - Page 42
    TM-L60II/L60IIP Information Manual Program Example PRINT #1, CHR$(&H1B);"L";← Select page mode PRINT #1, CHR$(&H1B);"W";CHR$(0);CHR$(0);CHR$(0);CHR$(0); CHR$(240);CHR$(0);CHR$(224);CHR$(1); PRINT #1, CHR$(&H1B);"T";CHR$(0);←
  • Epson L60IIP | Information Guide - Page 43
    GS $ nL nH [Name] [Format] [Range] Set absolute vertical print position in page mode ASCII GS $ nL nH Hex 1D 24 nL nH Decimal 29 36 nL nH 0 ≤ nL ≤ 255 0 ≤ nH ≤ 255 GS \ nL nH [Name] [Format] [Range] Set relative vertical print position in page mode ASCII GS \ nL nH Hex
  • Epson L60IIP | Information Guide - Page 44
    TM-L60II/L60IIP Information Manual Bit-Image Commands The TM-L60II/L60IIP printers support the following bit-image commands: Command ESC T GS T GS / Name Select bit-image mode Define downloaded bit image Print downloaded bit image ESC T m nL nH d1...dk [Name] Select bit-image mode [Format]
  • Epson L60IIP | Information Guide - Page 45
    Program Example m=0: GOSUB bitimage8 m=1: GOSUB bitimage8 m=32: GOSUB bitimage24 m=33: GOSUB bitimage24 END bitimage8: PRINT #1, CHR$(&H1B);"*";CHR$(m);CHR$(180);CHR$(0); FOR i=1 TO 180 PRINT #1, CHR$(i); NEXT i PRINT #1, CHR$(&HA); RETURN bitimage24: PRINT #1, CHR$(&H1B);"*";CHR$(m);CHR$(180);CHR
  • Epson L60IIP | Information Guide - Page 46
    TM-L60II/L60IIP Information Manual GS T x y d1...d(x × y × 8) [Name] [Format] [Range] Define downloaded bit image ASCII GS T Hex 1D 2A Decimal 29 42 1 ≤ x ≤ downloaded bit image has been defined, it is available until another definition is made, ESC @ or ESC & is executed, the printer
  • Epson L60IIP | Information Guide - Page 47
    #1, CHR$(&H1D);"*";CHR$(x);CHR$(y); FOR i=1 TO x*y*8 READ a$: d=VAL("&H"+a$) PRINT #1, CHR$(d); NEXT i Defi ne down loade d bit image FOR m=0 TO 3 PRINT #1, CHR$(&H1D);"/";CHR$(m)← Print downloaded PRINT #1, CHR$(&HA); bit image NEXT m END DATA FF,FF,FF,FF,FF,FF,FF,FF,FF,FF,C0,00,00,00,03,C0
  • Epson L60IIP | Information Guide - Page 48
    TM-L60II/L60IIP Information Manual Status Commands The TM-L60II/L60IP printers support the following status transmission commands. These commands can be used to determine the status of the printer, paper sensors, and peripheral devices connected to the printer. Command GS a GS r DLE EOT ESC u ESC
  • Epson L60IIP | Information Guide - Page 49
    First byte (printer information) Bit Off/On Hex Decimal Status for ASB 0 Off 00 0 Not used. Off/On Hex Decimal Status for ASB 0,1 - -- Undefined. Off 2 On 00 0 04 4 No label detection error. Label detection error occurred. 3- -- Undefined. 4 Off 00 0 Not used. Fixed to Off. Off 5 On
  • Epson L60IIP | Information Guide - Page 50
    TM-L60II/L60IIP Information Manual Third byte (paper sensor information) Bit Off/On Hex Decimal Status out connector status when n=2 or 50. When the paper roll end sensor detects a paper-end, the printer goes off-line and does not execute this command. Therefore, bit 2 and 3 do not transmit paper-
  • Epson L60IIP | Information Guide - Page 51
    ] ASCII DLE EOT n Hex 10 04 n Decimal 16 4 n [Range] 1 ≤ n ≤ 4 DLE EOT n transmits the specified status in real time. This command is executed if the printer is offline, the print buffer is full, or an error occurs. n indicates the status function as follows: n Function 1 Transmit
  • Epson L60IIP | Information Guide - Page 52
    TM-L60II/L60IIP Information Manual Program Example PRINT #1, CHR$(&H10);CHR$(&H4);CHR$(2); ← Transmits off-line status Printer status (n=1) Bit Off/On Hex Decimal Function 0 Off 00 0 Not used. Fixed to Off. 1 On 02 2 Not used. Fixed to On. Off 2 On 00 0 04 0
  • Epson L60IIP | Information Guide - Page 53
    Decimal Function 0 Off 00 0 Not used. Fixed to Off. 1 On 02 2 Not used. Fixed to On. Off 2 On 00 0 04 4 No label detection error. Label detection error occurred. 3- -- Undefined. 4 On 10 16 Not used. Fixed to On. Off 5 On 00 0 20 32 Unrecoverable error occurred. Recoverable error
  • Epson L60IIP | Information Guide - Page 54
    TM-L60II/L60IIP Information Manual ESC u n [Name] [Format] [Range] Transmit peripheral device status ASCII ESC u n Hex 1B 75 n Decimal 27 117 n n = 0, 48 ESC u n transmits the status of drawer kick-out
  • Epson L60IIP | Information Guide - Page 55
    76 Decimal 27 118 ESC v transmits the status of a paper sensor as 1 byte of data. When the paper roll end sensor detects a paper-end, the printer goes off-line and does not execute this command. Therefore, bit 2 and 3 do not transmit paper-end status. GS r is preferred for checking the status
  • Epson L60IIP | Information Guide - Page 56
    TM-L60II/L60IIP Information Manual Bar Code Commands The TM-L60II/L60IIP printers support the following bar code commands: Command GS h GS w GS k GS H GS f Name Set bar code height Set bar code width Print bar code Select printing
  • Epson L60IIP | Information Guide - Page 57
    GS w n [Name] Set bar code width [Format] ASCII GS w n Hex 1D 77 n Decimal 29 119 n [Range] 2 ≤ n ≤6 GS w n sets the horizontal size of a bar code. n specifies the bar code width as shown below. The multilevel bar codes are UPC-A, UPC-E, JAN13, JAN8, CODE93, and CODE128. The binary
  • Epson L60IIP | Information Guide - Page 58
    TM-L60II/L60IIP Information Manual Œ GS k m d1...dk NUL  GS k m n d1...dn [Name] Print bar code to be printed. In GS k m n d1...dn, n indicates the number of bar code data; the printer processes n bytes from the next character data as bar code data. d indicates the character code to be printed.
  • Epson L60IIP | Information Guide - Page 59
    code data, these commands move the print position to the right-side dot of the bar code. t If d is out of the specified range, the printer stops command processing and processes the following data as normal data. In this case, the data buffer position does not change. Program Example PRINT #1, CHR
  • Epson L60IIP | Information Guide - Page 60
    TM-L60II/L60IIP Information Manual GS H n [Name] [Format] [Range] Select printing position of HRI characters ASCII GS H n Hex 1D 48 n Decimal 29 72 n 0 ≤ n ≤ 3 48 ≤ n ≤ 51 GS f n [Name] Select font for
  • Epson L60IIP | Information Guide - Page 61
    Program Example PRINT #1, CHR$(&H1D);"h";CHR$(80);← Set height to 80 dots PRINT #1, CHR$(&H1D);"f";CHR$(0);← Select font 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 PRINT #1, "496595707379";CHR$(0); PRINT #1, CHR$(&HA); NEXT
  • Epson L60IIP | Information Guide - Page 62
    TM-L60II/L60IIP Information Manual Macro Function Commands The TM-L60II/L60IIP printers support the following macro function commands macro executes r times continuously at the interval specified by t. When m=1, the printer waits for the period specified by t, blinks the LED indicator, and then
  • Epson L60IIP | Information Guide - Page 63
    command is received while a macro is being defined, the printer ends macro definition mode and clears the definition. If );"a";CHR$(1); PRINT #1, "***Hello"; PRINT #1, CHR$(&H1B);"!";CHR$(48); PRINT #1, "EPSON"; PRINT #1, CHR$(&H1B);"!";CHR$(0); PRINT #1, "World!***"; PRINT #1, CHR$(&HA); CHR
  • Epson L60IIP | Information Guide - Page 64
    TM-L60II/L60IIP Information Manual Miscellaneous Function Commands The TM-L60II/L60IIP supports the following miscellaneous function commands. Command ESC @ GS P GS I ESC p ESC = ESC L ESC S GS < GS A GS c GSC 0 GS C 1 GS C 2 GS C ; Name Initialize printer Set horizontal and vertical motion
  • Epson L60IIP | Information Guide - Page 65
    GS P x y [Name] Set horizontal and vertical motion units [Format] ASCII GS P x y Hex 1D 50 x y Decimal 29 80 x y [Range] 0 ≤ x ≤ 255 0 ≤ y ≤ 255 GS P x y sets the horizontal and vertical motion units to 1/x and 1/y inches, respectively. The horizontal and vertical motion units
  • Epson L60IIP | Information Guide - Page 66
    ID (hexadecimal) TM-L60II/L60IIP 0BH See table below. Depends on ROM version. Type ID (n=2 or 50) Bit Off/On Hex Decimal Function 0 Off 00 0 Two-byte character code not supported. 1 Off 00 0 Auto-cutter not equipped. Off 00 0 2 On 04 4 Non-label thermal paper. Label thermal paper
  • Epson L60IIP | Information Guide - Page 67
    data. When the LSB (least significant bit) of n is 1, the printer is enabled; When it is 0, the printer is disabled. The default setting is n=1. If ASB is enabled when the printer is disabled by the ESC =, the printer transmits a 4-byte status message whenever the status changes. Program Example
  • Epson L60IIP | Information Guide - Page 68
    TM-L60II/L60IIP Information Manual ESC L [Name] Select page mode [Format] ASCII ESC L Hex 1B 4C Decimal set by ESC W to the default values. The value set by the ESC T is maintained. The printer returns to standard mode with the FF, ESC @, and ESC S. This command sets the print position to
  • Epson L60IIP | Information Guide - Page 69
    GS < [Name] [Format] Initialize printer mechanism ASCII GS < Hex 1D 3C Decimal 29 60 GS < feeds label paper to the printing start position. This command is only effective when thermal label is selected with the paper selection DIP switch, and does not initialize the values set by other
  • Epson L60IIP | Information Guide - Page 70
    TM-L60II/L60IIP Information Manual GS c [Name] Print counter [Format print mode for the serial number counter. n specifies the number of digits to be printed. When n = 0, the printer prints the actual digits indicated by the number value. When n= 1 to 5, this command sets the number of digits to
  • Epson L60IIP | Information Guide - Page 71
    m specifies the printing position within the entire range of printed digits, as follows: m 0,48 1,49 2,50 Printing Position Align right Align right Align left Processing of Digits Less Than Those Specified Adds spaces to the left Adds "0" to the left Adds spaces to the right Program Example
  • Epson L60IIP | Information Guide - Page 72
    TM-L60II/L60IIP Information Manual GS C 1 aL aH bL bH n r selects a count mode for the serial number counter. aL, aH, bL, or ";CHR$(3);CHR$(1); PRINT #1, "Line ";CHR$(&H1D);"c";CHR$(&HA); PRINT #1, "Line ";CHR$(&H1D);"c";CHR$(&HA); Line 010 Line 011 Print Sample Rev. A Command Descriptions 1-65
  • Epson L60IIP | Information Guide - Page 73
    GS C ; sa; sb; sn; sr; sc; [Name] [Format] [Range] Select count mode (B) ASCII GS C Hex 1D 43 Decimal 29 67 "0" ≤ sa ≤ "65535" "0" ≤ sb ≤ "65535" "0" ≤ sn ≤ "255" "0" ≤ sr ≤ "255" "0" ≤ sc ≤ "65535" ; sa ; sb ; sn ; sr ; sc ; 3B sa 3B sb 3B sn 3B sr 3B sc 3B 59 sa 59 sb 59 sn 59 sr
  • Epson L60IIP | Information Guide - Page 74
    TM-L60II/L60IIP Information Manual Character Code Tables SP in a table represents space. Page 0 (PC437: U.S.A., Standard Europe) (International character set: U.S.A) Page 1 (Katakana) Rev. A Command Descriptions 1-67
  • Epson L60IIP | Information Guide - Page 75
    Page 2 (PC850: Multilingual) Page 3 (PC860: Portuguese) 1-68 Command Descriptions Rev. A
  • Epson L60IIP | Information Guide - Page 76
    Page 4 (PC863: Canadian-French) TM-L60II/L60IIP Information Manual Page 5 (PC865: Nordic) Rev. A Command Descriptions 1-69
  • Epson L60IIP | Information Guide - Page 77
    International character set ASCII code (hexadecimal) Country Hex 23 24 40 5B 5C 5D 5E 60 7B 7C 7D 7E Dec U.S.A. 35 36 64 91 92 93 94 96 123 124 125 126 # $ @ [ \ ] ^ ` { ¦ } ~ France # $ à ° ç § ^ ` é ù è ¨ Germany U.K. Denmark I # $ § Ä Ö Ü ^
  • Epson L60IIP | Information Guide - Page 78
    TM-L60II/L60IIP Information Manual Using Character Code Tables The example below uses Page 0 (PC437) (see page 1-67) to illustrate the use of the character code tables. You can find
  • Epson L60IIP | Information Guide - Page 79
    TM-L60II/L60IIP Information Manual Chapter 2 Application This chapter presents an example illustrating ESC/POS command functions and printing results. The example shows how to issue a label containing bar codes. Set the paper selection function of the DIP switch to thermal label before turning on
  • Epson L60IIP | Information Guide - Page 80
    Initializes the printer NO$="00001" : GOSUB start NO$="00002" : GOSUB start END start: PRINT #1, CHR$(&H1B);"a";CHR$(1);← Selects center print position PRINT #1, CHR$(&H1B);"!";CHR$(40);← Selects character print mode (emphasized + double-height + double-width) PRINT #1, "EPSON"; PRINT #1, CHR
  • Epson L60IIP | Information Guide - Page 81
    Chapter 3 Command Reference TM-L60II/L60IIP Information Manual Command Classification ESC/POS printer commands in this chapter are classified are defined as control codes for functions specific to individual printers. These commands are further divided into mechanical extension commands that
  • Epson L60IIP | Information Guide - Page 82
    n lines Mechanical extension GS FF Print and eject label Hardware extension Line spacing commands ESC 2 ESC 3 / off for receipt and journal Mechanical extension The TM-L60II/L60IIP supports the commands marked with a q in the " Supported Command" column. Supported Command q q q q q q q
  • Epson L60IIP | Information Guide - Page 83
    TM-L60II/L60IIP Information Manual Function Type Command Name Matrix Category Character commands (continued) ESC { GS ! printer status Hardware extension GS a Enable/disable Automatic Status Back (ASB) Hardware extension GS r Transmit status Hardware extension The TM-L60II/L60IIP supports
  • Epson L60IIP | Information Guide - Page 84
    bit-image mode Define downloaded bit image Basic single Software extension GS / Print downloaded bit image Software line button Hardware extension Hardware extension The TM-L60II/L60IIP supports the commands marked with a q in the " Supported Command" column. Supported Command q q q q q
  • Epson L60IIP | Information Guide - Page 85
    printer mechanism Mechanical extension GS A Adjust label print printer ID Hardware extension GS P Set horizontal and vertical motion units Software extension GS c Print counter Software extension GS z 0 Set on-line recovery wait time Software extension The TM-L60II/L60IIP supports
  • Epson L60IIP | Information Guide - Page 86
    3-6 Reference Table Supported Command Command Name Function TM- TM-T Series TM-L Series TM-U200 TM-300/300M TM- TM-U375 TM- TM-U950 TM- TM- 267II T60 T80 T80M T85 L60 L60II B D A B C D 270 TM-U375M U925 TM-U950M 215S 295 HT Horizontal tab Moves the printing position to the next q q q q q
  • Epson L60IIP | Information Guide - Page 87
    in real time. q q qq q q q q TM-L60II/L60IIP Information Manual 3-7 DLE EOT BS Real-time MICR status transmission Transmits MICR q q q q q q q q q q q q q q qq spacing The commands supported by each printer are marked by a q or a O. The functions of the commands marked by a O may
  • Epson L60IIP | Information Guide - Page 88
    Supported Command Command Name Function TM- TM-T Series TM-L Series TM-U200 TM-300/300M TM- TM-U375 TM- TM-U950 TM- TM- 267II T60 T80 T80M T85 L60 L60II B D A B C D 270 TM-U375M U925 TM code. q q qq q q q The commands supported by each printer are marked by a q or a O. The functions
  • Epson L60IIP | Information Guide - Page 89
    Supported Command Command Name Function TM- TM-T Series TM-L Series TM-U200 TM-300/300M TM- TM-U375 TM- TM-U950 TM- TM- 267II T60 T80 T80M T85 L60 L60II B D A B C D 270 TM-U375M U925 TM-U950M 215S 295 ESC @ Initialize printer Clears the data in the print buffer and resets the printer mode
  • Epson L60IIP | Information Guide - Page 90
    Supported Command Command Name Function TM- TM-T Series TM-L Series TM-U200 TM-300/300M TM- TM-U375 TM- TM-U950 TM- TM- 267II T60 T80 T80M T85 L60 L60II B D A B C D 270 TM-U375M U925 TM various command settings. qq q q The commands supported by each printer are marked by a q or a O. The
  • Epson L60IIP | Information Guide - Page 91
    Supported Command Command Name Function TM- TM-T Series TM-L Series TM-U200 TM-300/300M TM- TM-U375 TM- TM-U950 TM- TM- 267II T60 T80 T80M T85 L60 L60II B D A B C D 270 TM-U375M U925 TM TM-L60II/L60IIP Information Manual 3-11 ESC f Set cut sheet wait time Sets the time that the printer
  • Epson L60IIP | Information Guide - Page 92
    Supported Command Command Name Function TM- TM-T Series TM-L Series TM-U200 TM-300/300M TM- TM-U375 TM- TM-U950 TM- TM- 267II T60 T80 T80M T85 L60 L60II B D A B C D 270 TM-U375M U925 TM . q Kanji characters OOOO O O The commands supported by each printer are marked by a q or a O. The
  • Epson L60IIP | Information Guide - Page 93
    standard mode to mode double-density O page mode. TM-L60II/L60IIP Information Manual 3-13 FS S Set left- and Selects the right Selects the MICR function and reads the check paper. O O The commands supported by each printer are marked by a q or a O. The functions of the commands marked
  • Epson L60IIP | Information Guide - Page 94
    3-14 Supported Command Command Name Function TM- TM-T Series TM-L Series TM-U200 TM-300/300M TM- TM-U375 TM- TM-U950 TM- TM- 267II T60 T80 T80M T85 L60 L60II B D A B C D 270 TM-U375M U925 TM-U950M 215S 295 FS a 1 Load check Loads check paper paper to print to the print starting starting
  • Epson L60IIP | Information Guide - Page 95
    L60 L60II B D A B C D 270 TM-U375M U925 TM-U950M 215S 295 GS / Print Prints a downloaded downloaded bit image using a bit image specified mode. qqqqqq q q q GS : Start/end Starts or ends a macro macro definition. definition qqqqqq GS < Initialize printer mechanism Feeds a label
  • Epson L60IIP | Information Guide - Page 96
    Supported Command Command Name Function TM- TM-T Series TM-L Series TM-U200 TM-300/300M TM- TM-U375 TM- TM-U950 TM- TM- 267II T60 T80 T80M T85 L60 L60II B D A B C D 270 TM-U375M U925 TM Execute macro Executes a macro. qqqqqq The commands supported by each printer are marked by a q or a O.
  • Epson L60IIP | Information Guide - Page 97
    Set bar code Selects the height of height a bar code. qqqqqq TM-L60II/L60IIP Information Manual 3-17 GS k Print bar code ΠSelects a bar code system wait recovery wait time. time qq The commands supported by each printer are marked by a q or a O. The functions of the commands marked by
  • Epson L60IIP | Information Guide - Page 98
    SEIKO EPSON CORPORATION SYSTEM DEVICE DIVISION 2070 Kotobuki Koaka, Matsumoto-shi, Nagano-ken 399, Japan
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98

TM-L60II/L60II
P
Using this online information guid
e
The words on the left side of this screen are
bookmark
s
for all the
topics in this guide
.
Use the
scroll ba
r
next to the bookmarks to find any topic you
want. Click a bookmark to instantly jump to its topic. (If you wish,
you can increase the size of the bookmark area by dragging the
dividing bar to the right.
)
Use the
zoo
m
tools to magnify or reduce the page display
.
Click the
Fin
d
button if you want to search for a particular term.
(However, using the bookmarks is usually quicker.
)
Complete online documentation for Acrobat Reader is located in the Help directory for Acrobat Reader
.