Page 1
EPSON OPOS ADK MANUAL APPLICATION DEVELOPMENT GUIDE POSPrinter (TM-H6000III) Version 3.00 Feb. 2019...
Page 2
(3) Comments and notification of any mistakes in this documentation are gratefully accepted. (4) This software cannot be used with other equipment that the specified. (5) EPSON will not be responsible for any consequences resulting from the use of any information in this documentation. Trademarks Microsoft®, Windows®, Visual Basic®...
Throughout the manual, the various model names will be referred to as TM-H6000III. Compatibility mode The compatibility mode for upward compatibility was added in OPOS Ver2.60. For the details of the compatibility mode, please refer to “EPSON OPOS ADK MANUAL APPLICATION DEVELOPMENT GUIDE Compatibility Mode”. APPLICATION DEVELOPMENT GUIDE...
Version 3.00 Feb. 2019 Section 2. Details on Settings This section describes connection configurations and how to make the settings for the TM-H6000III printer. 2.1 References of Firmware Versions Please refer to the release notes (Relnote.txt). 2.2 Settings of DIP Switches Confirm that the following settings have been made correctly.
Page 6
Version 3.00 Feb. 2019 Set DIP-SW2-3 and DIP-SW2-4 to match the environment of use. Make other settings in accordance with the settings described above. 2) Parallel Port DIP-SW1 DIP-SW2 Setting Setting Recommended Settable Recommended Fixed at OFF Fixed at OFF Settable Fixed at OFF Settable...
Version 3.00 Feb. 2019 Do not change the current settings of DIP-SW2-5 to DIP-SW2-8. Make other settings in accordance with the settings described above. 4) Ethernet Port DIP-SW1 DIP-SW2 Setting Setting Recommended Settable Recommended Fixed at OFF Fixed at OFF Settable Fixed at OFF Settable...
Page 8
Version 3.00 Feb. 2019 The default settings are as shown in the following table. Item Setting range Baud rate [bps] 19200 Bit length [bit] Parity NONE Stop bit [bit] Handshake DTR/DSR Output buffer length [byte] 1024 Output interval time [ms] 2500 2) Port information when using parallel port The port information that can be set with the SetupPOS utility is as follows.
Page 9
Version 3.00 Feb. 2019 4) Port information when using Ethernet port The port information that can be set with the SetupPOS utility is as follows. Item Setting range Output buffer length [byte] 32 to 1024 Output interval time [ms] 0 to 9999 The default settings are as shown in the following table.
2.4.1 Usable Device Specific Settings For the TM-H6000III, the following device specific settings are settable by the SetupPOS utility. For the detail, please refer to the Section 2 of “EPSON OPOS ADK MANUAL APPLICATION DEVELOPMENT GUIDE POSPrinter (TM Series)” Settings...
Version 3.00 Feb. 2019 Section 3. Function Details This section describes the functions of the TM-H6000III printers in details. Supplementary explanation of the parts not described in detail in the "UPOS" is also given here. 3.1 Property Set Values and Default Values The following explanation is about the property set values and the default values.
Version 3.00 Feb. 2019 3.1.2 List Properties The List Properties are explained in the following. List Property Settings CharacterSetList “254, 255, 437, 850, 852, 858, 860, 863, *1 *2 865, 866, 998, 999, 1252” JrnLineCharsList “” RecLineCharsList (Font A) “42” <Default> (Font B) “56”...
Version 3.00 Feb. 2019 3.1.3 Width and Height Properties The width and height properties are described below. Settings Property Default Maximum Minimum Value value [dot] value [dot] RecLineSpacing JrnLineSpacing SlpLineSpacing SlpLineSpacing (Validation) SlpLineSpacing (Endorsement) SlpLineHeight [dot] RecLineHeight [dot] (Font A) 24 (Font B) 17 JrnLineHeight [dot] SlpLineWidth [dot]...
Version 3.00 Feb. 2019 3.2 Methods The following explanation is about supported/unsupported Methods, and the detailed information. Method Supported/Unsupported Compatibility with the PageMode printing PrintNormal PrintTwoNormal PrintImmediate PrintBarCode PrintBitmap PrintMemoryBitmap O (1~100: One point remains CutPaper uncut) MarkFeed O/ X ChangePrintSide ValidateData TransactionPrint...
Version 3.00 Feb. 2019 : Supported X : Unsupported Numbers: Settable range Regardless of the PageModeHorizontalPosition property setting, center or right adjust what is to be printed based on the PageModePrintArea property setting in the horizontal direction. 3.4 Printable Barcode Type The TM-H6000III allow the following barcode Types.
Version 3.00 Feb. 2019 3.6 Synchronous Processing The TM-H6000III supports the Process ID for the Synchronous Processing. Use of the Process ID allows multiple print commands to be queued to the printer simultaneously. For this reason, Asynchronous output (AsyncMode = TRUE) gives a performance improvement.
To print image files registered with NVRAM, please use the either of the following DirectIO: PTR_DI_FLASH_BITMAP PTR_DI_FLASH_BITMAP2 Please refer to the Section 4 of “EPSON OPOS ADK MANUAL APPLICATION DEVELOPMENT GUIDE POSPrinter (TM Series)” for detail. 2. Using SetBitmap Method Checking “NVRAM” check box on “Bitmap” tab in “Device Specific Settings”...
3.9 Printable bitmap types and sizes The TM-H6000III support the following bitmap commands. For the detail, please refer to the Section 3 of “EPSON OPOS ADK MANUAL APPLICATION DEVELOPMENT GUIDE POSPrinter (TM Series)”. The allowance ranges for bitmaps are as follows.
Version 3.00 Feb. 2019 3.11 Maintenance Counter The TM-H6000III feature a maintenance counter function for retaining an operation log of the printer. The following chart shows the available maintenance counters for the TM-H6000III. Counter number Counter Unit Max. Value Counter Hexadecimal Type Paper feed in number of...
Version 3.00 Feb. 2019 3.12 Automatic Recovery Function The TM-H6000III features a function for automatic recovery when the power is turned on again after an interruption of power. Recovery processing is performed automatically when the printer’s power is turned on again after an interruption. The recovery processing restores the printer to the condition it was in before the power was turned off.
Version 3.00 Feb. 2019 switch slip/validation. For the detail of DirectIO method, please refer to the Section 4 of “EPSON OPOS ADK MANUAL APPLICATION DEVELOPMENT GUIDE POSPrinter (TM Series)”. Also, programming examples are mentioned in the Section 5 of “EPSON OPOS ADK MANUAL APPLICATION DEVELOPMENT GUIDE POSPrinter (TM Series)”...
Version 3.00 Feb. 2019 Section 4. Warnings This section describes precautions in use of TM-H6000III. Due to hardware limitations and the position of the Slip, it is not possible to change the printing side and then search for the position where printing should start.