Version 5.1. e-bizco.com GmbH. Includes Information for usage with the SAP R/3 System

Size: px
Start display at page:

Download "Version 5.1. e-bizco.com GmbH. Includes Information for usage with the SAP R/3 System"

Transcription

1 PLUS Version 5.1 Includes Information for usage with the SAP R/3 System Version October 1, 2013 SAP, ABAP and SAPscript are registered trademarks of the SAP AG, Walldorf, Germany Windows is a registered trademark of Microsoft Corporation, Redmond, Washington, USA Laserjet and are registered trademarks of Hewlett-Packard Corporation USA Other product or company names mentioned may be trademarks of their respective owners.

2

3 Table of Contents 1 Smart Barcoding Installation Quick Guide Windows Quick Guide with SAP Linux Quick Guide with SAP Overview Installation Windows version System Requirements Licensed Version Demo Version Upgrade from demo to a licensed Version Upgrade from "1D Classic" to "2D Plus" Installing a newer version of covered by your license Running the Running as service Running as user program Logfile Installation ( Linux version ) System Requirements Licensed Version Demo Version Installing a license Installing a newer version of covered by your license Linux Print Command Running the (Linux) Running as service Starting from inetd Running as user program Logfile Installation ( AIX version ) System Requirements Licensed Version Demo Version Installing a license Installing a newer version of covered by your license AIX Print Command Running the (AIX)...13

4 Running as service Starting from inetd Running as user program Logfile Installation ( SunOS / Solaris version, HPUX ) System Requirements Licensed Version Demo Version Installing a license Installing a newer version of covered by your license Solaris /HPUX Print Command Running the ( SunOS /Solaris, HPUX ) Running as service Starting from inetd Running as user program Logfile Installation (SAP) Device type Setup your printer with transaction SPAD Printing barcodes from the SAP system format General Commands for all s T Select barcode P Annotation B Bar Width S Gap Width V Bar Height Horizontal and vertical Position EAN 128 / Code 128 Parameters QR Code Parameters PDF 417 Parameters termination Rotation Embedded control characters Defining s in SAPscript and SmartForms Create your own device type Create System Create Printer Create a simple Test with SmartForms Used...32

5 6.2.2 Used Style Create your form Version History More Information / Contact Appendix Hex Table Specifications QR Code data capacity ISO 3166 Codes (Country Codes)...49

6

7 Page 3 Page 3 for SAP R/3 1 Smart Barcoding Our Software dramatically reduces your costs to print barcodes. You do not need any hardware extension for your printer. You can replace broken printers with another printer and don t have to worry how to replace it with the same model or how to get a compatible barcode module. You do not need to buy any barcode hardware for each printer. Our is supported by SAP R/3: Easy plug-and-play using the device types HPLJ4 HPLJ5 HPLJ5SI HPLJ1100 HPLJ4000 HPLJ8000 HPLJIIID LEXUTF8 You can use our to print almost any widely used barcode type including: Code 128 / EAN 128 Code 39 Code 93 QR Code PDF 417 Data Matrix 2 of 5 family For a complete list of barcodes and required license, please refer to section Almost any barcode allows you to specify parameters and options. Our allows you to define The size of the printed barcode. Rotation of barcodes. Rows and columns for 2D s Error correction mode, redundancy. Structured data for Data Matrix. For a complete list, please refer to section This combination of support by SAP R/3 and customizing makes our really unique. Our online and always up to date trouble shooting section on our web site will help you in case of problems: You are also welcome to contact us at techsupport2@ for free support.

8 Page 4 Page 4 for SAP R/3 2 Installation Quick Guide To install our, only a few steps are necessary for the experienced user. If you are not absolutely familiar with your operating system and SAP, please read the detailed information in the following chapters. 2.1 Windows Quick Guide with SAP Download the most recent version of the from Install the software: run pcl_barcode_win32-xxx.exe to unpack. Save licence.key file (if you have one) to the unpack directory Run setup.exe Answer yes when asked to install as service. Start the service using the computer management tool. Create a new SAP printer using transaction SPAD: The device type depends on your printer model. HPLJ4 is usually a good starting point. The access method must be U. The remote hostname is the name of your test machine. The remote printer name needs to be defined at your test machine. (lpr P yourprinter needs to work well on the test machine). The remote port (click on the Icon) shall be Linux Quick Guide with SAP Download the most recent version of the from Install the software: cd /; tar zxvf pcl_barcode_linux-xxx.tgz will install the software. Save a license file as /etc/barcode.lic Run /usr/local/bin/pcl_barcode_server to start the service manually for a quick test with SAP Create a new SAP printer using transaction SPAD: The device type depends on your printer model. HPLJ4 is usually a good starting point. The access method must be U. The remote hostname is the name of your test machine. The remote printer name needs to be defined at your test machine. ( lpr P yourprinter needs to work well on the test machine). The remote port ( click on the Icon ) shall be 1515.

9 Page 5 Page 5 for SAP R/3 3 Overview The use of usage of bar codes on mass products is widely known. They can be found on nearly all articles in the local supermarket. They are used for automatic product recognition. Therefore it is not necessary to recognize any individual items. So all identical products share the same barcode. But bar codes can also be used to distinguish individual articles or documents. This requires the production of individual bar codes on demand as part of the printing process. As many documents are printed from within windows it is a requirement for many users to print barcodes from their windows application. Windows printing is always done through a device driver that is supplied from the printer vendor. This driver has uniform interface to the windows side. The principle advantage of this interface causes problems, as barcodes are not part of the interface. Neither the interface definition nor windows do take care about barcodes. So even if the printer could print barcodes by itself, the windows interface does not allow requesting them. You can buy programs, which produce barcodes by printing graphics. But they do not allow you to integrate these barcodes automatically into your document. You have to do some (electronic or mechanical) clipping for each document. You can also buy barcode fonts. But they are limited to simple barcodes and you have to compute the checksum in your application, which is often not possible at all. Without checksums barcodes are rather risky to use. You can also not adapt the printing process to your physical output device. This is often required to produce optimal barcodes as every printing system has is own characteristics. What is the solution? Our is the perfect solution for applications, which are aware of barcodes. The application has just to insert the barcode print command with the data and the will integrate the barcode into the current document. The does also generate checksum and caption automatically on demand. You can specify the size of the barcode and even the individual relationship of bars and gaps. SAP System R/3 supports our since version 3.0. It allows you to print barcodes on all printers which are supported by the SAP device types HPLJ4 and HP5MI. The is available on Linux, HPUX, AIX and Windows 95/98/2000/NT. The configuration of the is done from within the SAP system. supplies two : The 1D Classic version supports all one-dimensional barcodes like code 39 and 2 of 5 interleaved. The 2D Plus version also supports two-dimensional barcodes like Data Matrix, PDF 417 or Code16K. If you want to print barcodes on any windows printer: We also offer the DLL for SAP that prints bar codes on any windows printer.

10 Page 6 Page 6 for SAP R/3 4 Installation 4.1 Windows version System Requirements SAP Release 2.x, 3.x, 4.x and newer versions using Unix, Windows, OS/400 Operating System: Windows 2003, 2008, 2008 R2 / Vista / Windows 7 / Windows 2000 / XP This section describes the installation of our and also outlines the changes in your SAP R/3 system Licensed Version If you download the for Windows from the Internet at you will get a single executable pcl_barcode_win32-xxx.exe that contains the compressed installation set. Please download to an empty directory. Just execute this program from your explorer to unpack the installation set. Executing pcl_barcode_win32-xxx.exe will result in the files SETUP.EXE, _BARCODE_SERVER.EX_ and other auxiliary files. If you received a CD from, these files can be found on the disk. The required license key will be sent to you as , by fax or on CD. Please save the as LICENCE.KEY in the same directory where you have the unpacked installation files or place it on a floppy disk as A:\LICENCE.KEY. The Setup program can also create a temporary trial license on demand. To install the on your system, please run the supplied program SETUP.EXE from the installation set. Windows 2008 / Vista or newer: Please use right-click Run as Administrator even if your account has Administrator privileges. To install a licensed version, the license disk should be inserted to your diskette drive or the file LICENCE.KEY has to be just beside of the installation set. If this file is found at the start of SETUP.EXE, the license string is read form this file. If you have received the license key by fax, you may enter this string manually into the field license key Demo Version If you download the from the Internet, you will get a single executable pcl_barcode_win32-xxx.exe that contains the compressed installation set. Simply execute this program from your explorer to unpack the installation set. Executing pcl_barcode_win32- xxx.exe will result in the files SETUP.EXE, _BARCODE_SERVER.EX_ and other auxiliary files. To install the on your system, please run the supplied program SETUP.EXE from the installation set. If possible, Setup will offer to create a temporary license which is valid for 30 days. Windows 2008 / Vista or newer: Please use right-click Run as Administrator even if your account has Administrator privileges.

