Quick Start Guide
Table Of Contents
- For Safety
- Restriction of Use
- Note about interference
- Open Source Software License
- About this Manual
- Contents
- Product Overview
- Setup of the Tablet
- Setup of the Printer
- Flow of Setup
- Placing the Printer
- Changing the Paper Width
- Connecting Peripheral Devices
- Connecting the Wireless LAN Unit
- Connecting the Customer Display
- Connecting the Optional External Buzzer
- Connecting the Cash Drawer
- Connecting to the Power Source
- Connecting the Printer to the Host Devices
- Attaching the Power Switch Cover
- Enabling the Roll Paper Near-End Detection
- Using Dedicated Optional Products
- Advanced Usage
- Software Settings
- Functions
- Receive buffer capacity
- BUSY condition
- Auto line feed
- USB power-saving function
- Release condition of receive buffer BUSY
- Select paper out detector enabled for paper out signal output
- Error signal settings
- Pre-feed before next print
- Roll paper near-end detection
- Network tethering
- Paper width
- Print density
- Print speed
- Thai characters print mode
- Character code table defaults
- International character defaults
- Interface selection
- Column emulation mode
- Command execution during offline
- Amount of top margin by backfeed
- Interface switch waiting time
- Main connection interface
- Autocutting after closing cover
- Paper reduction
- Font A auto replacement
- Font B auto replacement
- Font C auto replacement
- Multi-tone print density
- Optional buzzer
- Batch rotate print (Upside Down)
- Communication condition of USB interface
- Communication condition of Bluetooth interface
- Bluetooth communication interval during power saving mode
- Functions
- Network Settings
- Setting/Check Modes
- Printing a Status Sheet
- Resetting the Interface Settings
- TM-Intelligent Function
- Network Tethering (iOS device only)
- Software Settings
- Application Development Information
- Handling
- Appendix
- Product Specifications
- Specifications of Interface and Connector
- Bluetooth Low Energy Technology Advertising
- Character Code Tables
- Compatibility with USB Type-A
116
Chapter 6 Application Development Information
Software
The following software is provided for application development.
Development Kit
∗1: OLE technology developed by Microsoft divides software into part blocks. The OPOS driver is presupposed to be
used with a development environment, such as Visual Basic, unlike ordinary Windows printer drivers. It is not a
driver to be used for printing from commercial applications.
You can acquire documents regarding the UnifiedPOS from the following link.
https://www.omg.org/retail/unified-pos.htm
Software Description
Epson ePOS SDK This is a developer kit to control applications, native applications for smart devices, and
printers. This includes libraries, manuals, and sample programs.
for Android
for iOS
for JavaScript
EPSON OPOS ADK This OCX driver can control POS peripherals using OLE technology.*1
Because controlling POS peripherals with vendor specific commands is not required on
the application side, efficient system development is possible.
EPSON OPOS ADK for .NET The OPOS ADK for .NET is a POS industry standard printer driver compatible with
Microsoft POS for .NET. It allows you to develop applications that are compatible
with the UPOS (Unified POS) specification. When developing applications, use a separate
development environment such as Microsoft Visual Studio .NET.
EPSON JavaPOS ADK JavaPOS is the standard specification which defines an architecture and device interface
(API) to access various POS devices from a Java based system. Using JavaPOS standard
API allows control with Java based applications of functions inherent to each device. A
flexible design with Java language and JavaPOS enables many different types of
computer systems, such as stand alone or network configuration, to use a same
application. You can use JavaPOS to build applications and drivers independently of
platforms. This allows flexible configurations using thin clients to meet the system
requirements.
Epson TM Print Assistant A native application that relays print data between an application and the TM printer.
Epson TM Print Assistant allows you to develop a system that enables printing from a
Web application or a URL-scheme capable application such as FileMaker, on a smart
device connected to the TM printer.
for Android
for iOS