EPSON OPOS ADK MANUAL. APPLICATION DEVELOPMENT GUIDE POSPrinter (TM-T90)
|
|
|
- Anne Lynch
- 9 years ago
- Views:
Transcription
1 EPSON OPOS ADK MANUAL APPLICATION DEVELOPMENT GUIDE Version 2.61 Feb. 2008
2 Notes (1) Reproduction of any part of this documentation by any means is prohibited. (2) The contents of this documentation are subject to change without notice. (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, Windows Vista, Visual Basic and Visual C++ are trademarks or registered trademarks of Microsoft Corporation in the United States and/or other countries. EPSON and ESC/POS are registered trademarks of SEIKO EPSON CORPORATION. Other product and company names used herein are for identification purposes only and may be trademarks or registered trademarks of their respective companies. Copyright SEIKO EPSON CORPORATION
3 Contents SECTION 1. INTRODUCTION...1 SECTION 2. DETAILS ON SETTINGS References of Firmware Versions Settings of DIP Switches Port Information Device Settings Usable Device Specific Settings Paper Type Setting Paper Width Setting...7 SECTION 3. FUNCTION DETAILS Property Set Values and Default Values Capability Set Values List Properties Width and Height Properties Common Property Strings PageMode Print Properties Methods Escape Sequences Printable Barcode Type Power Condition Reports Synchronous Processing Printing Positions Electronic Logo Function (NVRAM) Printable Bitmap Types and Sizes Color Bitmap Printing Maintenance Counter Automatic Recovery Function Output without Flow Control on the USB/Ethernet Interfaces...18 SECTION 4. WARNINGS...19 iii
4 Section 1. Introduction This manual describes the method of use and related items, as well as machine-specific precautions, when the EPSON TM-T90 Series POS Printers are used with the EPSON OPOS ADK program. This manual applies to the following devices. Device List Serial Parallel USB Ethernet TM-T90 TM-T90P TM-T90U TM-T90E TM-T90M TM-T90PM TM-T90MU TM-T90ME Before reading the manual, see the following explanation about the characteristic of the TM-T90 models. Station: Receipt (Line Thermal 180 dpi X 180 dpi) 2-Color Printing Throughout the manual, the various model names will be referred to as TM-T90. 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 Compatibility Mode. 1
5 Section 2. Details on Settings This section describes connection configurations and how to make the settings for the TM-T90 printers. 2.1 References of Firmware Versions Refer to the release notes (Relnote.txt). 2.2 Settings of DIP Switches Confirm that the following settings have been made correctly. 1) Serial port DIP-SW1 DIP-SW2 No. Setting No. Setting 1 OFF Settable 1 OFF Fixed at OFF 2 ON Settable 3 OFF Fixed at OFF 4 OFF Fixed at OFF 5 OFF Settable 6 OFF Settable 7 ON Settable 8 OFF Settable Set DIP-SW1-1 (Power button function). If this DIP Switch is ON, the power button is disabled. Set DIP-SW1-2 (Interface condition selection). If this DIP Switch is ON, communications settings are set via DIP Switches. If the DIP Switch is OFF, Memory Switches are used. Set DIP-SW1-3 (Handshake) to DTR/DSR. Set DIP-SW1-4 (Bit length) to 8 bits. Set DIP-SW1-5 to DIP-SW1-8 accordance with the port information. The described set values are the default values. For the details, refer to the product manual of the POSPrinter. Also, if these settings are changed, make sure to change the port information using the SetupPOS utility. 2
6 Do not change the current settings of DIP-SW2-1. 2) Parallel Port DIP-SW1 DIP-SW2 No. Setting No. Setting 1 OFF Settable 1 OFF Fixed at OFF 2 OFF Fixed at OFF 3 OFF Fixed at OFF 4 OFF Fixed at OFF 5 OFF Fixed at OFF 6 OFF Fixed at OFF 7 OFF Fixed at OFF 8 OFF Fixed at OFF Set DIP-SW1-1 (Power button function). If this DIP Switch is ON, the power button is disabled. Do not change the current settings of DIP-SW2-1. Make other settings in accordance with the settings described above. 3) USB Port DIP-SW1 DIP-SW2 No. Setting No. Setting 1 OFF Settable 1 OFF Fixed at OFF 2 OFF Fixed at OFF 3 OFF Fixed at OFF 4 OFF Fixed at OFF 5 OFF Fixed at OFF 6 OFF Fixed at OFF 7 OFF Fixed at OFF 8 OFF Fixed at OFF Set DIP-SW1-1 (Power button function). If this DIP Switch is ON, the power button is disabled. Do not change the current settings of DIP-SW2-1. 3
7 Make other settings in accordance with the settings described above. 4) Ethernet Port DIP-SW1 DIP-SW2 No. Setting No. Setting 1 OFF Settable 1 OFF Fixed at OFF 2 OFF Fixed at OFF 3 OFF Fixed at OFF 4 OFF Fixed at OFF 5 OFF Fixed at OFF 6 OFF Fixed at OFF 7 OFF Fixed at OFF 8 OFF Fixed at OFF Set DIP-SW1-1 (Power button function). If this DIP Switch is ON, the power button is disabled. Do not change the current settings of DIP-SW2-1. Make other settings in accordance with the settings described above. 2.3 Port Information 1) Port information when serial port is used The port information that can be set with the SetupPOS utility is as follows. Item Setting range Baud rate [bps] 2400,4800,9600,19200,38400 *1, *1, *1 Bit length [bit] 8 Parity NONE, ODD, EVEN Stop bit [bit] 1 Handshake DTR/DSR Output buffer length [byte] 32 to 1024 Output interval time [ms] 0 to 9999 *1 These Baud rate require setting via Memory Switch. 4
8 The default settings are as shown in the following table. Item Setting range Baud rate [bps] Bit length [bit] 8 Parity NONE Stop bit [bit] 1 Handshake DTR/DSR Output buffer length [byte] 1024 Output interval time [ms] ) Port information when using parallel 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. Item Output buffer length [byte] 1024 Output interval time [ms] 2500 Setting range 3) Port information when using USB port The port information that can be set with the SetupPOS utility is as follows. Item Setting range Output interval time [ms] 0 to 9999 The default setting is as shown in the following table. Item Output interval time [ms] 2500 Setting range 5
9 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. Item Setting range Output buffer length [byte] 1024 Output interval time [ms] Device Settings The following explanation is about the settings for TM-T Usable Device Specific Settings For the TM-T90, 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 POSPrinter (TM Series). Tab General Paper Bitmap Color Bitmap Settings Disable panel buttons Assume print complete when data output finishes Ignore firmware version check Homogenize Error Codes Output complete timeout Paper Type Paper Width [mm]: LineWidth [dot]: LineCharsList TMFlogo... Method Brightness Primary Secondary 6
10 Status Log ERROR OFFLINE Log file name (include full path) Maximum file size [KB] Default Value *1 Multilingual font *1 Available only for the Multilingual character model Paper Type Setting The TM-T90 models support the following paper type. After adding the TM-T90 by the SetupPOS utility, open the Device Specific Settings dialog box. In the Paper tab the paper type could be selected.. The settable paper types are as follows: Normal 2-Color Thermal The default paper type is set to Normal Paper Width Setting The TM-T90 models support the following paper width. After adding the TM-T90 by the SetupPOS utility, open the Device Specific Settings dialog box. In the Paper tab the paper width could be selected.. The settable paper widths are as follows: 79.5 mm [512 dots] 59.5 mm [384 dots] 57.5 mm [360 dots] The default paper width is set to 79.5 mm. 7
11 Section 3. Function Details This section describes the functions of the TM-T90 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 Capability Set Values The following values are the Capability set values. Capability Name Set Value CapTransaction CapCoverSensor CapConcurrentRecSlp CapConcurrentJrnSlp CapConcurrentJrnRec CapConcurrentPageMode CapCharacterSet PTR_CCS_ASCII *1 CapMapCharacterSet CapJrnUnderline CapJrnNearEndSensor CapJrnItalic CapJrnEmptySensor CapJrnDwideDhigh CapJrnDwide CapJrnDhigh CapJrnColor 0 CapJrnCartridgeSensor 0 CapJrnBold CapJrn2Color CapJrnPresent CapRecPageMode CapRecUnderline CapRecStamp CapRecRotate180 CapRecRight90 CapRecPapercut CapRecNearEndSensor 8
12 CapRecMarkFeed 0 CapRecLeft90 CapRecItalic CapRecEmptySensor CapRecDwideDhigh CapRecDwide CapRecDhigh CapRecColor PTR_COLOR_PRIMARY PTR_COLOR_CUSTOM1 *2 CapRecCartridgeSensor 0 CapRecBold CapRecBitmap CapRecBarCode CapRec2Color *2 CapRecPresent CapSlpUnderline CapSlpRotate180 CapSlpRight90 CapSlpNearEndSensor CapSlpLeft90 CapSlpItalic CapSlpEmptySensor CapSlpDwideDhigh CapSlpDwide CapSlpDhigh CapSlpColor 0 CapSlpCartridgeSensor 0 CapSlpBothSidesPrint CapSlpBold CapSlpBitmap CapSlpBarCode CapSlp2Color CapSlpFullslip CapSlpPresent CapSlpPageMode *1 If Multilingual character model, PTR_CCS_KANJI is set. *2 Accordance with the selected paper in the SetupPOS utility, the set value will differ. When selecting Normal Paper (Default), two colors print cannot be executed. 9
13 3.1.2 List Properties The List Properties are explained in the following. List Property Settings CharacterSetList "255,437,850,852,858,860,863,865,866,998,999, 1252" *1 JrnLineCharsList RecLineCharsList 42,56 (When 79.5 mm is set) RecLineCharsList 32,42 (When 59.5 mm is set) RecLineCharsList 30,40 (When 57.5 mm is set) SlpLineCharsList RecBarCodeRotationList 0,R90, L90, 180 RecBitmapRotationList 0,R90, L90, 180 SlpBarCodeRotationList SlpBitmapRotationList FontTypefaceList *1 If Multilingual character model, 936 or 950 is added to the list. 10
14 3.1.3 Width and Height Properties The width and height properties are explained in the following. Property Settings Default Value Maximum value [dot] Minimum value [dot] RecLineSpacing *1 JrnLineSpacing X X X SlpLineSpacing X X X SlpLineHeight [dot] X RecLineHeight [dot] 24,17 JrnLineHeight [dot] X SlpLineWidth [dot] X RecLineWidth [dot] 512 (When 79.5 mm is set) RecLineWidth [dot] 384 (When 59.5 mm is set) RecLineWidth [dot] 360 (When 57.5 mm is set) JrnLineWidth [dot] X RecSidewaysMaxLines 17 *3 RecSidewaysMaxChars 138 *4 (When Font A is selected) RecSidewaysMaxChars 184 *4 (When Font B is selected) RecLinesToPaperCut 5 *2 SlpSidewaysMaxLines SlpSidewaysMaxChars SlpMaxLines X X X X: No settings *1 In the case of a line thermal station, the Line Spacing setting is identical with the height of the characters which means that it can be set at up to 17 when Font B is selected. *2 It can be changed by the settings of the RecLineSpacing or the character height. *3 It can be changed by the settings of the RecLineSpacing or the RecLineHeight. The value differs accordance with the selected paper width. *4 It can be changed by the settings of the font width, or the selected paper type. 11
15 3.1.4 Common Property Strings The Device information properties are described below. I/F DeviceName DeviceDescription S P U E TM-T90 TM-T90M TM-T90P TM-T90PM TM-T90U TM-T90MU TM-T90E TM-T90ME EPSON TM-T90 POS Printer EPSON TM-T90M POS Printer EPSON TM-T90P POS Printer EPSON TM-T90PM POS Printer EPSON TM-T90U POS Printer EPSON TM-T90MU POS Printer EPSON TM-T90E POS Printer EPSON TM-T90ME POS Printer I/F indicate the connected interface. The following is the list of the four connecting interfaces. S: Serial P: Parallel U: USB E: Ethernet PageMode Print Properties The Device information properties are described below. Property Station *2 Journal Receipt Slip PageModeArea - (monochrome) - (80.0mm) 512, 831 (60.0mm) 384, 831 (58.0mm) 384, 831 (2-color) (80.0mm) 512, 415 (60.0mm) 384, 415 (58.0mm) 360, 415 PageModeDescriptor *1 - BM/BC/BMR/BCR - *1 Following setting values are used for the PageModeDescriptor property. BM : Bitmap printing is available. BC : Barcode printing is available. BMR : Rotated printing of bitmap is available. BCR : Rotated printing of barcode is available. *2 If the Station s CapRecPageMode property value is, the PageModeArea property shall have and the PageModeDescriptor property shall have 0 respectively as a setting value. 12
16 3.2 Methods The following explanation is about supported/unsupported Methods, and the detailed information. Method Supported/Unsupported Compatibility with the PageMode printing PrintNormal O O PrintTwoNormal X X PrintImmediate O O *2 PrintBarCode O O *3 PrintBitmap O O *4 PrintMemoryBitmap O O *4 CutPaper O (1~100: One point remains X uncut / Full cut *1 ) MarkFeed X X ChangePrintSide X X ValidateData O O TransactionPrint O O SetLogo O O SetBitmap O O RotatePrint O X EndRemoval X X BeginRemoval X X EndInsertion X X BeginInsertion X X ClearPrintArea O O PageModePrint O O O: Supported X: Unsupported *1 Full cut (completely cut) is possible as a dealer option. *2 If the specified Station is ready to print, the printing data shall not be stored in the PageMode printing buffer but, instead, go straight to printing. If the Station is not ready to print, an error is returned. *3 If other than LEFT is specified for the printing position of barcode, the printing shall be done, regardless of the PageModeHorizontalPosition property setting, based on the PageModePrintArea property setting in the horizontal direction. *4 If other than LEFT is specified for the printing position of bitmap, the printing shall be done, regardless of the PageModeHorizontalPosition property setting, based on the PageModePrintArea property setting in the horizontal direction. 13
17 3.3 Escape Sequences The following figure is about supported/unsupported Escape Sequences. Escape Sequence Receipt Compatibility with the PageMode printing #P 0~100 X #fp 0~100 X #sp X X sl X X #B O O tl O O bl O O #R O O #lf 0~9999 O #uf 0~ approx. 50 cm O #rf Maximum [inch] X X #E 0~65535 X #ft X X bc O O!bC O O #uc 1~2 O ic X X!iC X X #rc 1~2 *1 O rvc O O!rvC O O #sc X X #fc X X tbc X X!tbC X X tpc X X!tpC X X 1C O O 2C O O 3C O O 4C O O #hc 1~8 O #vc 1~8 O ca O O *2 ra O O *2 la O O N O O O : Supported X : Unsupported 14
18 Numbers: Settable range *1 When selected paper is Normal Paper, its settable range is 1. *2 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-T90 models allow the following barcode types. Code 128 Code 128 Parsed Code 93 Codabar ITF Code 39 JAN 13 (EAN 13) JAN 8 (EAN 8) UPC-E UPC-A PDF 417 For the PDF 417 type, the maximum height is limited to 831 dots for 2-color thermal paper, 1662 dots for normal thermal paper. 3.5 Power Condition Reports The TM-T90 models support Power Condition Reports as follows. Powered on reporting: Supported Powered off reporting: Supported 3.6 Synchronous Processing The TM-T90 models support the Process ID for the Synchronous Processing. 15
19 3.7 Printing Positions The TM-T90 models support the function for setting printing position. Function Receipt Left margin O Printing Position O O : Supported X : Unsupported When the left margin setting function is supported, it is possible to specify the horizontal printing position of the bitmap or barcode by dots unit. When the printing position settings are supported, it is possible to specify the horizontal printing position of the text, bitmap, or the barcode to the left, center, or the right side of the paper. 3.8 Electronic Logo Function (NVRAM) The TM-T90 models feature a function for electronic logo. To use the electronic logo function (NVRAM), start TMFlogo utility from the Device Specific Settings of SetupPOS utility, and register image files (BMP style) at the function in advance. For the details of the registration, please refer to the Help of TMFlogo utility and/or EPSON OPOS ADK MANUAL User s Manual TMFlogo Utility. To print the registered image file, please use the following DirectIO. PTR_DI_FLASH_BITMAP PTR_DI_FLASH_BITMAP2 For the details of the printing, please refer to the Section 4 of EPSON OPOS ADK POSPrinter (TM Series). The available NVRAM size for the TM-T90 is bytes. 16
20 3.9 Printable Bitmap Types and Sizes The TM-T90 models 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. Bitmap command type Allowance range Download bitmap x (x x 8 dots) y (y x 8 dots) xy 1~2040 1~384 Receipt: <= Raster bitmap 1~1024 1~4095 Color bitmap 1~1024 (TM^T90) 1~415 (TM^T90M) 1~369 Even if meet with the limitation described above, a bitmap that extend the paper width cannot be printed. When a height of the raster bitmap expands the value described above, the SO (Service Object) will automatically separates the bitmap data into multiple bitmaps, then print the multiple bitmaps data as one connected bitmap Color Bitmap Printing The TM-T90 models support color bitmap printing. If a 16-color or a 256-color bitmap file is supplied, the image may be printed using 2 colors. If the original file is a 2-color bitmap, it will be printed in monochrome. The halftone method may be set using the Device Specific Settings dialog box. To print an image using 2 colors, 2-color thermal paper must be selected in the Device Specific Settings dialog box and 2-color thermal receipt paper must be supplied in the printer. 17
21 3.11 Maintenance Counter The TM-T90 models feature a maintenance counter function for retaining an operation log of the printer. The following chart shows the available maintenance counters for the TM-T90. Counter number Hexadecimal Counter Unit Max. Value Counter Type 14 Paper feed in number of Lines 143,165,576 Resettable lines: Roll paper 15 Number of head Times 4,294,967,295 Resettable energizations: Roll paper 32 Number of auto-cutter Times 4,294,967,295 Resettable operations 46 Uptime of product Hours 71,582,788 Resettable 94 Number of paper feed Lines 143,165,576 Cumulative lines: Roll paper 95 Number of head Times 4,294,967,295 Cumulative energizations: Roll paper B2 Number of auto-cutter Times 4,294,967,295 Cumulative operations C6 Uptime of product Hours 71,582,788 Cumulative 3.12 Automatic Recovery Function The TM-T90 models feature 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 Output without Flow Control on the USB/Ethernet Interfaces The TM-T90 models support outputting without flow control on the USB/Ethernet interfaces. 18
22 Section 4. Warnings This section describes precautions in use of TM-T90. If 2-color thermal paper is selected from the Device Specific settings dialog box, 2-color thermal receipt paper must be used in the printer. When parallel I/F is used with Windows 2000, Windows XP or Windows Vista, please set Busy Condition of Memory SW1-3 to "ON" (Buffer full). 19
CITIZEN OPOS DRIVER 1.8 Setup Guide. 10/03/29 Rev 1.09
CITIZEN OPOS DRIVER 1.8 Setup Guide 10/03/29 Rev 1.09 Revision Record Date Revision Description 07/12/21 Rev1.00 New issue 08/10/17 Rev1.01 Installer was changed. (Also related issues were modified.) CT-S281
Addendum Advanced POS Printer Drivers
Addendum Advanced POS Printer Drivers Overview With the introduction of version 4.0, The General Store now supports the use of advanced, manufacturer s printer drivers for certain point of sale printers.
CITIZEN OPOS DRIVER 1.8 Application Development Guide. '10/03/29 Rev1.09
CITIZEN OPOS DRIVER 1.8 Application Development Guide '10/03/29 Rev1.09 Revision Record Date Revision Description 07/07/26 Rev1.00 New issue 08/08/20 Rev 1.01 Not Release 08/10/17 Rev 1.02 - Addition of
EPSON. Advanced Printer Driver for TM Series Ver.3.04 Installation Manual EPSON. Rev.B 410734002
EPSON Advanced Printer Driver for TM Series Ver.3.04 Installation Manual EPSON Rev.B 410734002 Advanced Printer Driver Install Manual Cautions No part of this document may be reproduced, stored in a retrieval
Windows Driver Manual Metapace T-4 Thermal Printer Rev. 1.00
Manual Metapace T-4 Thermal Printer Rev. 1.00 http://www.metapace.com Table of Contents 1. Manual Information... 3 2. Operating System (OS) Environment... 3 3. Windows Driver Preparation... 3 4. Windows
Windows Driver Manual SRP-330 Thermal printer Rev. 1.02
Windows Driver Manual SRP-330 Thermal printer Rev. 1.02 http://www.bixolon.com Table of Contents 1. Manual Information... 3 2. Operating System (OS) Environment... 3 3. Windows Driver Preparation... 3
XR-500 [Receipt Printer User s Manual ]
XR-500 [Receipt Printer User s Manual ] All specifications are subjected to change without notice TABLE OF CONTENTS 1. Parts Identifications 2 2. Setting up the printer 3 2.1 Unpacking 3 2.2 Connecting
Windows Driver Manual Metapace T-1. Thermal Printer Rev. 1.00
Windows Driver Manual Metapace T-1 Thermal Printer Rev. 1.00 Table of Contents 1. Manual Information...3 2. Operating System (OS) Environment...3 3. Windows Driver Preparation...3 4. Windows Driver Installation...4
WTP-150 Receipt Printer User s Manual
WTP-150 Receipt Printer User s Manual All specifications are subject to change without notice TABLE OF CONTENTS 1. Parts Identifications 3 2. Setting up the printer 4 2.1 Unpacking 4 2.2 Connecting the
SUDT AccessPort TM Advanced Terminal / Monitor / Debugger Version 1.37 User Manual
SUDT AccessPort TM Advanced Terminal / Monitor / Debugger Version 1.37 User Manual Version 1.0 - January 20, 2015 CHANGE HISTORY Version Date Description of Changes 1.0 January 20, 2015 Initial Publication
ESC/POS Command Specifications
Hybrid Printer ESC/POS Command Specifications Revision 0.00 Star Micronics Co., Ltd. Special Products Operating Division Contents 1) GENERAL DESCRIPTION 1-1 2) COMMAND FUNCTION LIST 2-1 3) COMMAND DETAILS
Legal Notes. Regarding Trademarks. Model supported by the KX printer driver. 2010 KYOCERA MITA Corporation
Legal Notes Unauthorized reproduction of all or part of this guide is prohibited. The information in this guide is subject to change for improvement without notice. We cannot be held liable for any problems
DPP-250 Thermal Printer User Manual
1 DATECS DPP-250 Thermal Printer User Manual The information in this document cannot be reproduced in any mechanical, electrical or electronic way and under any circumstances without the written consent
Command Emulator STAR Line Mode Command Specifications
Line Thermal Printer Command Emulator STAR Line Mode Command Specifications Revision 0.01 Star Micronics Co., Ltd. Special Products Division Table of Contents 1. Command Emulator 2 1-1) Command List 2
Technical Reference Guide
Technical Reference Guide Product Overview Describes features and general specifications for the product. Setup Describes setup and instrallation of the product and peripherals. Application Development
EPSON JavaPOS ADK Installation Guide
EPSON JavaPOS ADK Version 1.14.1 Sep. 2015 Notes (1) Reproduction of any part of this documentation by any means is prohibited. (2) The contents of this documentation are subject to change without notice.
How To Use A Microsoft Powerbook With A Microtron 2 (Ios) On A Microsatellite (Ipl) On An Iphone Or Ipro (Iphones) On Your Computer Or Ipo (Iphone)
MP-4000 TH Programmer's Manual Rev.1.4 August 2007 (First edition: November 2006) Copyright by Bematech S.A, Curitiba-PR, Brazil. All rights reserved. No part of this publication may be copied, reproduced,
Technical reference guide
TM-T88II/T88III Technical reference guide English 405227700 EPSON TM-T88II/T88III Technical Reference Guide Cautions No part of this document may be reproduced, stored in a retrieval system, or transmitted
NEC Express5800 Series NEC ESMPRO AlertManager User's Guide
NEC Express5800 Series NEC ESMPRO AlertManager User's Guide 7-2006 ONL-4152aN-COMMON-128-99-0606 PROPRIETARY NOTICE AND LIABILITY DISCLAIMER The information disclosed in this document, including all designs
Software Developer's Manual
Software Developer's Manual P-touch Template 2.0 Command Reference RJ-4030/4040 Version 1.0 The Brother logo is a registered trademark of Brother Industries, Ltd. Brother is a registered trademark of Brother
Technical Reference DYMO LabelWriter SE450 Label Printer
Technical Reference DYMO LabelWriter SE450 Label Printer Copyright 2010 Sanford, L.P. All rights reserved. Revised 7/26/2010. No part of this document or the software may be reproduced or transmitted in
GV-Data Capture V3 Series User's Manual
GV-Data Capture V3 Series User's Manual Before attempting to connect or operate this product, please read these instructions carefully and save this manual for future use. 2006 GeoVision, Inc. All rights
7.7 Ethernet Communication (AFPX-COM5)
7.7 Ethernet Communication (AFPX-COM5) 7.7.1 AFPX-COM5 Overview The communication cassette AFPX-COM5 has an Ethernet interface at the COM1 port and a 3-wire RS232C interface at the COM2 port. The Ethernet
Legal Notes. Regarding Trademarks. 2012 KYOCERA Document Solutions Inc.
Legal Notes Unauthorized reproduction of all or part of this guide is prohibited. The information in this guide is subject to change without notice. We cannot be held liable for any problems arising from
HP LaserJet MFP Analog Fax Accessory 300 Send Fax Driver Guide
HP LaserJet MFP Analog Fax Accessory 300 Send Fax Driver Guide Copyright and License 2008 Copyright Hewlett-Packard Development Company, L.P. Reproduction, adaptation, or translation without prior written
Operating Instructions. Windows. Logo Transfer Software 2.0. Thank you for purchasing this Panasonic product.
Operating Instructions Logo Transfer Software 2.0 Windows Thank you for purchasing this Panasonic product. Before using this software, please read the instructions carefully. TQBH9059-5 Table of Contents
Phone: 800.894.0412 - Fax: 888.723.4773 - Web: www.ctiautomation.net - Email: [email protected]
Safety Precautions Read and understand this specifications, instruction manual, installation manual and catalog to make proper use of the product. WARNING If critical situations that could lead to user
Status API Manual. Advanced Printer Driver for TM-T81 Ver.4. Overview. Using Status API. Reference for Win32. Reference for.net. Generating Log Files
Advanced Printer Driver for TM-T81 Ver.4 Status API Manual Overview Explains about Status API. Using Status API Explains how to establish a development environment, get ASB statuses, and how to handle
Thermal Control Board User Manual 1
Thermal Control Board User Manual 1 1 Outline... 2 2 HOW TO USE... 2 2.1 Printing test... 2 2.2 On board LED... 2 3 MECHANISM... 2 4 CONNECTOR... 3 5 ESC/POS PRINTING COMMAND SET... 3 5.1 Set of Command...
NETWORK PRINT MONITOR User Guide
NETWORK PRINT MONITOR User Guide Legal Notes Unauthorized reproduction of all or part of this guide is prohibited. The information in this guide is subject to change without notice. We cannot be held liable
Cloud Portal for imagerunner ADVANCE
Cloud Portal for imagerunner ADVANCE User's Guide Please read this guide before operating this product. After you finish reading this guide, store it in a safe place for future reference. ENG How This
P2WW-2410-01ENZ0. How to use ScandAll PRO
P2WW-2410-01ENZ0 How to use ScandAll PRO CONTENTS Chapter 1 LAUNCHING AND SETTINGS... 1 1.1 Launching ScandAll PRO... 2 1.2 Selecting a Scanner Driver... 3 1.3 Selecting a Scanner... 4 1.4 How to Display
Bill Redirect Software How To Schedule Tasks in Bill Redirect
Bill Redirect Software How To Schedule Tasks in Bill Redirect Supported Operating Systems: Windows 98,Me,2000,3000,XP,NT4, Vista. This tutorial shows how you can schedule a command/action in Bill Redirect
User Manual Printer driver PRO 300 / ECO 200 / Express Plus / Pegasus State: April 2003 3073.01.991.90.08
User Manual Printer driver PRO 300 / ECO 200 / Express Plus / Pegasus State: April 2003 3073.01.991.90.08 Installation instructions driver PRO300 / ECO200 / Express / Plus / Pegasus 3 Contents 1. Introduction
Software User's Guide
Software User's Guide Brother QL-series The contents of this guide and the specifications of this product are subject to change without notice. Brother reserves the right to make changes without notice
Operation Data Managing Software. PCWAY User s Manual ARCT1F392E-7. 2013.7 panasonic.net/id/pidsx/global
Operation Data Managing Software PCWAY User s Manual ARCT1F392E-7 2013.7 panasonic.net/id/pidsx/global Safety Precautions Read and understand this specifications, instruction manual, installation manual
Printer Driver Installation Manual
Printer Driver Installation Manual Copyrights Any unauthorized reproduction of the contents of this document, in part or whole, is strictly prohibited. Limitation of Liability SATO Corporation and its
Software User Guide UG-461
Software User Guide UG-461 One Technology Way P.O. Box 9106 Norwood, MA 02062-9106, U.S.A. Tel: 781.329.4700 Fax: 781.461.3113 www.analog.com ezlinx icoupler Isolated Interface Development Environment
PostScript User Guide 604P17454_EN
CopyCentre C118 WorkCentre M118/M118i PostScript User Guide 604P17454_EN Prepared by: The Document Company Xerox GKLS European Operations Bessemer Road Welwyn Garden City Hertfordshire AL7 1HE ENGLAND
python-escpos Documentation
python-escpos Documentation Release 1.0.8 Manuel F Martinez and others March 14, 2016 Contents 1 User Documentation: 3 2 API: 13 3 Indices and tables 17 Python Module Index 19 i ii Python ESC/POS is a
MODEL : LK-P31 MOBILE PRINTER
SEWOO TECH CO.,LTD. Doosung BD, 689-20, Geumjung-dong, Gunpo-si, Gyeonggi-do, 435-862 South Korea TEL : +82-31-459-8200 FAX : +82-31-459-8880 www.miniprinter.com MODEL : LK-P31 MOBILE PRINTER Rev. 1.0
User Manual Microsoft Dynamics AX Add-on LabAX Label Printing
User Manual Microsoft Dynamics AX Add-on LabAX Label Printing Version 1.7 Last Update: 17.04.2011 User Manual Microsoft Dynamics AX Add-on LabAX Label Printing Page 2 / 23 Contents 1 Introduction... 3
13 Managing Devices. Your computer is an assembly of many components from different manufacturers. LESSON OBJECTIVES
LESSON 13 Managing Devices OBJECTIVES After completing this lesson, you will be able to: 1. Open System Properties. 2. Use Device Manager. 3. Understand hardware profiles. 4. Set performance options. Estimated
BIXOLON Sales Guide INTELLIGENT & COMPACT SLP-TX420. 4 inch Thermal Transfer / Direct Thermal Barcode Label Printer. SG_SLP-TX420_EN_Mar14
BIXOLON Sales Guide INTELLIGENT & COMPACT SLP-TX420 4 inch Thermal Transfer / Direct Thermal Barcode Label Printer BIXOLON Sales Guide Overview Targets Specifications Comparison Overview A. Premium-level
Unified Utility Manual Label Printer. Rev. 2.08
Unified Utility Manual Label Printer Rev. 2.08 SRP-770 / 770II / 770IIE SLP-T400 / T400E SLP-T403 / T403E SLP-D420 / D420E SLP-D423 / D423E SLP-D220 / D220E SLP-D223 / D223E SLP-T400R / T403R http://www.bixolon.com
Xerox DocuPrint P12 Print Driver User Guide
Xerox DocuPrint P12 Print Driver User Guide Xerox Corporation 800 Phillips Road Webster, New York 14580 1998 Xerox Corporation. Xerox, The Document Company, the stylized X, and the identifying product
BAR CODE CONTROL BAR CODE CONTROL - 1
BAR CODE CONTROL BAR CODE CONTROL - 1 CONTENTS 1. INTRODUCTION... 3 2. PRINT BAR CODES OR EXPANDED CHARACTERS... 4 3. DEFINITION OF PARAMETERS... 5 3.1. Bar Code Mode............ 5 3.2. Bar Code Style,
Printer Reference. Operating Instructions
Operating Instructions Printer Reference 1 2 3 4 5 Preparing the Machine Setting Up the Printer Driver Other Print Operations Direct Printing from a Digital Camera (PictBridge) Appendix Read this manual
How To Use A Brother Ql700
User's Guide QL-700 Be sure to read and understand this guide before using the machine. We recommend that you keep this guide nearby for future reference. www.brother.com US ENG ver.0 Thank you for purchasing
PERFECT LABELING SOLUTIONS. WIDEST RANGE OF MEDIA.
LABEL PRINTERS LABELWORKS LW-300/400/700/900P PERFECT LABELING SOLUTIONS. WIDEST RANGE OF MEDIA. From simple home and office organisation to systematic asset-tagging for schools, factories, hospitals and
Configuring Serial Terminal Emulation Programs
Configuring Serial Terminal Emulation Programs Table of Contents Configuring Serial Terminal Emulation Programs: An Introduction... 3 HyperTerminal... 3 Configuring HyperTerminal... 3 Tera Term Pro...
File Management Utility User Guide
File Management Utility User Guide Legal Notes Unauthorized reproduction of all or part of this guide is prohibited. The information in this guide is subject to change without notice. We cannot be held
How To Install A Scanner On A Computer With A Microsoft Scanner On Itunes Vista 2 (Windows) (Windows 2000) (Powerbook) (Macintosh) (Apple) (X86) (Ms7000) (Netbook
MS6000 MKII / MS7000 MKII User s Guide Scanner Driver Software Ver.3.00 Scanner Driver (32bit) Ver.2.26 Scanner Driver (64bit) Ver.3.16 Contents 1 Getting Ready 1-1 1-1 Overview 1-1 1-2 System Requirements
Configuring the Switch with the CLI Setup Program
APPENDIXC Configuring the Switch with the CLI Setup Program This appendix provides a command-line interface (CLI) setup procedure for a standalone switch. To set up the switch by using Express Setup, see
BARCODE READER V 2.1 EN USER MANUAL
BARCODE READER V 2.1 EN USER MANUAL INSTALLATION OF YOUR DEVICE PS-2 Connection RS-232 Connection (need 5Volts power supply) 1 INSTALLATION OF YOUR DEVICE USB Connection 2 USING THIS MANUAL TO SETUP YOUR
PRINTER DRIVER GUIDE (KODAK 305 Photo Printer)
PRINTER DRIVER GUIDE () Microsoft, Windows, Windows XP, Windows Vista and Windows 7 are registered trademarks of Microsoft Corporation in the United States and/or other countries. Adobe, Adobe Photoshop
TUP500. Interface Type. Quick Setup Guide. Thank you for choosing Star Micronics as your provider for printing solutions. Unpacking the Unit
TUP500 Thank you for choosing Star Micronics as your provider for printing solutions. Unpacking the Unit Contents a. Printer b. Paper Shaft c. 1 Paper Core Adapter d. 2 Paper Core Adapter e. Shaft Weight*
Using HyperTerminal with Agilent General Purpose Instruments
Using HyperTerminal with Agilent General Purpose Instruments Windows HyperTerminal can be used to program most General Purpose Instruments (not the 531xx series counters) using the RS-232 Serial Bus. Instrument
Important. Please read this User s Manual carefully to familiarize yourself with safe and effective usage procedures.
Important Please read this User s Manual carefully to familiarize yourself with safe and effective usage procedures. About ScreenManager Pro for LCD (DDC/CI)... 3 1. Setting Up... 4 1-1. System Requirements...4
Network Interface Panel User s Guide NPD4747-01 EN
User s Guide NPD4747-01 EN Contents Contents Copyright and Trademarks Safety Instructions Important Safety Instructions... 4 Cautions and Notes... 4 Getting to Know Your Network Interface Panel Package
Version 6.x Generic. KYOCERA KX DRIVER 6.x USER GUIDE
Version 6.x Generic KYOCERA KX DRIVER 6.x USER GUIDE Legal Notes Unauthorized reproduction of all or part of this guide is prohibited. The information in this guide is subject to change without notice.
Customer Support Tool. User s Manual XE-A207 XE-A23S. Before reading this file, please read Instruction Manual of XE-A207 and XE-A23S.
XE-A207 XE-A23S Customer Support Tool User s Manual Thank you for downloading this PDF file. Before reading this file, please read Instruction Manual of XE-A207 and XE-A23S. Save or print this file so
User Guide Win7Zilla
User Guide Win7Zilla Table of contents Section 1: Installation... 3 1.1 System Requirements... 3 1.2 Software Installation... 3 1.3 Uninstalling Win7Zilla software... 3 Section 2: Navigation... 4 2.1 Main
Printer / Scanner Reference
Operating Instructions Printer / Scanner Reference 1 2 3 4 5 6 Getting Started Installing the Software Using the Printer Function Using the TWAIN Scanner Function Troubleshooting Appendix Read this manual
With a barcode reader connected to the printer, labels and barcodes can easily be printed by scanning barcodes.
With a barcode reader connected to the printer, labels and barcodes can easily be printed by scanning barcodes. Connect a barcode reader to the printer to create a label or barcode using "P-touch Editor
Data-Tracker PLUS and Data-Viewer PLUS Software User s Guide
Data-Tracker PLUS and Data-Viewer PLUS Software User s Guide Version 1.1 Data-Tracker PLUS and Data-Viewer PLUS User s Guide Overview Data-Tracker PLUS is a software program designed and developed to interface
Software Installation Manual
unified, multi-model driver and configuration suite Software Installation Manual Rev. 3.2 Contents 1. Software Overview... 1 1.1 Windows Driver...1 1.2 Utility...2 1.2.1 Starting the Utility...2 1.2.2
ACU-1000 Manual Addendum Replacement of CPM-2 with CPM-4
ACU-1000 Manual Addendum Replacement of CPM-2 with CPM-4 1 PURPOSE:... 1 2 CPM-4/CPM-2 COMPATIBILITY... 2 2.1 NETWORK CABLES... 2 2.2 FACTORY DEFAULT SETTINGS... 2 2.3 CHANGING THE RS-232 SERIAL PORT BAUD
WPL305 Thermal Label Printer User s Guide
WPL305 Thermal Label Printer User s Guide For Wasp Technologies DT/TT Printer Copyright Wasp Bar Code Technologies 2004. All rights reserved. No part of this publication may be reproduced or transmitted
Throughout this document the following abbreviations are used in text.
Trademarks Microsoft, Windows, Windows 8, Windows 7, Windows Vista and Windows XP are registered trademarks or trademarks of Microsoft Corporation in the United States and/or other countries. Abbreviations
Getting Started with POS. Omni POS Getting Started Manual. switched on accounting
Omni POS Getting Started Manual switched on accounting i i Getting Started with Omni POS Table Of Contents Overview...1 Setting up POS...2 Initial Steps...2 Tellers...2 POS Clearing Account...3 Printing...4
EasyMP Monitor Operation Guide Ver.4.50
EasyMP Monitor Operation Guide Ver.4.50 Notations Used in This Guide The following table shows the symbols used in this manual, along with descriptions of what they mean. Attention s Indicates procedures
Modbus Communications for PanelView Terminals
User Guide Modbus Communications for PanelView Terminals Introduction This document describes how to connect and configure communications for the Modbus versions of the PanelView terminals. This document
Temperature Controller Support Software
Temperature Controller Support Software CX-Thermo Ver.4.0 Online Help Contents Chapter 1 Introduction 1.1 What is CX-Thermo? 1.2 Compatible Device Models and Computers 1.3 Hardware Setups 1.4 Basic Use
OralChroma OralChroma DataManager
OralChroma OralChroma DataManager User s Guide for Windows Version 3.5 Introduction This is a user s manual for the OralChroma DataManager. Copyright Copyright (C) 2008- ABIMEDICAL CORPORATION. All Rights
Legal Notes. Regarding Trademarks. 2011 KYOCERA MITA Corporation
Legal Notes Unauthorized reproduction of all or part of this guide is prohibited. The information in this guide is subject to change without notice. We cannot be held liable for any problems arising from
Software Developer's Manual
Software Developer's Manual Raster Command Reference PT-H500/P700/E500 Version 1.10 The Brother logo is a registered trademark of Brother Industries, Ltd. Brother is a registered trademark of Brother Industries,
Phone: 800.894.0412 - Fax: 888.723.4773 - Web: www.ctiautomation.net - Email: [email protected]
Introduction Thank you for buying a Panasonic product. Before you use the product, please carefully read the installation instructions and the users manual, and understand their contents in detail to use
BCST-20 Barcode Scanner. Instruction Manual. www.inateck.com
BCST-20 Barcode Scanner Instruction Manual www.inateck.com IMPORTANT NOTICE Safety Precaution * DO NOT disassemble the scanner, or place foreign matter into the scanner causing a short circuit or circuit
InventoryControl for use with QuoteWerks Quick Start Guide
InventoryControl for use with QuoteWerks Quick Start Guide Copyright 2013 Wasp Barcode Technologies 1400 10 th St. Plano, TX 75074 All Rights Reserved STATEMENTS IN THIS DOCUMENT REGARDING THIRD PARTY
Chapter 2 Printing... 2-1 Printing Procedure...2-1
imageprograf HDI Driver Guide Contents Before You Begin...ii Compatible Printers...ii Applicable AutoCAD Versions...ii How to Use This Guide...ii Conventions...ii Button Notations...ii Trademarks...ii
IBM Emulation Mode Printer Commands
IBM Emulation Mode Printer Commands Section 3 This section provides a detailed description of IBM emulation mode commands you can use with your printer. Control Codes Control codes are one-character printer
Status Monitoring. Using Drivers by Seagull to Display Printer Status Information WHITE PAPER
Status Monitoring Using Drivers by Seagull to Display Printer Status Information WHITE PAPER Contents Printer Communications 3 Drivers by Seagull 3 The Seagull Status Monitor 4 Important Benefits 4 Viewing
A. Scan to PDF Instructions
Revised 08/17/11 Scan to PDF Instructions (Epson scanner example) Scan to PDF Adobe Acrobat 9.0 A. Scan to PDF Instructions Refer to the user manual for your scanner. These instructions are for an Epson
Customer Pole Display SERIES 8035 Operation Manuanl. Version 1.1
Customer Pole Display SERIES 8035 Operation Manuanl Version 1.1 This equipment has been tested and found to comply with the limits for Class A digital device. Pursuant to Part 15 of the FCC Rules. These
Windows Driver Manual Label Printers
Windows Driver Manual Label Printers Rev. 2.01 SLP-T400 / T403 SLP-D420 / D423 SLP-D220 / D223 SRP-770II http://www.bixolon.com Table of Contents 1. Manual Information... 3 2. Operating System (OS) Environment...
VisionView Maintenance Utility 1.2.0 Release Notes
VisionView Maintenance Utility 1.2.0 Release Notes Copyright 2008-2009, Cognex Corporation. All rights reserved. Overview This document describes Release 1.2.0 of the Cognex VisionView Maintenance Utility.
ADDENDUM - Bluetooth interface Option Instructions for using Extech Printer with a Bluetooth device
Introduction ADDENDUM - Bluetooth interface Option Instructions for using Extech Printer with a Bluetooth device Extech 3500T and 2500T thermal printers support full range of communication interfaces,
KX Driver Version 4.1. User Guide
KX Driver Version 4. User Guide Legal Notes Unauthorized reproduction of all or part of this guide is prohibited. The information in this guide is subject to change for improvement without notice. We cannot
Manuals for This Product
Installation Guide Manuals for This Product Manuals for this product have the following structure. Read the manual according to your purpose for using this product. Disc Guides with this symbol are PDF
KX-Series PBX TAPI Service Provider
R KX-Series PBX TAPI Service Provider Installation Manual Revision: 4.1.1 January 2013 Introduction About TSP Panasonic s TAPI Service Provider (TSP) for KX-TDA/TDE/NCP/NS Series PBX is a driver that provides
Getting Started with IntelleView POS Administrator Software
Getting Started with IntelleView POS Administrator Software Administrator s Guide for Software Version 1.2 About this Guide This administrator s guide explains how to start using your IntelleView POS (IntelleView)
Xi2000 Series Configuration Guide
U.S. Default Settings Sequence Reset Scanner Xi2000 Series Configuration Guide Auto-Sense Mode ON UPC-A Convert to EAN-13 OFF UPC-E Lead Zero ON Save Changes POS-X, Inc. 2130 Grant St. Bellingham, WA 98225
Operating Instructions Driver Installation Guide
Operating Instructions Driver Installation Guide For safe and correct use, be sure to read the Safety Information in "Read This First" before using the machine. TABLE OF CONTENTS 1. Introduction Before
EasyMP Monitor Operation Guide Ver.4.53
EasyMP Monitor Operation Guide Ver.4.53 2 Notations Used in This Guide The following table shows the symbols used in this manual, along with descriptions of what they mean. q s Indicates additional information
Star USB Vendor Class Driver Installation Manual
Rev. 1.1 The company names and product names that appear in this manual are generally trademarks or registered trademarks of each company. Copyright 2010-2013 Star Micronics Co., Ltd. Table of Contents
DPP-350. ESC/POS Thermal Printer. Programmer s Manual 1 DATEC
DPP-350 ESC/POS Thermal Printer Programmer s Manual 1 DATEC Introduction DATECS DPP-350 is a mobile ESC/POS thermal printer with 3-inch wide printing mechanism. It can be used in dynamic working conditions
Laser Barcode Scanner
Laser Barcode Scanner User s Manual FCC Compliance This equipment has been tested and found to comply with the limits for a Class A digital device, pursuant to Part 15 of the FCC Rules. These limits are