11 Page 7 Page 7 for SAP R/ Upgrade from demo to a licensed Version To upgrade from a demo version to a licensed version, you must obtain a license key from e- bizco.com. You may download the most recent version the from the Internet at It is the same executable as for the demo version, so if you already have downloaded the actual demo version, you can go ahead with this one. You will get a single executable pcl_barcode_win32-xxx.exe that contains the compressed installation set. Simply execute this program from your explorer to unpack the installation set. Executing pcl_barcode_win32-xxx.exe will result in the files SETUP.EXE, _BARCODE_SERVER.EX_ and other auxiliary files. If you received a CD from e- bizco.com, these files can be found on the disk. The required license key will be sent to you as , by fax or on floppy disk. Please save the as LICENCE.KEY in the same directory where you have the unpacked installation files or place it on floppy disk as A:\LICENCE.KEY. To update the to your system, please run the supplied program SETUP.EXE from the installation set. Windows 2008 / Vista or newer: Please use right-click Run as Administrator even if your account has Administrator privileges. To install a licensed version, the license disk should be inserted to your diskette drive or the file LICENCE.KEY has to be just beside of the installation set. If this file is found at the start of SETUP.EXE, the license string is read form this file. If you have received the license key by fax, you may enter this string manually into the field license key Upgrade from "1D Classic" to "2D Plus" To upgrade from a licensed 1D Classic version to a licensed 2D Plus, you must obtain a license key for the "2D Plus" version from e- bizco.com. You may download the most recent version the from the Internet at It is the same executable as for the demo or classic barcode version, so if you already have downloaded the actual demo version, you can go ahead with this one. You will get a single executable pcl_barcode_win32-xxx.exe that contains the compressed installation set. Simply execute this program from your explorer to unpack the installation set. Executing pcl_barcode_win32-xxx.exe will result in the files SETUP.EXE, _BARCODE_SERVER.EX_ and auxiliary files. If you received a CD from, these files can be found on the disk. The required license key will be sent to you as , by fax or on floppy disk. Please save the as LICENCE.KEY in the same directory where you have the unpacked installation files or place it on floppy disk as A:\LICENCE.KEY. To update the to your system, please run the supplied program SETUP.EXE from the installation set. Windows 2008 / Vista or newer: Please use right-click Run as Administrator even if your account has Administrator privileges. To install a licensed version, the license disk should be inserted to your diskette drive or the file LICENCE.KEY has to be just beside of the installation set. If this file is found at the start of SETUP.EXE, the license string is read form this file. If you have received the license key by fax, you may enter this string manually into the field license key.

12 Page 8 Page 8 for SAP R/ Installing a newer version of covered by your license Any license obtained from entitles you to use newer versions of the released up to six month after the issue date of the license. To use this update feature, please download the newer version of barcode demo from and proceed as described under upgrading from demo to licensed version. To be eligible for upgrading, the new MUST be released within six month after the issue date of your license or you will get an error message when installing a version that was released after that date. If you have purchased a license for with maintenance contract, you may install any covered newer version of the Running the Running as service The can be installed as service in Windows. Installing the can be done by running the program _BARCODE_SERVER with the argument i. The will be started every time the operating system is booted. You can control the services from your windows computer control. To de-install the service, run _BARCODE_SERVER u after shutting the service down from the computer control Running as user program The can be run as _BARCODE_SERVER with no arguments. Option r allows you the change the default port of the server from 1515 to the value given Logfile For trouble shooting, the logfile feature can be turned on. Please add these lines to the file C:\Windows\.ini: [LPD] LogEnabled=9 LogFile=C:\bclpd.log You can create this file using notepad if it does not exist. Please make sure that no.txt is added by windows to the file name.

13 Page 9 Page 9 for SAP R/3 4.2 Installation ( Linux version ) System Requirements Operating System: Linux Kernel 2.6.x or newer This section describes the installation of our and also outlines the changes in your SAP R/3 system Licensed Version If you download the from the Internet, you will get a single installation set pcl_barcode_linux-xxx.tgz that contains the compressed installation set. Please use cd / gzcat < pcl_barcode_linux-xxx.tgz tar xf - to install the software. The program files will be installed in the directory usr/local/bin, documentation will go to usr/local/doc. Please make sure that the files contained in the tar file do not interfere with you local installation before you extract the tar file. Please save the license file that you have received from us as /etc/barcode.lic Demo Version If you download the from the Internet, you will get a single installation set pcl_barcode_linux-xxx.tgz that contains the compressed installation set. Please use cd / gzcat < pcl_barcode_linux-xxx.tgz tar xf - to install the software. The program files will be installed in the directory usr/local/bin, documentation will go to usr/local/doc. Please make sure that the files contained in the tar file do not interfere with you local installation before you extract the tar file. The demo version will occasionally print barcode demo near the barcode. We offer a free 30 day trial license for extensive testing. No demo text will be printed using this trial license. Please contact us at techsupport2@ Installing a license To upgrade from a demo version to a licensed version, you must obtain a license key from e- bizco.com. The license file shall be stored as /etc/barcode.lic To upgrade to a new license, backup the existing /etc/barcode.lic and save the new license as /etc/barcode.lic Installing a newer version of covered by your license Any license obtained from entitles you to use newer versions of the released up to six month after the issue date of the license. To use this update feature, please download the newer version of barcode demo from and proceed as described under upgrading from demo to licensed version. To be eligible for upgrading, the new MUST be released within

14 Page 10 Page 10 for SAP R/3 six month after the issue date of your license or you will get an error message when installing a version that was released after that date. If you have purchased a license for with maintenance contract, you may install any covered newer version of the Linux Print Command The communicates with the host spool system via two commands. It uses the lpr command and the lpq command. The default settings are: with lpr -P '%P' -T '%T' -U '%U' -#%N lpq -L -P%P (printer long output format) lpq -P%P (printer short output format) lpq -L -P%P %I (job long output format) lpq -P%P %I (job short output format) %P Destination / Printername %T Title %U Owner %N Number of copies %I Job Id These command can be modified in the /etc/barcode.ini file (Version or newer): [LPD] lpr=lpr -P '%P' -T '%T' -U '%U' -#%N lpstat=lpq P%P lpstat_long=lpq L P%P lpstat_job=lpq P%P %I lpstat_job_long=lpq L P%P %I If your linux distribution has lpr-cups instead of lpr, you can either create a symbolic link for lpr or modify the barcode.ini Running the (Linux) Running as service The can be started at boot time using the usual /etc/rc config scripts. No parameters are required. The r xxxx can be used to change the control port from 1515 to xxxx Starting from inetd The can be run from the inetd daemon. Please insert this line to /etc/inetd.conf : 1515 stream tcp nowait root /usr/sbin/tcpd /usr/local/bin/pcl_barcode_server i To change the control port, change the 1515 to the desired port number. Please remember to restart inetd to activate the change. ( kill HUP ) Running as user program The can be run as pcl_barcode_server with no arguments. Option r allows you the change the default port of the server from 1515 to the value given.

15 Page 11 Page 11 for SAP R/ Logfile For trouble shooting, the logfile feature can be turned on. Please add these lines to the file /etc/barcode.ini: [LPD] LogEnabled=9 LogFile=/tmp/bcserver.log

16 Page 12 Page 12 for SAP R/3 4.3 Installation ( AIX version ) System Requirements Operating System: AIX Version 4.3 or newer This section describes the installation of our and also outlines the changes in your SAP R/3 system Licensed Version If you download the from the Internet, you will get a single installation set pcl_barcode_aix4_3-xxx.tar.compressed that contains the compressed installation set. Please use cd / uncompress < set pcl_barcode_aix4_3-xxx.tar.compressed tar xf - to install the software. (xxx is the current version and release number.) The program files will be installed in the directory usr/local/bin, documentation will go to usr/local/doc. Please make sure that the files contained in the tar file do not interfere with you local installation before you extract the tar file. Please save the license file, that you have received from us, as /etc/barcode.lic Demo Version If you download the from the Internet, you will get a single installation set pcl_barcode_aix4_3-xxx.tar.compressed that contains the compressed installation set. Please use cd / uncompress < pcl_barcode_aix4_3-xxx.tar.compressed tar xf - to install the software. (xxx is the current version and release number.) The program files will be installed in the directory usr/local/bin, documentation will go to usr/local/doc. Please make sure that the files contained in the tar file do not interfere with you local installation before you extract the tar file. The demo version will occasionally print barcode demo near the barcode. We offer a free 30 day trial license for extensive testing. No demo text will be printed using this trial license. Please contact us at techsupport2@ Installing a license To upgrade from a demo version to a licensed version, you must obtain a license key from e- bizco.com. The license file shall be stored as /etc/barcode.lic To upgrade to a new license, backup the existing /etc/barcode.lic and save the new license as /etc/barcode.lic Installing a newer version of covered by your license

17 Page 13 Page 13 for SAP R/3 Any license obtained from entitles you to use newer versions of the released up to six month after the issue date of the license. To use this update feature, please download the newer version of barcode demo from and proceed as described under upgrading from demo to licensed version. To be eligible for upgrading, the new MUST be released within six month after the issue date of your license or you will get an error message when installing a version that was released after that date. If you have purchased a license for with maintenance contract, you may install any covered newer version of the AIX Print Command The communicates with the host spool system via two commands. It uses the lpr command and the qchk command. The default settings are: lpr -P '%P' -T '%T' -U '%U' -#%N qchk -L P %P qchk P %P format) qchk -L P %P -# %I qchk P %P -# %I (printer long output format) (printer short output (job long output format) (job short output format) with %P Destination / Printername %T Title %U Owner %N Number of copies %I Job Id These command can be modified in the /etc/barcode.ini file (Version or newer): [LPD] lpr= lpr -P'%P' -T'%T' -#%N -h lpstat=qchk P %P lpstat_long=qchk -L P %P lpstat_job=qchk P %P -# %I lpstat_job_long=qchk -L P %P -# %I Running the (AIX) Running as service The can be started at boot time using the usual /etc/rc config scripts. No parameters are required. The r xxxx can be used to change the control port from 1515 to xxxx Starting from inetd The can be run from the inetd daemon. Add the required service name to your /etc/services: pclbarcode 1515/tcp Please insert this line to /etc/inetd.conf : pclbarcode stream tcp nowait root /usr/local/bin/pcl_barcode_server pcl_barcode_server i To change the control port, change the 1515 to the desired port number.

18 Page 14 Page 14 for SAP R/3 If you change the /etc/inetd.conf file, run the refresh -s inetd or kill - 1 InetdPID command to inform the inetd daemon of the changes to its configuration file Running as user program The can be run as pcl_barcode_server with no arguments. Option r allows you the change the default port of the server from 1515 to the value given Logfile For trouble shooting, the logfile feature can be turned on. Please add these lines to the file /etc/barcode.ini: [LPD] LogEnabled=9 LogFile=/tmp/bcserver.log

19 Page 15 Page 15 for SAP R/3 4.4 Installation ( SunOS / Solaris version, HPUX ) System Requirements Operating System: SunOS Version 5.8 / Solaris 8 or newer Operating System: HPUX 11 or newer This section describes the installation of our and also outlines the changes in your SAP R/3 system Licensed Version If you download the from the Internet, you will get a single installation set pcl_barcode_sun-xxx.tgz resp. pcl_barcode_hpux11-xxx.tgz that contains the compressed installation set. Please use cd / gzcat < pcl_barcode_sun-xxx.tgz tar xf - to install the software. (xxx is the current version and release number.) The program files will be installed in the directory usr/local/bin, documentation will go to usr/local/doc. Please make sure that the files contained in the tar file do not interfere with you local installation before you extract the tar file. Please save the license file, that you have received from us, as /etc/barcode.lic Demo Version If you download the from the Internet, you will get a single installation set pcl_barcode_sun-xxx.tgz resp. pcl_barcode_hpux11-xxx.tgz that contains the compressed installation set. Please use cd / gzcat < pcl_barcode_sun-xxx.tgz tar xf - to install the software. (xxx is the current version and release number.) The program files will be installed in the directory usr/local/bin, documentation will go to usr/local/doc. Please make sure that the files contained in the tar file do not interfere with you local installation before you extract the tar file. The demo version will occasionally print barcode demo near the barcode. We offer a free 30 day trial license for extensive testing. No demo text will be printed using this trial license. Please contact us at techsupport2@ Installing a license To upgrade from a demo version to a licensed version, you must obtain a license key from e- bizco.com. The license file shall be stored as /etc/barcode.lic To upgrade to a new license, backup the existing /etc/barcode.lic and save the new license as /etc/barcode.lic

20 Page 16 Page 16 for SAP R/ Installing a newer version of covered by your license Any license obtained from entitles you to use newer versions of the released up to six month after the issue date of the license. To use this update feature, please download the newer version of barcode demo from and proceed as described under upgrading from demo to licensed version. To be eligible for upgrading, the new MUST be released within six month after the issue date of your license or you will get an error message when installing a version that was released after that date. If you have purchased a license for with maintenance contract, you may install any covered newer version of the Solaris /HPUX Print Command The communicates with the host spool system via two commands. It uses the lp command and the lpstat command. The default settings are: lpr -P '%P' -T '%T' -U '%U' -#%N lpstat -p%p lpstat -p%p lpstat -p%p o %I lpstat -p%p o %I (printer long output format) (printer short output format) (job long output format) (job short output format) with %P Destination / Printername %T Title %U Owner %N Number of copies %I Job Id These command can be modified in the /etc/barcode.ini file (Version or newer): [LPD] lpr= lpr -P'%P' -T'%T' -#%N -h lpstat= lpstat -p%p lpstat_long= lpstat -p%p lpstat_job= lpstat -p%p -o %I lpstat_job_long= lpstat -p%p -o %I Running the ( SunOS /Solaris, HPUX ) Running as service The can be started at boot time using the usual /etc/rc config scripts. No parameters are required. The r xxxx can be used to change the control port from 1515 to xxxx Starting from inetd The can be run from the inetd daemon. Add the required service name to your /etc/services: pclbarcode 1515/tcp Please insert this line to /etc/inetd.conf :

21 Page 17 Page 17 for SAP R/3 pclbarcode stream tcp nowait root /usr/local/bin/pcl_barcode_server pcl_barcode_server i To change the control port, change the 1515 to the desired port number. If you change the /etc/inetd.conf file, run the refresh -s inetd or kill -1 InetdPID command to inform the inetd daemon of the changes to its configuration file Running as user program The can be run as pcl_barcode_server with no arguments. Option r allows you the change the default port of the server from 1515 to the value given Logfile For trouble shooting, the logfile feature can be turned on. Please add these lines to the file /etc/barcode.ini: [LPD] LogEnabled=9 LogFile=/tmp/bcserver.log

22 Page 18 Page 18 for SAP R/3 4.5 Installation (SAP) Device type The device type describes the capabilities of a printer type and how to interact with it. The is designed to insert barcodes into the data stream of a laserjet compatible page printer. Current SAP versions are aware of our. SAP added s to the following device types: HPLJ4 HPLJ5 HPLJ5SI HPLJ1100 HPLJ4000 HPLJ8000 HPLJIIID LEXUTF8 You can use these unmodified device types. Please note, that the 2D PLUS does support a lot more barcodes than the predefined SAP bar codes. If you do modify the barcode related print controls or add new barcodes, please copy the device type before doing any modifications. Use a name like ZHPLJ4 for your version.

23 Page 19 Page 19 for SAP R/ Setup your printer with transaction SPAD The is running on a Windows PC, Linux x86, AIX, HPUX or Solaris. It can be installed a service or run in user mode. It translates barcode calls from SAP into printer compatible data. To use the, please define your printer inside SAP using transaction SPAD. Use one of the supported device types ( see section 4.5 ) and use access method U. The host printer is the local or remote printer name as this windows pc expects it, e.g. //host/printer. The remote printer port is 1515 unless changed at the pcl_barcode_server start.

24 Page 20 Page 20 for SAP R/3 5 Printing barcodes from the SAP system 5.1 format is a printer language, used on HP laserjets and other printers. It is widely adopted across the industry. All barcode printer command sequences begin with an escape character ( hex value 1B, visualized as <ESC> ) and two command characters, which select the command group. One or more parameters and a command character follow these. Examples: Command Result <ESC>(s24670T Select barcode Code 39. (s is the command group, is the parameter to the command T <ESC>(s1P Select No annotation. (s is the command group, 1 is the parameter to command P. <ESC>(s5,10B Defines the bar width to be 5 and 10 pixels. Parameters are numeric, commands are represented by a letter. Uppercase letters terminate a printer command sequence, lowercase letters indicates another parameter and command will follow: Command <ESC>(s1p24670T <ESC>(s1p5,10b24670T Result Select barcode Code 39 with no annotation, (s is the command group. 1p is the first command, the second command. Select barcode Code 39 with no annotation. The small bar is 5 pixel wide, the thicker bar is 10 pixel.

25 Page 21 Page 21 for SAP R/ General Commands for all s T Select barcode After sending a T command in the command group (s, subsequent data will be encoded as barcode data. The barcode data will be terminated by another T command using one of the printer font ids. Number Selected Code Code 128, Subset A Code 128, Subset B Code 128, Subset C Code 2 of 5 Industrial Code 2 of 5 Industrial w. checksum Code 2 of 5 Matrix Code 2 of 5 Matrix w. checksum Code 2 of 5 Interleaved Code 2 of 5 Interleaved w. checksum ITF-14 w. checksum Code Code 39 w. checksum Code 39 Extended Code 39 Extended w. checksum Code 93 w. checksum Code 93 Extended w. checksum Code 16K Code 16K, Subset A Code 16K, Subset B Code 16K, Subset C Code Codabar Codabar w. checksum Data Matrix EAN 128 w. checksum EAN EAN Zusatzzeichen EAN Zusatzeichen EAN EAN Zusatzzeichen EAN Zusatzeichen Maxicode MSI Plessey w. Mod 10 checksum

26 Page 22 Page 22 for SAP R/3 Number Selected MSI Plessey w. Mod 10 and Mod10 checksum MSI Plessey w. Mod 10 and Mod 11 checksum PDF PDF 417 Truncated PDF 417 Micro Post Ident ( German Postal 2/5 Leitcode 13 ) Post Ident ( German Postal 2/5 Identcode 11 ) QR Code UCC UPCA UPCA + 2 Zusatzzeichen UPCA + 5 Zusatzzeichen UPCE UPCE + 2 Zusatzzeichen UPCE + 5 Zusatzzeichen 24770,24771,24772 ZIP Postnet 5, 9 and 11 digits P Annotation The bar code annotation can be controlled by the P command. Legal values are: Value Command 1 Off 2 Inside the lower edge of the barcode. 3 Partly inside the lower edge of the barcode. 4 Below the barcode. 5 Above the barcode. This code is licensed separately. This code is licensed separately. This code is licensed separately.

27 Page 23 Page 23 for SAP R/ B Bar Width s are composed of bars with different width. You can specify the width of the smallest bar as the first parameter to the B command. The width of the next wider bar can be specified as the second parameter. If the barcode has more than two barcode width, the next values are computed automatically. Example: <ESC>(s6,12B will set the bar width to 6 and 12 pixels S Gap Width s are composed of bars and gaps of different width. You can specify the width of the smallest gap as the first parameter to the S command. The width of the next wider gap can be specified as the second parameter. If the barcode has more than two barcode gap width, the next values are computed automatically. Gap width will normally follow the corresponding bar width. Example: <ESC>(s6,12S will set the gap width to 6 and 12 pixels V Bar Height The height of a regular bar is specified. The height is given in 1/72 inch. Example: <ESC>(s36V will set the bar height to ½ inch Horizontal and vertical Position The horizontal and vertical position is set using usual positioning commands, e.g. <ESC>&a100h200V will position the cursor at 100 deci points horizontal and 200 deci points vertical EAN 128 / Code 128 Parameters EAN 128 and Code 128 allow these special characters to signal functions: FNC1 Decimal 129 (Hex 81) FNC2 Decimal 130 (Hex 82) FNC3 Decimal 131 (Hex 83) FNC4 Decimal 132 (Hex 84) These characters are embedded into the barcode data.

28 Page 24 Page 24 for SAP R/ QR Code Parameters The QR Code will use the P command [ Esc(s#P ] to specify the security level, FNC1 mode and barcode size: Value Security level for error correction: 0 M ( about 15 % redundancy ) 1 L ( about 7% redundancy ) 2 M ( about 15 % redundancy ) 3 Q ( about 25 % redundancy ) 4 H ( about 30 % redundancy ) Value FNC1 mode: 0 No FNC1 implied 10 FNC1 implied before data, use % for addtl FNC1 s Value Security level for error correction: 0 Find optimal size 100 Format 1: 21 x 21 modules 200 Format 2: 25 x 25 modules 300 Format 3: 29 x 29 modules 4000 Format 40: 177 x 177 modules These values can be added to specify more than one QR Code parameter. The S parameter [ Esc(s#S ] is used to change the encoding: Value Encoding: 0 Find optimal encoding 1 Numeric ( digits only, highly compressed ) 2 Alphanumeric only ( 0-9 A-Z + - * / %. : ) 3 Byte values ( 0x00 0xff ), encodes double byte characters without optimization 4 Kanji ( optimized encoding for Japanese double byte characters ) The B Parameter [ Esc(s#B ] specifies the module size ( dot size ) in 1/600 inch.

29 Page 25 Page 25 for SAP R/ PDF 417 Parameters The code PDF417 will use the P command to specify the security: Value Number of bytes added for security and error correction: (Default) Values of 1000 to 1400 indicate a relative security of 0 to 400 % of the data. The exact security level will be computed automatically. The B parameter [ Esc(s#1,#2,#3,#4B ] specifies the maximum number of row and columns for the PDF 417 code. # Usage 1 Row count 2 Column count 3 =0: row and column count are maximum values (default) =1: row and column count are the desired row and column counts. 4 =0: Standard PDF 417 (default ) =1: Truncated PDF termination After a barcode font is selected, printable text is collected until a termination character is found. Termination characters are CR (hex 0D, carriage return), LF ( hex 0A, line feed), FF (hex 0C, form feed) or ESC (hex 1B, Escape). Number only barcodes are terminated by SP (hex 20, space) also. Whenever a barcode is terminated, the collected data is converted into the corresponding barcode and printed on the page. If more printable characters are following after the termination character, a new barcode starts. Empty barcodes with no printable data are suppressed. Example: <ESC>(s4p100h40v10,20b10,20s24700THELLO<ESC>0NWORLD<ESC>(s3T This creates two separate barcodes Rotation The barcode can be rotated using the regular rotation command: <ESC>&a#P with # = 0,90,180 and 270.

30 Page 26 Page 26 for SAP R/ Embedded control characters If you need to include terminating control characters into the barcode, the complete character sequence must be send using transparent data mode. The sequence for transparent data is <Esc>&p#X where # is the number of bytes to print transparently. Example: <ESC>(s4p100h40v10,20b10,20s24700T<ESC>&p11XLine1<CR>Line2<ESC>c(s3T

31 Page 27 Page 27 for SAP R/3 6 Defining s in SAPscript and SmartForms 6.1 Create your own device type SAP has included the support for our into several decive types, e.g. HPLJ5, HPLJ4000. If you do need more barcodes than predefined or if you need a different device type, you can copy a matching device type and add the required print controls. You can do this from within the transaction SPAD. Use the menu entry Utilities/copy device type. We recommend to use the device type HPLJ4000 as template Create System Start Transaction SE73 Select System, Press Change Press Create.

32 Page 28 Page 28 for SAP R/3 Some versions of SAP have two barcode technologies implemented. SAPScript always requires the so called "old" technology. This dialog does not show up on all releases. Fill the Popup with your chosen values. This example creates the new System ZPDF417. Press Execute. If you get a popup asking for a Workbench job: Select an appropriate job or cancel for local testing Create Printer The printer barcodes describes the necessary actions for a given printer type. If you have not created your own device type, it s now time to do it. ( Transaction SPAD, copy HPLJ4000 to ZPLJ4000 ).

33 Page 29 Page 29 for SAP R/3 Start Transaction SE73. Select Printer Bar Codes, press Change, double click on your device type.

34 Page 30 Page 30 for SAP R/3 Choose a free prefix and suffix from the list, e.g. SBP98 and SBS98. For some device types a common suffix SBS01 is used for all SBPxx. That one will usually work for your print control too. Press Create. Select your newly created system barcode (ZPDF417) and fill the prefix and suffix fields. The prefix and suffix will be the names of the used print controls to create the barcode. Press Execute.

35 Page 31 Page 31 for SAP R/3 If you get this warning : Select New Entry and continue. Now we need to fill the new print control: Select your prefix ( e.g. SBP98) and press Maint. Print Control.

36 Page 32 Page 32 for SAP R/3 Turn off the Hex switch ( fill with blank). If you get Variant 1, you need to start the Control Char. Seq with \e(s, Variant 5 starts with (s only. If you don't use the common suffix SBS01, you often can copy the value of SBS01 to your new suffix SBS98: 6.2 Create a simple Test with SmartForms Used To include a barcode type into SmartForm, you need to make sure that this is a defined System ( Transaction SE73 ) and that a correct print control is defined for each target device types Used Style Make sure to have an appropriate style at hand. For testing, you might want to copy the style SYSTEM to a local Z_TEST1 using Transaction SMARTFORMS.

37 Page 33 Page 33 for SAP R/3

38 Page 34 Page 34 for SAP R/3 Right click on Character Formats and choose Create Node. Select a short name for the format, e.g. BA, B1 or DM (this example). Choose the System in the lower section ( ZDATAMTX ) and fill the description field. Save and ACTIVATE. You now have a style where you can use your new barcode.

39 Page 35 Page 35 for SAP R/3 6.3 Create your form Start the form builder, select your new form name, press Create. Double click on Form Attributes, select Output Options : Make sure to use your new style (here Z_TEST1 ). Insert your text into the form. Highlight the test data (or the SAPScript variable), that should be printed as barcode. Please make sure not to highlight anything else! No leading or trailing blanks or line wraps are allowed to be highlighted here!

40 Page 36 Page 36 for SAP R/3 Select your new character format ( DM in this example ). Save and activate. To print the form: Hit F8 three times, then select print:

41 Page 37 Page 37 for SAP R/3 7 Version History 5.1 Bugfix: Data Matrix code generation error for binary data 5.0 Support for Windows 8 / Bugfix: macros parsing error Bugfix: Data Matrix code generation error with encoding C Support for Windows 7 (Windows version) Include checksum in the annotation if barcode ITF-14. Additional diagnostic information for trouble shooting (Windows version) licensing is based on hostname now (Windows version) New : ITF-14, a 2 of 5 interleave variant, id Bugfix: Data Matrix encoding in automode used occasionally the wrong switch sequence between different encoding modes. Bugfix: PDF417 on HPUX and AIX had an encoding error. 4.0 (internal) Codemerge with DLL 8 More Information / Contact Please contact us at Up'n Hoff 1 D Großhansdorf Germany Web: Info2@ Phone: Fax:

42 Page 38 Page 38 for SAP R/3 9 Appendix Hex Table Hexcode Character Hexcode Character Hexcode Character Hexcode Character 0 NUL 20 space 60 ` 1 SOH 21! 41 A 61 a 2 STX 22 " 42 B 62 b 3 ETX 23 # 43 C 63 c 4 EOT 24 $ 44 D 64 d 5 ENQ 25 % 45 E 65 e 6 ACK 26 & 46 F 66 f 7 BEL 27 ' 47 G 67 g 8 BS 28 ( 48 H 68 h 9 HAT 29 ) 49 I 69 i A LF 2A * 4A J 6A j B VT 2B + 4B K 6B k C FF 2C, 4C L 6C l D CR 2D - 4D M 6D m E SO 2E. 4E N 6E n F ST 2F / 4F O 6F o 10 SLE P 70 p 11 CS Q 71 q 12 DC R 72 r 13 DC S 73 s 14 DC T 74 t 15 NAK U 75 u 16 SYN V 76 v 17 ETB W 77 w 18 CAN X 78 x 19 EM Y 79 y 1A STB 3A : 5A Z 7A z 1B ESC 3B ; 5B [ 7B { 1C FS 3C < 5C \ 7C 1D GS 3D = 5D ] 7D } 1E RS 3E > 5E ^ 7E ~ 1F US 3F? 5F _ 7F

43 Page 39 Page 39 for SAP R/3 10 Specifications Data Matrix Character set: Checksum: ID: Required licence: Complete ASCII or numeric information Intergrated high quality error correction C=DM Plus Remarks: High Density (about 15 times higher than linear barcodes). Encodes up to 2334 ASCII characters ( 7bit), 1558 ASCII characters ( 8 bit) or 3116 digits. Requires special optical readers. Can be read from any direction. Implemented ECC200 error correction allows reading of highly damaged codes. PDF 417 Character set: Checksum: ID: Complete ASCII or numeric information Intergrated high quality error correction C=PDF417 Required licence: Plus Remarks: High density barcode, encodes up to 1850 ASCII characters or 2710 digits. Requires special optical readers. Can be read from any direction. The degree of possible error correction can be selected but uses additional space on the print out.

44 Page 40 Page 40 for SAP R/3 Maxicode Character set: Checksum: ID: Required licence: 0-9A-Z Yes C=MAXI Maxicode Remarks: UPS packet labeling Code 16K Character set: Checksum: ID: Required licence: Complete ASCII or numeric information Yes C=C16K Plus Remarks: Stacked 2-D barcode, encodes up to 77 ASCII characters or 154 digits. Code 49 Character set: Checksum: ID: Required licence: Complete ASCII or numeric information Yes C=C49 Plus Remarks: Stacked 2-D barcode

45 Page 41 Page 41 for SAP R/3 Code 128 Character set: Checksum: 7 Bit ASCII Yes ID: C=128 Required licence: Classic or Plus Remarks: Complete 7 Bit ASCII character set, high density, low error resistance. Code 39 Character set: A-Z $ / + % and space Checksum: Optional ID: C=39 Required licence: Classic or Plus Remarks: Robust code, low density for upper case letters and digits. Code 39 extended Character set: Checksum: ID: Required licence: Full 7 Bit ASCII Optional C=39X Classic or Plus Remarks: Very low density code, most characters are encodes by two code 39 characters.

46 Page 42 Page 42 for SAP R/3 Code 93 Character set: A-Z * $ / + % and space Checksum: Optional ID: C=93 Required licence: Classic or Plus Remarks: Robust code, low density for upper case letters and digits. Code 93 extended Character set: Checksum: ID: Required licence: Full 7 Bit ASCII Optional C=93X Classic or Plus Remarks: Robust, low density. Code 2 of 5 Industrial Character set: Checksum: ID: Required licence: Digits only Optional C=25I Classic or Plus Remarks: Robust, low density code for digits ONLY.

47 Page 43 Page 43 for SAP R/3 Code 2 of 5 Interleaved Character set: Checksum: ID: Required licence: Digits only Optional C=25L Classic or Plus Remarks: Robust code for digits ONLY. Requires even number of digits without checksum or odd number of digits plus checksum. A 0 digit will otherwise be placed in front of the data. Higher density than 2 of 5 Industrial and 2 of 5 Matrix. Code 2 of 5 Matrix Character set: Checksum: ID: Required licence: Digits only Optional C=25M Classic or Plus Remarks: Robust code for digits ONLY. Higher density than 2 of 5 Industrial.

48 Page 44 Page 44 for SAP R/3 11 QR Code data capacity Format Error Correction Level Data capacity format 1-8 Numeric Alphanumeric 8-bit Byte Kanji L M Q H L M Q H L M Q H L M Q H L M Q H L M Q H L

49 Page 45 Page 45 for SAP R/3 7 M Q H L M Q H L M Q H L M Q H L M Q H L M Q H L M Q H L M Q

50 Page 46 Page 46 for SAP R/3 H L M Q H L M Q H L M Q H L M Q H L M Q H L M Q H L M Q H L

51 Page 47 Page 47 for SAP R/3 M Q H L M Q H L M Q H L M Q H L M Q H L M Q H L M Q H L M Q

52 Page 48 Page 48 for SAP R/3 H L M Q H L M Q H L M Q H L M Q H L M Q H L M Q H L M Q H L

EBI/CODER Barcode Extension

EBI/CODER Barcode Extension EBI/CODER Barcode Extension for use with SAP R/3 15.07.2014 Printing Barcodes from your SAP R/3 system On any windows compatible printer Without expensive barcode hardware Server and frontend printing

More information

Quick Start Guide Bar Code Fonts for the Macintosh

Quick Start Guide Bar Code Fonts for the Macintosh Quick Start Guide Bar Code Fonts for the Macintosh Bitstream s Bar Code font collection includes fonts for the following bar code standards. Each of these fonts come with a utility to create and format

More information

Connecting UniOP to Datalogic Barcode Readers

Connecting UniOP to Datalogic Barcode Readers Connecting UniOP to Datalogic Barcode Readers This Technical Note contains the information needed to connect UniOP to Datalogic Barcode Scanners. Contents 1. Introduction...1 2. Designer setup...1 2.1

More information

User s Manual. Xi3000 Scanner. Table of Contents

User s Manual. Xi3000 Scanner. Table of Contents Xi3000 Scanner User s Manual Table of Contents Restore Default Settings... 1 Exit Setup without Changes... 1 Configure Through RS232... 1 List Setting... 1 Buzzer Settings... 2 Reading Redundancy Setting...

More information

Configuration Manual PULSAR C CCD SCANNER. Table of Contents

Configuration Manual PULSAR C CCD SCANNER. Table of Contents Table of Contents PULSAR C CCD SCANNER Configuration Manual Metrologic Instruments GmbH Dornier Strasse 2 82178 Puchheim Germany Tel +49 89 890190 Fax +49 89 89019200 www.europe.metrologic.com Metrologic

More information

APEX & ANDES Series. Printer Command Language Developer s Manual

APEX & ANDES Series. Printer Command Language Developer s Manual APEX & ANDES Series Printer Command Language Developer s Manual Document Revision History Document Title: APEX and ANDES Series Printer Command Language Developer s Manual Revision Date Revision History

More information

^BC Code 128 Bar Code (Subsets A, B, and C)

^BC Code 128 Bar Code (Subsets A, B, and C) 93 Code 128 Bar Code (Subsets A, B, and C) Description The command creates the Code 128 bar code, a high-density, variable length, continuous, alphanumeric symbology. It was designed for complexly encoded

More information

FD-011WU. 2D Barcode Reader User Guide V1.6CC

FD-011WU. 2D Barcode Reader User Guide V1.6CC FD-011WU 2D Barcode Reader User Guide V1.6CC Table of Contents 1 Getting Started... 1 1.1 Factory Defaults... 1 2 Communication Interfaces...2 2.1 TTL-232 Interface... 2 2.2 Baud Rate... 3 2.3 Data Bit

More information

PureScan - ML1. Configuration Guide. Wireless Linear Imager Wireless Laser scanner - 1 -

PureScan - ML1. Configuration Guide. Wireless Linear Imager Wireless Laser scanner - 1 - PureScan - ML1 Wireless Linear Imager Wireless Laser scanner Configuration Guide - 1 - Table of Contents Chapter 1 System Information 1.1 About this manual 3 1.2 How to set up the parameter 3 Chapter 2

More information

Xi2000-BT Series Configuration Guide

Xi2000-BT Series Configuration Guide U.S. Default Settings Sequence Reset Scanner Xi2000-BT 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

More information

User s Manual. Addendum to. Ranger Wedge Interface. Part No. 25-WEDGE-06A Ver. April 1999

User s Manual. Addendum to. Ranger Wedge Interface. Part No. 25-WEDGE-06A Ver. April 1999 Addendum to User s Manual Ranger Wedge Interface Part No. 25-WEDGE-06A Ver. April 1999 8 Olympic Drive Orangeburg, NY 10962 Tel 845.365.0090 Fax 845.365.1251 www.opticonusa.com Table of Contents Read Me

More information

MK D Imager Barcode Scanner Configuration Guide

MK D Imager Barcode Scanner Configuration Guide MK-5500 2D Imager Barcode Scanner Configuration Guide V1.4 Table of Contents 1 Getting Started... 3 1.1 About This Guide... 3 1.2 Barcode Scanning... 3 1.3 Factory Defaults... 3 2 Communication Interfaces...

More information

BarCodeJet. Implementation Guide. BarCodeJet Parameter Specification. Contents. Implementing the BarCodeJet. Barcode Readability.

BarCodeJet. Implementation Guide. BarCodeJet Parameter Specification. Contents. Implementing the BarCodeJet. Barcode Readability. Implementation Guide Contents Implementing the...1 arcode Readability...1 arcode Jet Parameter Specification...1 ssembling the Parameters...2 arcode Specifications...3 Implementing the arcodes are activated

More information

Data Representation and Binary Arithmetic. Lecture 2

Data Representation and Binary Arithmetic. Lecture 2 Data Representation and Binary Arithmetic Lecture 2 Computer Data Data is stored as binary; 0 s and 1 s Because two-state ( 0 & 1 ) logic elements can be manufactured easily Bit: binary digit (smallest

More information

Table of Contents Sleep Settings How to Configure the Scanner. 7 Chapter 2 System Setup

Table of Contents Sleep Settings How to Configure the Scanner. 7 Chapter 2 System Setup Table of Contents Chapter 1 System Information 1.1 Setup Scanner with PC 1.2 Setup Scanner with Mobile Device 1.3 Configure ios On-Screen Keyboard 1.4 Memory Mode 3 4 4 5 1.5 Sleep Settings 6 1.6 How to

More information

MOBILE THERMAL PRINTER

MOBILE THERMAL PRINTER MOBILE THERMAL PRINTER MODEL CMP-30 series ESC Command Manual Rev. 1.00 TABLE OF CONTENTS 1. Command Description... 6 2. Commands... 7 HT... 7 LF... 7 CR... 8 FF... 8 CAN... 8 DLE EOT... 9 DLE ENQ... 12

More information

Custom Labels User Manual

Custom Labels User Manual User Manual Copyright 2014 by Samco Software Inc. PROPRIETARY RIGHTS NOTICE: All rights reserved. No part of this material may be reproduced or transmitted in any form or by any means, electronic, mechanical,

More information

Menu & commands booklet FOR BAR CODE SCANNERS * *

Menu & commands booklet FOR BAR CODE SCANNERS * * Menu & commands booklet FOR BAR CODE SCANNERS *201002993520* Caution! This menu book may be revised or withdrawn at any time. Copyright 1993-99, Datalogic S.p.A. All Rights Reserved. No part of this publication

More information

2D Barcode Reader User Guide V 1.2.1

2D Barcode Reader User Guide V 1.2.1 2D Barcode Reader User Guide V 1.2.1 Table of Contents 1 Getting Started... 3 1.1 About This Guide... 3 1.2 Barcode Scanning... 3 1.3 Factory Defaults... 3 1.4 Firmware Version Number... 3 2 Communication

More information

HOST MODE PROGRAMMING. > Matrix N Family

HOST MODE PROGRAMMING. > Matrix N Family HOST MODE PROGRAMMING > Matrix N Family Datalogic Automation Srl Via Lavino, 265 40050 - Monte S. Pietro Bologna - Italy Matrix N Family Host Mode Programming Ed.: 10/2016 This manual refers to software

More information

PD1100 STAND-ALONE PROGRAMMING & USER S GUIDE. use the freedom

PD1100 STAND-ALONE PROGRAMMING & USER S GUIDE. use the freedom PD1100 STAND-ALONE ALPHANUMERIC POLE DISPLAY PROGRAMMING & USER S GUIDE use the freedom Forward The information contained in this user s guide is subject to change without notice. This Programming and

More information

marson MT8200S 2D Handheld Scanner User Manual V / 6 / 25 - I -

marson MT8200S 2D Handheld Scanner User Manual V / 6 / 25 - I - marson MT8200S 2D Handheld Scanner User Manual V1.1 2018 / 6 / 25 - I - Table of Contents 1 Gettting Started...1 1.1 Introduction...1 1.2 Configuring MT8200S...1 1.2.1 Barcode Configurability...1 1.2.2

More information

Programmer s Guide. Tally MT50 Emulation. PSi Drucker Family PP 80x

Programmer s Guide. Tally MT50 Emulation. PSi Drucker Family PP 80x Programmer s Guide Tally MT50 Emulation 22.08.2016 PSi Drucker Family PP 80x Acknowledgement Tally and TallyGenicom are registered trademarks of TallyGenicom. EPSON is a trademark of the Seiko Epson Corporation.

More information

Command Manual SRP-350 Thermal Printer Rev. 1.01

Command Manual SRP-350 Thermal Printer Rev. 1.01 Command Manual SRP-350 Thermal Printer Rev. 1.01 http://www.samsungminiprinters.com 1. Control Commands List Control codes Hexadecimal codes Function 09 Horizontal tab 0A Print and line feed

More information

BCOCA Frequently Asked Questions. Implementation Tips for Producing Bar Codes with the Bar Code Object Content Architecture

BCOCA Frequently Asked Questions. Implementation Tips for Producing Bar Codes with the Bar Code Object Content Architecture AFP Color Consortium BCOCA Frequently Asked Questions Implementation Tips for Producing Bar Codes with the Bar Code Object Content Architecture Version 1.0 Page 1 of 11 Editor: David E. Stone, IBM Corporation

More information

Fundamentals of Programming (C)

Fundamentals of Programming (C) Borrowed from lecturer notes by Omid Jafarinezhad Fundamentals of Programming (C) Group 8 Lecturer: Vahid Khodabakhshi Lecture Number Systems Department of Computer Engineering Outline Numeral Systems

More information

广州虹源电子有限公司. Guangzhou Hong yuan Electronic co.,ltd. Configuration Manual

广州虹源电子有限公司. Guangzhou Hong yuan Electronic co.,ltd. Configuration Manual 广州虹源电子有限公司 Guangzhou Hong yuan Electronic co.,ltd Configuration Manual 1 TABLE OF CONTENTS Barcode Scanner Install Flow Chart 3 1 SYSTEM INFORMATION 1.1 Resume Defaults...3 1.2 Software Version...3 1.3

More information

BARCODE SCANNER. Configuration Guide - 1 -

BARCODE SCANNER. Configuration Guide - 1 - BARCODE SCANNER Configuration Guide - 1 - Table of Contents Chapter 1 System Information 1.1 About this manual 3 1.2 How to set up the parameter 3 1.3 How to set up the parameter - II 4 Chapter 2 System

More information

1.1. INTRODUCTION 1.2. NUMBER SYSTEMS

1.1. INTRODUCTION 1.2. NUMBER SYSTEMS Chapter 1. 1.1. INTRODUCTION Digital computers have brought about the information age that we live in today. Computers are important tools because they can locate and process enormous amounts of information

More information

CS341 *** TURN OFF ALL CELLPHONES *** Practice NAME

CS341 *** TURN OFF ALL CELLPHONES *** Practice NAME CS341 *** TURN OFF ALL CELLPHONES *** Practice Final Exam B. Wilson NAME OPEN BOOK / OPEN NOTES: I GIVE PARTIAL CREDIT! SHOW ALL WORK! 1. Processor Architecture (20 points) a. In a Harvard architecture

More information

BD-6500BT Bluetooth 2D Barcode Scanner Configuration Guide

BD-6500BT Bluetooth 2D Barcode Scanner Configuration Guide BD-6500BT Bluetooth 2D Barcode Scanner Configuration Guide V 2.1 Table of Contents 1 Getting Started. 3 1.1 About This Guide.. 3 1.2 Barcode Scanning.. 3 1.3 Factory Defaults.. 3 1.4 Pairing Cradle 4 1.5

More information

Software Developer's Manual

Software Developer's Manual Software Developer's Manual ESC/P Command Reference PT-P900W/P950NW Version 1.01 The Brother logo is a registered trademark of Brother Industries, Ltd. Brother is a registered trademark of Brother Industries,

More information

NC-1200 BARCODE SCANNER. Configuration Guide - 1 -

NC-1200 BARCODE SCANNER. Configuration Guide - 1 - NC-1200 BARCODE SCANNER Configuration Guide - 1 - Table of Contents Chapter 1 System Information 1.1 About this manual 3 1.2 How to set up the parameter-i 3 1.3 How to set up the parameter II 4 1.4 Resetting

More information

Mobile Printer. Command Manual Ver Models: SM series

Mobile Printer. Command Manual Ver Models: SM series Mobile Printer Command Manual Ver. 1.9 Models: SM series CONTENTS 1. Printer Control Function...3 1.1. Print Commands...5 1.2. Line Spacing Commands....7 1.3. Character Commands...8 1.4. Print Position

More information

If you want to do other configurations please refer to below programming barcodes.

If you want to do other configurations please refer to below programming barcodes. NT-M3 Quick Setup Guide This is a plug and play model if you use a US keyboard. If you use other type of keyboard, plug the USB cable on your device, setup keyboard language before you use it. (refer to

More information

Addmaster Corporation

Addmaster Corporation IJ-1000 Ink-Jet Validation Printer Specification Addmaster Corporation Address: 225 East Huntington Drive Monrovia, CA 91016 Web: www.addmaster.com Phone: (626) 358-2395 FAX: (626) 358-2784 Document: ij1w.doc

More information

Number Systems II MA1S1. Tristan McLoughlin. November 30, 2013

Number Systems II MA1S1. Tristan McLoughlin. November 30, 2013 Number Systems II MA1S1 Tristan McLoughlin November 30, 2013 http://en.wikipedia.org/wiki/binary numeral system http://accu.org/index.php/articles/18 http://www.binaryconvert.com http://en.wikipedia.org/wiki/ascii

More information

Exercises Software Development I. 03 Data Representation. Data types, range of values, internal format, literals. October 22nd, 2014

Exercises Software Development I. 03 Data Representation. Data types, range of values, internal format, literals. October 22nd, 2014 Exercises Software Development I 03 Data Representation Data types, range of values, ernal format, literals October 22nd, 2014 Software Development I Wer term 2013/2014 Priv.-Doz. Dipl.-Ing. Dr. Andreas

More information

Lecture (09) x86 programming 8

Lecture (09) x86 programming 8 Lecture (09) x86 programming 8 By: Dr. Ahmed ElShafee 1 Basic Input Output System BIOS BIOS refers to a set of procedures or functions that enable the programmer have access to the hardware of the computer.

More information

Wired Laser Barcode Scanner User Manual V:1509

Wired Laser Barcode Scanner User Manual V:1509 Wired Laser Barcode Scanner User Manual 7 1 2 1 1 0 0 0 0 4 V:1509 Thanks you for choosing our company s product. To have a better operating experience, please read this manual carefully. Reading Angle

More information

NT-1200 CCD Wired Barcode Scanner Overview

NT-1200 CCD Wired Barcode Scanner Overview NT-1200 CCD Wired Barcode Scanner Overview Netum wired CCD Plug and Play barcode scanner integrates a high-performance processer with an effective decoding board, combining a fast decoding speed. IP67

More information

Zebra/bar One Label Printing through Scripts and Adjusting the Coordinates VAI a SAP-Script.

Zebra/bar One Label Printing through Scripts and Adjusting the Coordinates VAI a SAP-Script. Zebra/bar One Label Printing through Scripts and Adjusting the Coordinates VAI a SAP-Script. Applies to: ABAP. For more information, visit the ABAP homepage. Summary: This Article is intended for all those

More information

Forms and Bar Code Card P4.1. Technical Reference Manual

Forms and Bar Code Card P4.1. Technical Reference Manual Forms and Bar Code Card P4.1 Technical Reference Manual June 2016 www.lexmark.com Contents 2 Contents Overview... 4 Supported bar codes...6 Supported fonts in the option card... 9 PCL 5 emulation: HP...11

More information

Users Manual SX2. 2. Register this product host name and IP address to /etc/hosts file.

Users Manual SX2. 2. Register this product host name and IP address to /etc/hosts file. 5. This chapter will explain how to print using LPD and FTP in a UNIX/Linux environment. This chapter contains examples; please refer to the manual of the workstation for specific details. Before proceeding,

More information

Start Configuration. Chap.1 System Information. Set All default

Start Configuration. Chap.1 System Information. Set All default SC2100B Chap.1 System Information Set All default S/W Version Chap.2 System Installation 2.1 Interface Selection If you change the interface from others to USB, the program needs to restart plug the installation.

More information

Laser Barcode Scanner ARP Nr User s Manual

Laser Barcode Scanner ARP Nr User s Manual Laser Barcode Scanner ARP Nr. 853782 User s Manual FCC Compliance This equipment has been tested and found to comply with the limits for a Class B digital device, pursuant to Part 15 of the FCC Rules.

More information

ADDMASTER. Addmaster Corporation. IJ-3080 Journal/Validation Printer. Specification. IJ-3080 Specification

ADDMASTER. Addmaster Corporation. IJ-3080 Journal/Validation Printer. Specification. IJ-3080 Specification IJ-3080 Journal/Validation Printer Specification Provides the electrical, mechanical, and interface specifications of the IJ-3080 Journal/Validation Printer. Cover Models: IJ-3080 The Addmaster Model IJ-3080

More information

Wireless 2D Pocket barcode scanner

Wireless 2D Pocket barcode scanner * Wireless 2D Pocket barcode scanner Quick Guide Model no.: i DC9607L Introduction Designed primarily for P.O.S. retail environments, the idc9607l is a wireless pocket barcode scanner that allows you to

More information

2a. Codes and number systems (continued) How to get the binary representation of an integer: special case of application of the inverse Horner scheme

2a. Codes and number systems (continued) How to get the binary representation of an integer: special case of application of the inverse Horner scheme 2a. Codes and number systems (continued) How to get the binary representation of an integer: special case of application of the inverse Horner scheme repeated (integer) division by two. Example: What is

More information

Command Manual.

Command Manual. Command Manual http://www.woosim.com CONTENTS 1. Printer Control Function...3 1.1. Print Commands....5 1.2. Line Spacing Commands....8 1.3. Character Commands....9 1.4. Print Position Commands.... 19 1.5.

More information

QLabel-IV Operation Manual

QLabel-IV Operation Manual P/N. 920-0060611-02 Edition C 07.2009 QLabel-IV Operation Manual QLABEL-Ⅳ... 3 PART I: ABOUT QLABEL-Ⅳ...3 1: INTRODUCTION... 3 2: INSTALLATION... 3 PART II: STARTING ON QLABEL-IV...6 3: START QLABEL-Ⅳ...

More information

Wearable 2D Pocket barcode scanner

Wearable 2D Pocket barcode scanner * Wearable 2D Pocket barcode scanner Quick Guide Model no.: idc9607lw Introduction Designed primarily for P.O.S. retail environments, the idc9607lw is a Wearable pocket barcode scanner that allows you

More information

DLL2020. Software Configuration Manual

DLL2020. Software Configuration Manual DLL2020 Software Configuration Manual DLL2020 SOFTWARE CONFIGURATION MANUAL DATALOGIC S.p.A. Via Candini 2 40012 - Lippo di Calderara di Reno Bologna - Italia DLL2020 Software Configuration Manual Ed.:02/2003

More information

Binary Numbers. The Basics. Base 10 Number. What is a Number? = Binary Number Example. Binary Number Example

Binary Numbers. The Basics. Base 10 Number. What is a Number? = Binary Number Example. Binary Number Example The Basics Binary Numbers Part Bit of This and a Bit of That What is a Number? Base Number We use the Hindu-Arabic Number System positional grouping system each position represents a power of Binary numbers

More information

Do not start the test until instructed to do so!

Do not start the test until instructed to do so! Instructions: Print your name in the space provided below. This examination is closed book and closed notes, aside from the permitted one-page formula sheet. No calculators or other electronic devices

More information

IPDA014-2D. Embedded 2D Barcode Scan Engine. User Guide

IPDA014-2D. Embedded 2D Barcode Scan Engine. User Guide IPDA014-2D Embedded 2D Barcode Scan Engine User Guide 1 Table Of Contents Chapter 1 Getting Started...8 Introduction...8 About This Guide...8 Barcode Scanning...9 Barcode Programming...9 Factory Defaults...9

More information

FA269 - DIGITAL MEDIA AND CULTURE

FA269 - DIGITAL MEDIA AND CULTURE FA269 - DIGITAL MEDIA AND CULTURE ST. LAWRENCE UNIVERSITY a. hauber http://blogs.stlawu.edu/digitalmedia DIGITAL TECHNICAL PRIMER INCLUDED HERE ARE THE FOLLOWING TOPICS A. WHAT IS A COMPUTER? B. THE DIFFERENCE

More information

Chapter 3. Information Representation

Chapter 3. Information Representation Chapter 3 Information Representation Instruction Set Architecture APPLICATION LEVEL HIGH-ORDER LANGUAGE LEVEL ASSEMBLY LEVEL OPERATING SYSTEM LEVEL INSTRUCTION SET ARCHITECTURE LEVEL 3 MICROCODE LEVEL

More information

RS-422 Code-Operated Switches

RS-422 Code-Operated Switches JUNE 2000 SW421A-R2 SW422A-R2 RS-422 Code-Operated Switches COS/4 TEXT TRANSPARENT GRAPHICS MODE RESET ST LO CUSTOMER SUPPORT INFORMATION Order toll-free in the U.S. 24 hours, 7 A.M. Monday to midnight

More information

Experiment 3. TITLE Optional: Write here the Title of your program.model SMALL This directive defines the memory model used in the program.

Experiment 3. TITLE Optional: Write here the Title of your program.model SMALL This directive defines the memory model used in the program. Experiment 3 Introduction: In this experiment the students are exposed to the structure of an assembly language program and the definition of data variables and constants. Objectives: Assembly language

More information

User s Guide. Linear Imager

User s Guide. Linear Imager User s Guide 3200 Linear Imager Disclaimer Hand Held Products, Inc. ( Hand Held Products ) reserves the right to make changes in specifications and other information contained in this document without

More information

LE840/LE850. Printer Setting Tool Manual Technical Reference

LE840/LE850. Printer Setting Tool Manual Technical Reference LE840/LE850 Printer Setting Tool Manual Technical Reference Table of Contents 1. INTRODUCTION 1 SUPPORTED PRINTERS... 1 FEATURES... 1 OUTLINE OF THE FUNCTIONS... 2 NOTATION... 2 SCREENS USED IN THIS DOCUMENT...

More information

CSE-1520R Test #1. The exam is closed book, closed notes, and no aids such as calculators, cellphones, etc.

CSE-1520R Test #1. The exam is closed book, closed notes, and no aids such as calculators, cellphones, etc. 9 February 2011 CSE-1520R Test #1 [B4] p. 1 of 8 CSE-1520R Test #1 Sur / Last Name: Given / First Name: Student ID: Instructor: Parke Godfrey Exam Duration: 45 minutes Term: Winter 2011 The exam is closed

More information

Delivery content * Pocket Barcode scanner x 1 * Mini USB cable x 1 (for charging only) * Quick instructions x 1 * Strap x 1

Delivery content * Pocket Barcode scanner x 1 * Mini USB cable x 1 (for charging only) * Quick instructions x 1 * Strap x 1 Bluetooth 2D Pocket barcode scanner Quick Guide M o de l no.: idc9607l Introduction Designed primarily for P.O.S. retail environments, the idc9607l is a Bluetooth pocket barcode scanner that allows you

More information

Advanced Handheld High-Speed Laser Scanner

Advanced Handheld High-Speed Laser Scanner GLLS 1 Advanced Handheld High-Speed Laser Scanner Revision History Changes to the original manual are listed below: Version Date Description of Version 1.0 2015/03/03 Initial release 1.1 2015/04/15 Added

More information

Source coding and compression

Source coding and compression Computer Mathematics Week 5 Source coding and compression College of Information Science and Engineering Ritsumeikan University last week binary representations of signed numbers sign-magnitude, biased

More information

COPYRIGHT 2009,SCSC. Manual P/No: SCCM - 80S-01A Released Date: Oct 31, 2009

COPYRIGHT 2009,SCSC. Manual P/No: SCCM - 80S-01A Released Date: Oct 31, 2009 To begin the configuration procedures Thank you for purchasing the scanner. Inside each packaging box, you may find the scanner, the interface cable and user's fuide. Configuration manual might be optional

More information

CPSC 301: Computing in the Life Sciences Lecture Notes 16: Data Representation

CPSC 301: Computing in the Life Sciences Lecture Notes 16: Data Representation CPSC 301: Computing in the Life Sciences Lecture Notes 16: Data Representation George Tsiknis University of British Columbia Department of Computer Science Winter Term 2, 2015-2016 Last updated: 04/04/2016

More information

Chapter 1. Hardware. Introduction to Computers and Programming. Chapter 1.2

Chapter 1. Hardware. Introduction to Computers and Programming. Chapter 1.2 Chapter Introduction to Computers and Programming Hardware Chapter.2 Hardware Categories Input Devices Process Devices Output Devices Store Devices /2/27 Sacramento State - CSc A 3 Storage Devices Primary

More information

Setting code User Manual

Setting code User Manual Powered By Setting code User Manual Version 2.02.007 Tel: 510 490 3888 Fax: 510 490 3887 http://www.newlandna.com Contents CHAPTER 1 SETTING CODE TURN-ON/OFF..... 1 CHAPTER 2 SETTING CODE STEP-BY-STEP

More information

Delivery content * Pocket Barcode scanner x 1 * Mini USB cable x 1 (for charging only) * Quick instructions x 1 * Strap x 1

Delivery content * Pocket Barcode scanner x 1 * Mini USB cable x 1 (for charging only) * Quick instructions x 1 * Strap x 1 * Wireless 2D Pocket barcode scanner Quick Guide M o de l no.: idc9607l Introduction Designed primarily for P.O.S. retail environments, the idc9607l is a wireless pocket barcode scanner that allows you

More information

Introduction to Decision Structures. Boolean & If Statements. Different Types of Decisions. Boolean Logic. Relational Operators

Introduction to Decision Structures. Boolean & If Statements. Different Types of Decisions. Boolean Logic. Relational Operators Boolean & If Statements Introduction to Decision Structures Chapter 4 Fall 2015, CSUS Chapter 4.1 Introduction to Decision Structures Different Types of Decisions A decision structure allows a program

More information

Chapter 8. Characters and Strings

Chapter 8. Characters and Strings Chapter 8 Characters and s OJECTIVES After you have read and studied this chapter, you should be able to Declare and manipulate data of the char data type. Write string processing programs using and uffer

More information

PP8X Printer Command Manual

PP8X Printer Command Manual PP8X Printer Command Manual Pinnacle Technology Corp. CONTENTS 1 COMMANDS... 1 2 COMMAND SAMPLE (hex command)... 29 1 COMMANDS Command Decimal Hex Function HT 9 9 Horizontal tab LF 10 0A Print and line

More information

PP8X Printer Command Manual

PP8X Printer Command Manual PP8X Printer Command Manual Pinnacle Technology Corp. CONTENTS 1 COMMANDS... 1 2 COMMAND SAMPLE (hex command)... 29 1 COMMANDS Command Decimal Hex Function HT 9 9 Horizontal tab LF 10 0A Print and line

More information

Introduction Contact us User Interface Menubar Edit area Work Procedures Select barcode type Edit barcode properties Export barcode image Batch

Introduction Contact us User Interface Menubar Edit area Work Procedures Select barcode type Edit barcode properties Export barcode image Batch Introduction Contact us User Interface Menubar Edit area Work Procedures Select barcode type Edit barcode properties Export barcode image Batch generator Introduction Barcode Generator gives you the ability

More information

SPP-R210 Command Manual Rev. 1.00

SPP-R210 Command Manual Rev. 1.00 Rev. 1.00 http://www.bixolon.com Contents SPP-R210 Command Manual 1. Notice... 3 2. SPP-R210 Supported Commands... 4 2-1 Command Description Items... 5 2-2 Details of Control Commands... 6 Rev. 1.00 BIXOLON

More information

5. UNIX/Linux Environment

5. UNIX/Linux Environment 5. This chapter will explain how to print using LPD and FTP in a UNIX/Linux environment. This chapter contains examples; please refer to the manual of the workstation for specific details. Before proceeding,

More information

Beijer Electronics AB 2000, MA00453,

Beijer Electronics AB 2000, MA00453, VT100 emulation This manual presents installation and handling of the driver VT100 to the terminals in the E-series. The functionality in the E-terminals and in MAC Programmer+ are described in the E-manual.

More information

. KM PCL Barcode Flash User Manual

. KM PCL Barcode Flash User Manual . KM PCL Barcode Flash User Manual 1 This manual, version 1.0 (May 2003) is based on KM PCL Barcode Flash version 1.00. The software version is published as the Application Version on the KM PCL Barcode

More information

Setup Procedures 2 Batch Setup 3. Bar Code Setup Menu 5. 1 Device Selection and Default. 2 Beep and Delay Keyboard Wedge..

Setup Procedures 2 Batch Setup 3. Bar Code Setup Menu 5. 1 Device Selection and Default. 2 Beep and Delay Keyboard Wedge.. Contents Setup Procedures 2 Batch Setup 3 Bar Code Setup Menu 5 1 Device Selection and Default 5 2 Beep and Delay... 7 3 Keyboard Wedge.. 9 4 RS232 Serial Setting.... 11 5 Scanner.. 13 7 Symbologies(I):

More information

SKYWALKER USER GUIDE i

SKYWALKER USER GUIDE i SKYWALKER USER GUIDE i CONTENTS 1. Introduction... 1 1.1. Install Skywalker... 2 1.2. Work area... 5 1.3. Menu Bar... 6 1.4. Tool Bar... 8 2. Getting start... 9 2.1. Menu Form... 11 2.2. Action Form...

More information

plc numbers Encoded values; BCD and ASCII Error detection; parity, gray code and checksums

plc numbers Encoded values; BCD and ASCII Error detection; parity, gray code and checksums plc numbers - 3. 3. NUMBERS AND DATA Topics: Number bases; binary, octal,, hexa Binary calculations; s compliments, addition, subtraction and Boolean operations Encoded values; BCD and ASCII Error detection;

More information

CS/ECE 252: INTRODUCTION TO COMPUTER ENGINEERING UNIVERSITY OF WISCONSIN MADISON

CS/ECE 252: INTRODUCTION TO COMPUTER ENGINEERING UNIVERSITY OF WISCONSIN MADISON CS/ECE 252: INTRODUCTION TO COMPUTER ENGINEERING UNIVERSITY OF WISCONSIN MADISON Prof. Gurindar Sohi TAs: Pradip Vallathol and Junaid Khalid Midterm Examination 1 In Class (50 minutes) Friday, September

More information

Numbers and Computers. Debdeep Mukhopadhyay Assistant Professor Dept of Computer Sc and Engg IIT Madras

Numbers and Computers. Debdeep Mukhopadhyay Assistant Professor Dept of Computer Sc and Engg IIT Madras Numbers and Computers Debdeep Mukhopadhyay Assistant Professor Dept of Computer Sc and Engg IIT Madras 1 Think of a number between 1 and 15 8 9 10 11 12 13 14 15 4 5 6 7 12 13 14 15 2 3 6 7 10 11 14 15

More information

4 Pr P i r n i t n e t r e Co C m o m m a m n a d n s d Li L s i t N. C m o m m a m n a d

4 Pr P i r n i t n e t r e Co C m o m m a m n a d n s d Li L s i t N. C m o m m a m n a d 4. Printer Commands List NO. Command Function Description 01 HT Horizontal tab(#) 02 LF Print and line feed 03 CR Print and carriage return (#) 04 ESC SO Set all characters times width print 05 ESC DC4

More information

PS232. RS-232 to PS/2 Keyboard Port Adapter Part # SA0009 (Version 4.0) Copyright 2003 L3 Systems, Inc. Redmond

PS232. RS-232 to PS/2 Keyboard Port Adapter Part # SA0009 (Version 4.0) Copyright 2003 L3 Systems, Inc. Redmond PS232 RS-232 to PS/2 Keyboard Port Adapter Part # SA0009 (Version 4.0) Copyright 2003 L3 Systems, Inc. Redmond Quick Reference Command Description Pg ~H Help Screen Displays short command reference 4 ~V

More information

Mounting Dimensions / Viewing 2 Mounting Options 3. Wiring Configuration 4. Quick Set up Procedure 5. Changing Intensity 6.

Mounting Dimensions / Viewing 2 Mounting Options 3. Wiring Configuration 4. Quick Set up Procedure 5. Changing Intensity 6. Section Mounting Dimensions / Viewing 2 Mounting Options 3 Section 2 Wiring Configuration 4 Section 3 Quick Set up Procedure 5 Section 4 Changing Intensity 6 Section 5 Option Summary 7 Section 6 Option

More information

ASSIGNMENT 5 TIPS AND TRICKS

ASSIGNMENT 5 TIPS AND TRICKS ASSIGNMENT 5 TIPS AND TRICKS linear-feedback shift registers Java implementation a simple encryption scheme http://princeton.edu/~cos26 Last updated on /26/7 : PM Goals OOP: implement a data type; write

More information

5/17/2009. Digitizing Discrete Information. Ordering Symbols. Analog vs. Digital

5/17/2009. Digitizing Discrete Information. Ordering Symbols. Analog vs. Digital Chapter 8: Bits and the "Why" of Bytes: Representing Information Digitally Digitizing Discrete Information Fluency with Information Technology Third Edition by Lawrence Snyder Copyright 2008 Pearson Education,

More information

Do not start the test until instructed to do so!

Do not start the test until instructed to do so! Instructions: Print your name in the space provided below. This examination is closed book and closed notes, aside from the permitted one-page formula sheet. No calculators or other electronic devices

More information

CS/ECE 252: INTRODUCTION TO COMPUTER ENGINEERING UNIVERSITY OF WISCONSIN MADISON

CS/ECE 252: INTRODUCTION TO COMPUTER ENGINEERING UNIVERSITY OF WISCONSIN MADISON CS/ECE 252: INTRODUCTION TO COMPUTER ENGINEERING UNIVERSITY OF WISCONSIN MADISON Prof. Gurindar Sohi TAs: Junaid Khalid and Pradip Vallathol Midterm Examination 1 In Class (50 minutes) Friday, September

More information

Pock et b arcod e s cann er

Pock et b arcod e s cann er Wireless 1D Pock et b arcod e s cann er Quick Guide M odel n o.: idc9 6 02A Introduction Designed primarily for P.O.S. retail environments, the idc9602a is a wireless pocket barcode scanner that allows

More information

Wireless 2D Pocket barcode scanner

Wireless 2D Pocket barcode scanner * Wireless 2D Pocket barcode scanner Quick Guide Model no.: idc9507l Introduction Designed primarily for P.O.S. retail environments, the idc9507l is a wireless pocket barcode scanner that allows you to

More information

Configuration Guide. Code Reader C005435_02_CR1000_CR8000_ConfigurationGuide 1

Configuration Guide. Code Reader C005435_02_CR1000_CR8000_ConfigurationGuide 1 Code Reader 1000/8000 Configuration Guide Code Reader 1000 Code Reader 8000 C005435_02_CR1000_CR8000_ConfigurationGuide 1 Table of Contents USB Settings USB Keyboard Mode...6 (A1) USB Downloader Mode...6

More information

Users Manual SX. 5. Using PRICOM in UNIX/Linux Environment

Users Manual SX. 5. Using PRICOM in UNIX/Linux Environment 5. This chapter explains how to configure PRICOM in UNIX/Linux environment and how to print using LPD and FTP. For further information not covered in this manual, refer to the manual of workstation you

More information

2D barcode scanner User Manual

2D barcode scanner User Manual 2D barcode scanner User Manual V1.1 2013/06/08 Table of Contents Introduction... 4 Interface Settings... 4 RS232 Serial Port... 4 USB Interface Settings... 5 RS232 Settings... 6 Keyboard Settings... 9

More information

2D Hand-held Barcode Scanner User Guide

2D Hand-held Barcode Scanner User Guide 2D Hand-held Barcode Scanner User Guide 2 / 66 Version History Version Description Date V1.0 Initial release. 2016-11-10 V1.01 Add Data Matrix and PDF417 2017-04-25 3 / 66 Content Chapter 1 Getting Started...

More information

2D Scan Engine Confguration Guide. 2D Barcode Scanner Configration Guide

2D Scan Engine Confguration Guide. 2D Barcode Scanner Configration Guide 2D Barcode Scanner Configration Guide 1 Table of Contents USB Settings USB Keyboard Mode...6 (A1) USB Downloader Mode...6 (A2) USB Virtual COM One Way Mode...6 (A3) USB Native Two Way Mode...6 (A4) USB

More information

WLR 8900/8905 Programming Guide

WLR 8900/8905 Programming Guide WLR 8900/8905 Programming Guide Please Read Note: The Wasp WLR 8900/8905 Scanner is ready to scan the most popular bar codes out of the box. This manual should only be used to make changes in the configuration

More information