Follow the instructions below to get started with the OPN-2001 on your platform.

Size: px
Start display at page:

Download "Follow the instructions below to get started with the OPN-2001 on your platform."

Transcription

1 OPN Quick Start for the OPN PC Initial Setup Scan Barcodes From the OPN Mac 1.3 APIs 2 OPN comparison 2.1 Setting the time on the OPN Using the OPN Companion Application Without companion app 2.2 FAQ 3 Factory Reset 4 Firmware OPN Loading Firmware 5 USB-HID 5.1 How to Configure the OPN2001 in HID Mode 5.2 How to Switch between HID Mode and Classic Mode 5.3 About Keyboard Mode Other Features 6 Development 6.1 SDK for OPN200x Host Applications 7 OS Change Log 8 s 8.1 Documents 8.2 Software 8.3 Drivers Quick Start for the OPN-2001 Follow the instructions below to get started with the OPN-2001 on your platform. PC Using the OPN-2001 with a Windows PC requires you to download and install Opticon's PC USB Drivers Installer, and an application to retrieve the data like the PC Companion Application. Both of 1 sur 13 18/04/2018 à 15:13

2 these are located in the s section of this page. Initial Setup You will only need to do this part once per computer. 1. the "PC USB Drivers Installer" from the Driver s section of this page. Run the installer you downloaded by double-clicking on it. Follow the prompts on your screen until the installation is completed. 2. the OPN PC Companion Application which is also located in the Software s section of this page. 3. Open the compressed file, and run the OPN200X Setup.exe. Follow the instructions in the wizard to install the software. When it is finished installing, the PC Companion Application dialog will appear. 4. Plug the OPN-2001 into your computer. Windows will inform you that it has found new hardware, and that it is installing the drivers for that hardware. Then you will see the status indicator in the application window turn green. From the application window you can download barcodes, change settings, or view and set the date and time on the device. Scan Barcodes Collecting data with the OPN-2001 is as simple as pointing and scanning. Scanning barcodes with the big button or "trigger" will store barcodes, while scanning with the small button or "function" will remove barcodes. Below are some tips about scanning and removing barcodes from the device. When the OPN-2001 has a good scan, it will chime, the LED on the device will flash green, and the laser will turn off. When the OPN-2001 deletes a barcode, it will give a different chime than above, and it will flash an Orange LED when it has a good scan. Deleting the same barcode again when there are no more scans of it present will cause the OPN-2001 to chime for about a second. The LED will also flash red. From the OPN-2001 If you haven't done so yet, refer to the Initial Setup instructions above to get all the proper software installed and ready. This part of the guide assumes that you have already successfully setup your computer to communicate with the OPN Plug the OPN-2001 into your computer. 2. Open the OPN-2001 PC Companion Application by navigating to the Start Menu shortcut you created during the Initial Setup. This is usually in Opticon/OPN200X/OPN200X, and it will have an icon that looks like one of our OPN2001's. 3. Double-check that the "Status" light is green. 4. Check the box next to "Save to file" if you would like your barcodes to be saved to your computer each time you select "Get Barcodes." By default, the barcodes will be stored in the Documents folder on your computer. To change this, click on the ellipsis(...) button and choose where you would like your barcodes saved. 5. Click "Get barcodes" to download the barcodes that you just scanned. Double-check that they got saved to your file before proceeding. 2 sur 13 18/04/2018 à 15:13

3 Mac 6. Click "Delete barcodes" to erase the barcodes stored on the OPN In order to set up the OPN-2001 on the Mac, we will need to install the Mac Companion Application and configure the OPN-2001 to connect to the Mac. 1. To install the Mac Companion Application, download the "OPN-2001 MAC Companion Application" under software downloads. Open the resulting folder, and run the installer "Opticon OPN Demo Application.pkg." Follow the prompts until the installation is complete. 2. Plug the OPN-2001 into the Mac. At this point the OPN-2001 should be recognized as a network interface. 3. Start up the OPN-2001 Mac Companion Application using the Finder. It will automatically detect the OPN The connection can be confirmed by the green "Connected" text in the top right corner of the application. The OPN-2001 and the Mac are now connected and working together. APIs There are currently APIs for developing applications to communicate with the OPN2001 on/with the following platforms/technologies: Windows XP / Vista / 7 (32 and 64 bit) ActiveX.NET Mac OS X OPN comparison Feature OPN2001 Standard Demo firmware OPN2001 HID firmware OPN2003 Standard application (OPN2001 emulator) OPN2003 Batch Demo application Can the scanned data include a prefix and suffix? If yes, can the Prefix and the Suffix be more than one character (String)? This is not an option with the current firmware, however prefixes or suffixes could be added with custom developed PC side software. Currently return or tab are the only available suffixes, however other prefixes or suffixes could be added with custom developed PC side Yes, and yes up to 4 direct input entries. Please refer to page U85 of the universal menu book linked below for more information on prefixes, suffixes preambles, and postambles. /pdf/manuals /Universal_Menu_Book.pdf This is not an option with the current firmware, however prefixes or suffixes could be added with custom developed PC side software. 3 sur 13 18/04/2018 à 15:13

4 4 sur 13 18/04/2018 à 15:13 software. Does the scanner have an internal serial number that can be output as part of the scanned data? Yes, although we currently only have one PC side application that will put the serial number in the file with the scanned data, the "OPN2001 Data er" application. No See "OPN-2001 Standard Demo firmware" Yes, this is a configurable option. Data is transferred using the NETO32 program or a custom program using the NETO protocol. Can the scanner be setup to include scanned data time stamp? Yes, using most of our PC side applications including the "OPN2001 Data er" application. Yes See "OPN-2001 Standard Demo firmware" Data stored as Database file (multiple scans of same barcode increases quantity rather than adding new lines to the file, also this means the time stamp only exists for the most recent scan of the specific barcode) Setting the time on the OPN2001 To set the time on your OPN2001: Using the OPN Companion Application With the device connected, choose the button for "Set time". Without companion app If you are using your OPN2001 in any other mode please use Appload. Once running Appload, select Settings > Port > Opticon Code Reader (1D) (COMX). Then choose Utilities > Send time. The time on your OPN2001 will be set to the time of your computer. FAQ My OPN-2001 has suddenly stopped beeping when I scan barcodes. Is it broken?

5 It's possible that the beeper has been disabled using the beeper toggle feature. The beeper can be disabled or enabled without using a computer if you hold the large key for more than 10 seconds. To re-enable a disabled beeper, try holding this key for about 10 seconds. The OPN will sound a tone when the beeper is re-enabled. I'm trying to integrate the OPN2001 ActiveX control with my Silverlight application, but when I try to create the opnctl object, I get an exception. What's going on? The OPN2001 ActiveX control doesn't expose an Automation API, which is why the exception occurs. See the MSDN article about using Automation here. How can I communicate with the OPN2001 in my Java application? You could utilize the native OPN2001 library via JNI, making a JNI wrapper for the exposed functions. Will applications written for the OPN2001 work with the OPN2002 or OPN2003? Yes, if the OPN2001 simulation application - a piece of firmware for the OPN2002 and OPN is installed. The application simulates the behavior and protocol of the OPN2001, making it compatible with your OPN2001 applications. Is the serial protocol of the OPN2001 available? No, we don't release that information. The recommended and authorized way of communicating with the OPN2001 is via its various APIs. Is there a way to recover the saved data from an OPN2001 after the clear command has been sent? Unfortunately no - the OPN2001 firmware erases the flash sectors where the data was stored upon executing the clear command. Make sure that the data has actually downloaded before you issue the clear command! Is polling optional or required? Polling is really meant to automatically detect when the OPN2001 has data, and then download it via a callback function. As such, it's not explicitly required. The OPN-2001 is a small handheld wireless barcode reader capable of storing up to 10,000 barcodes at a time. Factory Reset To factory reset the OPN-2001 please follow the below instructions. Ensure the OPN-2001 has sufficient charge (at the least the laser should come on with a trigger press when the unit is unplugged) Disconnect the OPN-2001 from any USB connections Press and hold both buttons (scan and clear) for 10 seconds At the end of the time you will hear a single tone indicating successful reset. While holding the keys the LED will flash RED (If it flashes any other color you are not holding both buttons firmly enough). 5 sur 13 18/04/2018 à 15:13

6 Note: It is possible to disable the factory reset option of the OPN-2001 with the SDK (and subsequently our Standard PC Demo Application). If this is disabled this feature will not work until re-enabled. Firmware The main OS functions as a batch mode scanner and requires the use of the Companion Application. The OS also supports the function of the USB-HID (keyboard) mode. Loading Firmware The Firmware of the OPN-2001 can be upgraded (or reloaded in the case of a corrupt firmware) with the following instructions. 1. and install the USB Drivers. 2. and install Appload. 3. the firmware for the OPN Connect the OPN-2001 to the PC 5. Launch Appload 6. In Appload select 'Settings' > 'Port' > 'Opticon USB Code Reader(1D) (COMx)' 7. In Appload select 'File' > '' and browse to the firmware file (e.g. RBBV0140.hex) and click 'open' The download will take approximately 30 seconds at which time you will see the message ' successfully completed' USB-HID How to Configure the OPN2001 in HID Mode Print the page linked here and scan the Keyboard Mode barcode. How to Switch between HID Mode and Classic Mode Print the page linked here. Scan the "Batch Mode" barcode to configure the OPN2001 in Classic Mode. Scan the "Keyboard Mode" barcode to configure the OPN2001 in HID Mode. About Keyboard Mode USB-HID (keyboard) mode allows the scanner to function as a batch scanner when disconnected from the computer and a real-time scanner when connected. Real Time- To use the OPN2001 scanner as a real time scanner, configure it in HID mode, plug it into the computer and scan barcodes. Batch- When disconnected it will store barcodes. You can then bring it back to the PC, and plug it in to retrieve the data. When the trigger is pressed the first time after reconnecting to a PC it will transmit all data off of the unit and onto the PC wherever the cursor happens to be (Excel, 6 sur 13 18/04/2018 à 15:13

7 Notepad, etc). Other Features The newest revision of this firmware added some functionality. Users can now choose to transmit time stamps, and barcode IDs (barcode symbology). They can also switch between a "return" suffix, and a "tab" suffix. If you would like to time stamp your barcode scans, or transmit the Barcode symbology(code ID), you can do this by following the procedure below 1. Print the barcode sheet at this link. 2. To enable or disable either the time stamp or transmission of the barcode ID, scan the SET barcode, then the Enable or Disable barcode for either option, then the END barcode. These options are disabled by default. By default, the OPN-2001 transmits an "Enter" key press after every barcode. To change this to a tab, or to change back to return, print this barcode sheet and scan SET, then the "Suffix for All Codes" barcode, followed by either the "Enter" or the "Tab" barcode, and finally END. Development SDK for OPN200x Host Applications There are currently APIs for developing applications to communicate with the OPN2001 on/with the following platforms/technologies: Windows XP / Vista / 7 (32 and 64 bit) ActiveX.NET Mac OS X The OPN PC SDK contains nearly everything you would need to develop your own host application to interface with the OPN-2001, OPN2003, or OPN2004. Sample code and documentation are included, however compilers are not included. Please use a compiler appropriate for the operating system you are developing for: Windows, or Macintosh OS X. OS Change Log RBBV0106: First official release RBBV0107: Fix USB problems : "Set configuration" command with value 0 not handled correctly, sometimes OPN2001 returns a STALL response when PC tries to send data. RBBV0108: Fix : after connecting scanner to PC scanner thinks that it received much data, after sending "EX" command in factory mode, scanner does not reset itself. Implement watchdog timer. RBBV0109: Fix : crashes during Flash write/erase actions due to enabled interrupts. RBBV0110: Fix : In factory mode scanner cannot exit laser adjustment mode anymore. RBBV0111: Fix : Code 39 CD was not transmitted by default, software did not work on older OPN2001 models. RBBV0112: Fix : Scanner reset when transmitting a large amount of data (Watchdog) RBBV0113: Scan barcodes, while connected to the PC. RBBV0114: Clear data with special barcode RBBV0115: Add support for decoding RSS-14, RSS Limited, and RSS Expanded bar codes. RBBV0116: Fix telepen numeric bug '00' and Code 128 checksum bug '00' 7 sur 13 18/04/2018 à 15:13

8 RBBV0117: Fix length options, set UPC-E1 default to disabled. RBBV0118: Added : option to reject a bar code which was read before, enable/disable buzzer option, battery low indicator. RBBV0119: Fix : crash when RTC mode is changed RBBV0120: Changed : send RTS low or RTS high command only in case RTS level changes. RBBV0121: Fix : resend RTS message over USB bus upon command. Updated : improve negative label reading. RBBV0122: Fix : Xmit Code-39 CD option, scan-direction menu XAP, XAQ. Updated : remove Codabar/Code-39 FPD, support Code-39 gap-check options X%K,X%L,true linker support, Support Code-128 menu labels RBBV0123: Fix : Code39 gap check (X%L) caused the OPN to crash. Changed: default for Transmit C39 CD, Transmit I2of5 CD, Addon wait time is now 2. RBBV0124: Fix : Flash erase/write routine RBBV0125: Fix : RSS bug that caused Application Identifier to be removed twice. Updated code 39 decoder. OPN-2001 parameter document/manual is updated! RBBV0127: Code-128 not TX CD in front of EAN-128 RBBV0128: Fix : 'Convert EAN8 to EAN13 type' default should be 'disabled' RBBV0129: Added : Implement request to be able to set buzzer volume even lower RBBV0131: Added : Aiming mode. RBBV0131a: Added beam limit mode, parameter for narrow beam (0x05), parameter for aim time (0x13). Check on PZN (Pharma-Zentral-Nummer) barcodes. Reduced the laser output in aiming mode RBBV0132a: Implement parallel label reading RBBV0133: Added Codablock-F RBBV0135a: Fix Code 128 Check digit bug. RBBV0140: Fixed a potential crash bug when syncing time with a PC, Added support of 'Send Time' command in Appload (for production purposes) s Notice: The downloading and use of any Opticon software implies consent with Opticon's End User License Agreement. Documents Document Description Version Data Sheet Technical details and ata-glance information about the OPN-2001 Quick Start Guide A brief and to the point set of 8 sur 13 18/04/2018 à 15:13

9 9 sur 13 18/04/2018 à 15:13 setup instructions for the OPN-2001 User Manual A more detailed usage manual for the OPN-2001 Settings for HID Firmware (Alternate OS) A page of custom settings barcodes exclusive to the alternate firmware RBB3640x Specification Manual A more detailed manual full of technical specifications for the OPN-2001 (recommended for advanced users and integrators only) Universal Menu Book The Universal Menu Book is a document containing instructions and configuration options for the majority of Opticon's products. Support of the commands in this manual is product specific. A must read for System Integrators. In effect this is the User Manual for all of Opticon's products that do not have a User Manual of December 2009

10 10 sur 13 18/04/2018 à 15:13 Quick Access Barcode Sheet Software their own and a supplement to all others. This document contains the barcodes for switch between USB-VCP (Classic) and HID modes on the OPN2001 Alternate OS. Software Description Version Appload Appload Is Opticon's multipurpose firmware update utility. It is a Windows PC application that provides the capability to download firmware onto most Opticon products. It also contains a versatile terminal interface that allows serial communication to any serial port connected to the PC (be it RS232, USB- VCP or Bluetooth- SPP). Opticon products can be queried and configured in this manner. EAGV0170 Firmware: OS This is the standard firmware shipped with RBBV0214

11 11 sur 13 18/04/2018 à 15:13 the OPN This requires the OPN2001 Companion Application to download the data file. It also will operate as a USB-HID (keyboard) batch or realtime scanner. When disconnected it will store barcodes (dual tone beep) and then when the unit is plugged into the USB cable & the PC recognizes it, press the trigger once and it will simply download all data off of the unit and onto the PC wherever the cursor happens to be (Excel, Notepad, etc). OPN PC Companion Application The OPN2001 (and any OPN running its version of the OPN2001 emulator firmware) requires the use of a PC side application to communicate and receive the scanned barcode data. This is Opticon's free standard application. A free SDK is EGF3800F

12 12 sur 13 18/04/2018 à 15:13 also available to customize this application. OPN PC Companion Application Source Code The Visual Studio source files for Opticon's OPN PC Companion Application EGF3800E Apple macos Companion Application Similar to the PC companion application this software is a free application provided by Opticon in order to get some out of the box functionality with your OPN-2001 on a Macintosh computer running macos. EGFS0396 OPN SDK This SDK is used to develop Windows and Mac OS X side software that will communicate with an OPN2001 or any OPN running its OPN2001 emulation firmware. For the SDK necessary to develop firmware local to the OPN see the C-Library Kit. Version 12 Drivers

13 13 sur 13 18/04/2018 à 15:13 Driver Description Version All-In-One PC Drivers USB-to-serial drivers installer package for both 32 and 64 bit versions of Windows XP (32 bit only), Vista, 7, 8, 8.1, and 10. This package contains three drivers. The first driver is for most of Opticon's handheld devices that operate in USB-VCP mode when connected directly to a PC. The second driver is for Opticon's cradles and a few other products. The third and final is an ATEN driver for a popular RS232 <-> USB-VCP adapter. You can choose which of the drivers to install on the first screen of the installer program. EGFP060F Catégories: OPN Wireless Solutions Data Collector

OPN About OPN sur 17 18/04/2018 à 15:15

OPN About OPN sur 17 18/04/2018 à 15:15 OPN-2006 1 About 2 Concepts and Definitions 3 Supported Platforms 4 Changing the Volume 5 Charging Indicators 6 Reset 7 Firmware Loading 7.1 Preparation 7.2 Install the Firmware 8 Alternative Modes 8.1

More information

Armed with a variety of connection options and the ability to run customizable embedded applications created with the C-Library Kit.

Armed with a variety of connection options and the ability to run customizable embedded applications created with the C-Library Kit. PX-20 1 About 2 Changing the Volume 3 Firmware Loading 3.1 Preparation 3.2 Install the Firmware 4 Batch Mode 5 Alternative Modes 5.1 USB Flash Disk Mode 5.2 USB Keyboard Mode 5.3 OPN2001 Simulation 5.4

More information

OPN2002 & OPN2003 BATCH DEMO MANUAL (Version RFG35412)

OPN2002 & OPN2003 BATCH DEMO MANUAL (Version RFG35412) CAUTION: This information is subject to change without prior notice. Copyright 2010, Opticon Sensors Europe BV, all rights reserved. This manual may not, in whole or in part, be copied, photocopied, reproduced,

More information

OPN2005 / PX20 Bluetooth Demo Manual Version RFL /7/2013 Opticon Sensors Europe BV

OPN2005 / PX20 Bluetooth Demo Manual Version RFL /7/2013 Opticon Sensors Europe BV OPN2005 / PX20 Bluetooth Demo Manual Version RFL37917 8/7/2013 Opticon Sensors Europe BV Contents Overview... 2 Capabilities... 2 Configuration... 3 Minimum required OS version... 3 Software updates...

More information

OPR3301 QUICK SETUP GUIDE (OS version: RBJV0211 / Application version: RFJ35530)

OPR3301 QUICK SETUP GUIDE (OS version: RBJV0211 / Application version: RFJ35530) CAUTION: This information is subject to change without prior notice. Copyright 2010, Opticon Sensors Europe BV, all rights reserved. This manual may not, in whole or in part, be copied, photocopied, reproduced,

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

Symbol CS3000 Series Scanner Product Reference Guide

Symbol CS3000 Series Scanner Product Reference Guide Symbol CS3000 Series Scanner Product Reference Guide Chapter 1 Getting Started Introduction The Symbol CS3000 Series Scanner captures and stores bar codes for a variety of uses, and transmits bar code

More information

M Series Bluetooth Barcode Scanner Quick Start Guide

M Series Bluetooth Barcode Scanner Quick Start Guide M Series Bluetooth Barcode Scanner Quick Start Guide 1. Product Outlook Item Name Description Scanning Reading barcode, Red light or Laser will beam out from 1 Window this window 2 Buzzer Hole 3 4 Trigger

More information

OPL-DCL Standard Demo Manual With (Micro) PDF417 and RSS. User s Manual. Version LFBP0510

OPL-DCL Standard Demo Manual With (Micro) PDF417 and RSS. User s Manual. Version LFBP0510 OPL-DCL Standard Demo Manual With (Micro) PDF417 and RSS User s Manual Version LFBP0510 Supported models: OPL9723, OPL9724, OPL9712, OPL9728, DCL1530, DCL1531 (For Operating System versions LBxV0225 or

More information

Getting Familiar with Wi-Fi Scanner

Getting Familiar with Wi-Fi Scanner Getting Familiar with Wi-Fi Scanner Thank you for choosing Cino FuzzyScan Wi-Fi Cordless Scanner. Powered by the 802.11 WLAN technology, it is not only easily integrated into an existing enterprise wireless

More information

Wireless laser barcode collector User's Guide DC8050= wireless barcode collector scanner & wireless data collector

Wireless laser barcode collector User's Guide DC8050= wireless barcode collector scanner & wireless data collector Wireless laser barcode collector User's Guide DC8050= wireless barcode collector scanner & wireless data collector First, product introduction 1, Functional characteristics Welcome to this new concept

More information

FS02 user manual. HID mode for IOS 1. Turn on the barcode reader, and read below barcodes sequence, the blue LED will flash rapidly.

FS02 user manual. HID mode for IOS 1. Turn on the barcode reader, and read below barcodes sequence, the blue LED will flash rapidly. FS02 user manual HID Mode for IOS HID mode for IOS 1. Turn on the barcode reader, and read below barcodes sequence, the blue LED will flash rapidly. 2. Enable the bluetooth of IOS to pair with the barcode

More information

Wireless Laser Barcode Scanner ils 6300BU. User s Manual

Wireless Laser Barcode Scanner ils 6300BU. User s Manual Wireless Laser Barcode Scanner ils 6300BU 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.

More information

Portable Data Collector Series Z-9000 ( Version 1.0) User s Manual ZEBEX INDUSTRIES INC.

Portable Data Collector Series Z-9000 ( Version 1.0) User s Manual ZEBEX INDUSTRIES INC. Portable Data Collector Series Z-9000 ( Version 1.0) User s Manual ZEBEX INDUSTRIES INC. WWW.ZEBEX.COM Revision History Changes to the original manual are listed below: Version Date Description of Version

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

Data Capture for Workforce in Motion. D-Fly User Guide. Baracoda TM February 2010

Data Capture for Workforce in Motion. D-Fly User Guide. Baracoda TM February 2010 D-Fly User Guide Baracoda TM February 2010 SUMMARY SUMMARY 2 REVISION HISTORY 3 INTRODUCTION 4 1. STYLUS 5 2. BATTERY 5 3. SWITCHING ON THE READER 5 4. QUICK START UP GUIDE 6 4.1. HOW TO READ BARCODES

More information

BS8050-3V Piranha (1D) Barcode Scanner. User Guide

BS8050-3V Piranha (1D) Barcode Scanner. User Guide BS8050-3V Piranha (1D) Barcode Scanner User Guide Disclaimer 2015 Fujian Newland Auto-ID Tech. Co., Ltd. All rights reserved. Please read through the manual carefully before using the product and operate

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

Innovation By Design

Innovation By Design Innovation By Design LAZERLOGIC LL2424 Programme Manual 01256 840927 @ sales@lazerlogic.com Kensington House, 21 Mill Road, Basingstoke, Hampshire RG24 9SN Enter/Exit Programming Mode ( represents the

More information

APPENDIX E COMMAND BARCODES

APPENDIX E COMMAND BARCODES APPENDIX E COMMAND BARCODES Scan command barcode(s) to quickly configure the CHS 7X or 7XRx. By default, the CHS is in HID mode as a Keyboard device. IMPORTANT! Make sure the CHS is not connected to a

More information

R1000 user manual. HID mode for IOS 1. Turn on the barcode reader, and read below barcodes sequence, the blue LED will flash rapidly.

R1000 user manual. HID mode for IOS 1. Turn on the barcode reader, and read below barcodes sequence, the blue LED will flash rapidly. HID Mode for IOS R10 user manual HID mode for IOS 1. Turn on the barcode reader, and read below barcodes sequence, the blue LED will flash rapidly. 2. the bluetooth of IOS to pair with the barcode reader.

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

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

Volume PIG. AGKSOFT Portable Inventory Guide. Portable Inventory Guide

Volume PIG. AGKSOFT Portable Inventory Guide. Portable Inventory Guide Volume PIG AGKSOFT Portable Inventory Guide Portable Inventory Guide Introduction T he Windows Mobile Device Center can be used to synchronize your Windows PC with your Portable Scanner. Connecting the

More information

Product Engineering Specification Scan Utility

Product Engineering Specification Scan Utility Product Engineering Specification Scan Utility Overview: 1. What is Scan Utility? Scan Utility provides a user interface that communicates with the scanner. It can set up the scanner, download the scanner

More information

D -Fl y Use r Gui de Baracoda - June 07

D -Fl y Use r Gui de Baracoda - June 07 D-Fly User Guide Baracoda - June 07 SUMMARY D-FLY USER GUIDE 1 SUMMARY 2 INTRODUCTION 3 1. STYLUS 4 2. BATTERY 4 3. SWITCHING ON THE READER 4 4. QUICK START UP GUIDE 5 4.1. HOW TO READ BARCODES 5 4.2.

More information

1D IMAGER MODELS - 7Ci, 7Di, D700

1D IMAGER MODELS - 7Ci, 7Di, D700 COMMAND BARCODES 1D IMAGER MODELS - 7Ci, 7Di, D700 This document pertains to the following 7Ci, 7Di, D700: The part number (P/N) is labeled inside the battery compartment for the CHS 7 Series. Ci Di Model

More information

Symbol 8100 Client User Guide. Version 4.0. Revised 9/19/03

Symbol 8100 Client User Guide. Version 4.0. Revised 9/19/03 Symbol 8100 Client User Guide Version 4.0 Revised 9/19/03 Copyright 2001 by Wavelink Corporation All rights reserved. Wavelink Corporation 11332 NE 122nd Way Suite 300 Kirkland, Washington 98034 Telephone:

More information

Nuscan 3200 Optical Laser Barcode Scanner

Nuscan 3200 Optical Laser Barcode Scanner Nuscan 3200 Optical Laser Barcode Scanner Programming 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

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

1D/2D IMAGER MODELS - 7Qi, 7Xi, D750

1D/2D IMAGER MODELS - 7Qi, 7Xi, D750 COMMAND BARCODES 1D/2D IMAGER MODELS - 7Qi, 7Xi, D750 This document pertains to the following 7Qi, 7Xi, D750: Model P/N 7Qi Blue 8550-00081 7Qi Gray 8550-00078 7Qi Green 8550-00090 7Qi Red 8550-00080 7Qi

More information

Socket Bluetooth Cordless Hand Scanner (CHS) Series 7 (v3) 1D Models. User s Guide

Socket Bluetooth Cordless Hand Scanner (CHS) Series 7 (v3) 1D Models. User s Guide Socket Bluetooth Cordless Hand Scanner (CHS) Series 7 (v3) 1D Models User s Guide 11/2011 Document# 6410-00233 KK COPYRIGHT NOTICE Copyright 2004-2011 Socket Mobile, Inc. All rights reserved. Socket, the

More information

Wireless Scanner. User s Manual - MS910 - Version 1.2

Wireless Scanner. User s Manual - MS910 - Version 1.2 Wireless Scanner - MS910 - User s Manual Version 1.2 Table of Contents CHAPTER 1 OVERVIEW...1 Introducing the MS910...1 Package Contents...2 CHAPTER 2 INSTALLATION AND CONNECTION... 3 Connecting (Pairing)

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

User s Manual. MS140-3 or MS140I-3 Keyboard Wedge Slot Reader. PC Keyboard Wedge Setup Label

User s Manual. MS140-3 or MS140I-3 Keyboard Wedge Slot Reader. PC Keyboard Wedge Setup Label User s Manual MS140-3 or MS140I-3 Keyboard Wedge Slot Reader PC Keyboard Wedge Setup Label 1 Overview There are two models of the MS140 decoded slot reader available: The MS140-3 keyboard wedge slot reader

More information

Wireless Laser Barcode Scanner User Manual V.D1508

Wireless Laser Barcode Scanner User Manual V.D1508 Wireless Laser Barcode Scanner User Manual V.D150 7 1 2 2 1 0 0 0 0 1 Thank you for choosing our company s product.to have a better operating experience,please read this manual carefully. Packing list:

More information

2D Imaging Barcode Scanner GLLS. Programming Guide. Advanced Handheld High-Speed Laser Scanner

2D Imaging Barcode Scanner GLLS. Programming Guide. Advanced Handheld High-Speed Laser Scanner 2D Imaging Barcode Scanner GLLS Programming Guide 1 Advanced Handheld High-Speed Laser Scanner Revision History Changes to the original manual are listed below: Version Date Description of Version 1.0

More information

NT-1228BL. Quick Setup Guide V Connection Mode. Working via Bluetooth. Barcode Programming

NT-1228BL. Quick Setup Guide V Connection Mode. Working via Bluetooth. Barcode Programming NT-1228BL V18.7.12 Quick Setup Guide This model can work both via USB cable or via bluetooth. Connection Mode Working via USB cable Get Started: Connect scanner with your device via USB cable. If you use

More information

Z3S. Quick Setup Guide V Connection Mode. Working via Bluetooth. Barcode Programming. Working via USB cable

Z3S. Quick Setup Guide V Connection Mode. Working via Bluetooth. Barcode Programming. Working via USB cable Z3S V18.9.7 Quick Setup Guide Connection Mode Working via USB cable Get Started: Connect scanner with your device via USB cable. If you use US keyboard, it's a plug and play model. If you use other type

More information

Wireless Scanner. User s Manual - MS380 - Version 1.9

Wireless Scanner. User s Manual - MS380 - Version 1.9 Wireless Scanner - MS380 - User s Manual Version 1.9 Table of Contents Chapter 1 Overview... 1 Introducing the MS380... 1 Package Contents... 2 Chapter 2 Installation and Connection... 5 Connecting (Pairing)

More information

CHS 7Ci. Bluetooth Cordless Barcode Scanner. Quick Start Guide

CHS 7Ci. Bluetooth Cordless Barcode Scanner.  Quick Start Guide Quick Start Guide CHS 7Ci Bluetooth Cordless Barcode Scanner www.socketmobile.com PACKAGE CONTENTS Product Information Product label Blue/Green/Red LED Scanner head Trigger button CHS 7Ci Lanyard NiMH

More information

2D/1D IMAGER MODEL - D740, S740, S840, S850

2D/1D IMAGER MODEL - D740, S740, S840, S850 COMMAND BARCODES 2D/1D IMAGER MODEL - D740, S740, S840, S850 This document pertains to the following D740, S740, S840, S850: Model D740 Construction Orange Model S740 Blue Model S840 Black D740 Safety

More information

Application Manual. XFNS0843_03. Date: August 16, 2012 Edition: 3rd, August 16, 2012

Application Manual.  XFNS0843_03. Date: August 16, 2012 Edition: 3rd, August 16, 2012 Date: August 16, 2012 Edition: 3rd, August 16, 2012 2012 Opticon. All rights reserved. All information subject to change without notice. www.opticonusa.com Phone (USA): 1.800.636.0090 Document Part Number

More information

Users Manual OPN Pocket Memory Scanner

Users Manual OPN Pocket Memory Scanner Users Manual OPN 2001 Pocket Memory Scanner CAUTION: This user s manual may be revised or withdrawn at any time without prior notice. Copyright 2006 Opticon Sensors Europe B.V. All rights reserved. This

More information

Baracoda RoadRunners HANTZ + PARTNER. User Guide. This document is to be used with the Baracoda RoadRunners

Baracoda RoadRunners HANTZ + PARTNER. User Guide.   This document is to be used with the Baracoda RoadRunners www.bluetoothupgrades.de User Guide Baracoda RoadRunners This document is to be used with the Baracoda RoadRunners Baracoda RoadRunners Package contents Check that you have the following items. Contact

More information

Aqua Accelerated Protocol (AAP) User Manual

Aqua Accelerated Protocol (AAP) User Manual Aqua Accelerated Protocol (AAP) User Manual Table of Contents About Aqua Accelerated Protocol...3 Features... 3 System Requirements... 4 Hardware... 4 Software (AAP Client)... 4 Software (Server Connecting

More information

DISCLAIMER. advanced PANMOBIL Systems GmbH & Co. KG. All rights reserved. International support contact:

DISCLAIMER. advanced PANMOBIL Systems GmbH & Co. KG. All rights reserved. International support contact: DISCLAIMER advanced PANMOBIL Systems GmbH & Co. KG (here after called PANMOBIL) reserves the right to make changes in specification and other information contained in this document without prior notice

More information

Image rescue Quick Start Guide

Image rescue Quick Start Guide Image rescue Quick Start Guide Image Recovery - Recovers lost or deleted image files (JPEG, TIFF and RAW), from your memory card, even if you have erased them, reformatted the card, or your card has become

More information

Code Reader 2300/2600 Configuration Guide

Code Reader 2300/2600 Configuration Guide Code Reader 2300/2600 Configuration Guide 1 Table of Contents Modem Settings (for use with the Charging Station with an Embedded CodeXML Modem or the external CodeXML M3 Modem when paired with a CR2300/CR2600)

More information

All brand, product and service, and trademark names are the property of their registered owners.

All brand, product and service, and trademark names are the property of their registered owners. Copyright 2010 EQUATOR LIMITED All rights reserved. All intellectual property rights are the property of their owners. EQUATOR LIMITED is authorized the right to use the software; it is provided under

More information

TriCoderTM. Portable Bar Code Reader. A battery. operated. Portable Batch. Reader with. Voice Messages. for PC, Mac, etc.

TriCoderTM. Portable Bar Code Reader. A battery. operated. Portable Batch. Reader with. Voice Messages. for PC, Mac, etc. TriCoderTM Portable Bar Code Reader A battery operated Portable Batch Reader with Voice Messages for PC, Mac, etc. Owner s Guide Warning: This equipment generates, uses and can radiate radio frequency

More information

How a 2d barcode scan engine to be integrated with your. I. The imager engine itself with TTL serial interface :

How a 2d barcode scan engine to be integrated with your. I. The imager engine itself with TTL serial interface : How a 2d barcode scan engine to be integrated with your Kiosk, POS terminal or others system? By RTscan, June 2014 We have been often asked by our customers about how to integrate the 2d barc ode scan

More information

HandHeld Dolphin 7400 Client User Guide. Version 4.0. Revised

HandHeld Dolphin 7400 Client User Guide. Version 4.0. Revised HandHeld Dolphin 7400 Client User Guide Version 4.0 Revised 07-17-01 Copyright 2001 by Wavelink Corporation All rights reserved. Wavelink Corporation 11332 NE 122nd Way Suite 300 Kirkland, Washington 98034

More information

Set up and use your Powerbeats 3 Wireless earphones

Set up and use your Powerbeats 3 Wireless earphones Set up and use your Powerbeats 3 Wireless earphones Here's everything you need to know to make the most of your Powerbeats 3 Wireless earphones. Turn on Press and hold the power button for 1 second to

More information

1) Installing Bluetooth software for Windows (A) Place installation CD into PC and setup should launch automatically.

1) Installing Bluetooth software for Windows (A) Place installation CD into PC and setup should launch automatically. 1) Installing Bluetooth software for Windows (A) Place installation CD into PC and setup should launch automatically. If setup does not launch, use Windows Explorer to navigate to the appropriate CD- ROM

More information

The recommended way for configuration is to use the EasySet configuration tool.

The recommended way for configuration is to use the EasySet configuration tool. Barcode settings for Xplore Technologies products: Bobcat, XSlate B10, XSlate D10, XSlate R12 Motion by Xplore products: C-/F- Series, R-Series, CL-Series 2017 by Xplore Technologies, Corp. xploretech.com

More information

Training Tracker 6. Release Windows Mobile Software for OPN computer directions, llc 3 Gamecock Avenue Suite 308-A Charleston SC 29407

Training Tracker 6. Release Windows Mobile Software for OPN computer directions, llc 3 Gamecock Avenue Suite 308-A Charleston SC 29407 Training Tracker 6 Release 6.1.1 Windows Mobile Software for OPN-2001 computer directions, llc 3 Gamecock Avenue Suite 308-A Charleston SC 29407 Phone 843-571-2108 Fax 843-766-0105 www.comdirections.com

More information

2D/1D IMAGER MODEL - D740, S740, S850

2D/1D IMAGER MODEL - D740, S740, S850 COMMAND BARCODES 2D/1D IMAGER MODEL - D740, S740, S850 This document pertains to the following D740, S740, S850: Model D740 Construction Orange Model S740 Blue Model S850 Black D740 Safety Green S740 Green

More information

Code Reader 2300/2600/3600/CR3600 DPM Configuration Guide

Code Reader 2300/2600/3600/CR3600 DPM Configuration Guide Code Reader 2300/2600/3600/CR3600 DPM Configuration Guide 1 Table of Contents Modem Settings (for use with the Charging Station with an Embedded CodeXML Modem or the external CodeXML M3 Modem when paired

More information

PSC 4210 Client User Guide. Revised 9/19/03

PSC 4210 Client User Guide. Revised 9/19/03 PSC 4210 Client User Guide Revised 9/19/03 Copyright 2002 by Wavelink Corporation All rights reserved. Wavelink Corporation 11332 NE 122nd Way Suite 300 Kirkland, Washington 98034 Telephone: (425) 823-0111

More information

Table of Contents. Keyspan:USB Server - User Manual

Table of Contents. Keyspan:USB Server - User Manual Table of Contents 1 Introduction Compatible USB Devices Connectivity to USB Devices Connectivity to Network Requirements What's Inside The Package 2 Installation Instructions Installing the USB Server

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

Bluetooth Version FUZZYSCAN FAMILY. Quick Start Guide CORDLESS SCANNER

Bluetooth Version FUZZYSCAN FAMILY. Quick Start Guide CORDLESS SCANNER CORDLESS SCANNER Bluetooth Version FUZZYSCAN FAMILY Quick Start Guide Getting Familiar with Your FuzzyScan Thank you for choosing Cino FuzzyScan Bluetooth Cordless Image Scanner. Powered by the combination

More information

If you want to have other configurations please refer to below programming barcodes. Check Scanner Version

If you want to have other configurations please refer to below programming barcodes. Check Scanner Version NT-1228BL V18.7.12 Quick Setup Guide This model can work both via USB cable or via bluetooth. Connection Mode Working via USB cable Get Started: Connect scanner with your device via USB cable. If you use

More information

RIOSCAN CCD barcode scanner

RIOSCAN CCD barcode scanner RIOSCAN CCD barcode scanner Quick Guide M o de l no: i CR6307AS Introduction Designed primarily for smartphone, the icr6307as is a CCD barcode scanner that allows you to scan various barcoded items and

More information

Here's everything you need to know to make the most of your Solo 3 Wireless headphones.

Here's everything you need to know to make the most of your Solo 3 Wireless headphones. Set up and use your Solo 3 Wireless headphones Here's everything you need to know to make the most of your Solo 3 Wireless headphones. Turn on Press and hold the power button for about a second to turn

More information

ScanKey. User s Manual Version: Page 1 of 19

ScanKey. User s Manual Version: Page 1 of 19 ScanKey User s Manual Version: 2014.1 Page 1 of 19 Table of Contents Chapter 1 - Installation... 3 1-1 Installation Precautions...3 1-2 Security Setup...4 1-3 Installing ScanKey...5 Chapter 2 Operation...

More information

Quick-Start Guide. BNS Solutions. QSK62P Plus

Quick-Start Guide. BNS Solutions. QSK62P Plus BNS Solutions Quick-Start Guide QSK62P Plus RS-232 Port Link LED 8-character x 2-line LCD Expansion Port (2) Reset Switch Power LED Thermistor I/O Ring (4) M16C MCU Analog Adjust Pot MCU Crystal Expansion

More information

iscanbrowser User Guide ios

iscanbrowser User Guide ios iscanbrowser User Guide ios Contents GETTING STARTED... 3 ABOUT... 3 CONFIGURATION... 3 WEB BROWSER... 3 Navigating the Web... 3 Startup & Home Page... 3 Tabbed Browsing... 3 History & Bookmarks... 4 Share

More information

INSTALLATION AND USERS GUIDE

INSTALLATION AND USERS GUIDE INSTALLATION AND USERS GUIDE 1 REDBIRD CYGNUS Powered by: CONNECTING REAL WORLD AVIATION APPS WITH FLIGHT SIMULATION Cygnus allows you to use any aviation or navigation apps running on your ipad, iphone,

More information

BaracodaManager (Pocket PC)

BaracodaManager (Pocket PC) User Guide BaracodaManager (Pocket PC) This document is to be used with BaracodaManager Pocket PC v3.20 BaracodaManager Requirements: OS: Pocket PC 2002 & Pocket PC 2003 A compatible Bluetooth driver:

More information

WORKSPACE PC FOR NEW USERS

WORKSPACE PC FOR NEW USERS WorkSpace PC for New Users 1 WORKSPACE PC FOR NEW USERS Before Class Charging the MobiView The MobiView should arrive partially charged and ready to be installed. Turning Technologies recommends that MobiView

More information

Summary of TTP 2100 Firmware Version 4.02 Changes

Summary of TTP 2100 Firmware Version 4.02 Changes Kiosk TTP 2100 Firmware Version 4.02 Summary of TTP 2100 Firmware Version 4.02 Changes Release date: 28 June 2014 Supported Printer Firmware This firmware release includes the features of the previous

More information

MicroPress 8. MicroPress 8 Installation Guide

MicroPress 8. MicroPress 8 Installation Guide MicroPress 8 MicroPress 8 Installation Guide 2011 Electronics For Imaging, Inc. The information in this publication is covered under Legal Notices for this product. 17 August 2011 MICROPRESS INSTALLATION

More information

Network USB over IP Server With 1-USB2.0 Port. User Manual V1.0

Network USB over IP Server With 1-USB2.0 Port. User Manual V1.0 Network USB over IP Server With 1-USB2.0 Port User Manual V1.0 1 2 TABLE OF CONTENTS COPYRIGHT...4 1. INTRODUCTION...5 PRODUCT OVERVIEW...5 COMPONENTS AND FEATURES...5 HARDWARE INSTALLATION...5 2. THE

More information

BaracodaPencil2. User Guide. This document is to be used with the BaracodaPencil 2 scanner. BaracodaPencil2

BaracodaPencil2. User Guide. This document is to be used with the BaracodaPencil 2 scanner. BaracodaPencil2 User Guide BaracodaPencil2 This document is to be used with the BaracodaPencil 2 scanner BaracodaPencil2 Package contents Check that you have the following items. Contact your reseller if any item is missing.

More information

Summary of TTP 2000 Firmware Version 4.01 Changes

Summary of TTP 2000 Firmware Version 4.01 Changes Kiosk TTP 2000 Firmware Version 4.01 Summary of TTP 2000 Firmware Version 4.01 Changes Release date: 29 July 2014 Supported Printer Firmware This firmware release includes the features of the previous

More information

Label Printer QL-810W/820NWB. Quick Setup Guide (English)

Label Printer QL-810W/820NWB. Quick Setup Guide (English) Label Printer QL-810W/820NWB Quick Setup Guide (English) Label Printer QL-810W/820NWB Printed in China D00RPG001 Quick Setup Guide (English) Available Manuals Product Safety Guide This guide provides safety

More information

Updating the operating system and BONGO (MCU) firmware

Updating the operating system and BONGO (MCU) firmware RELEASE NOTES Trimble Juno T41, Juno 5, Slate Controller, and Spectra Precision T41 Series: Windows Embedded Handheld (WEH) 6.5 Operating System Release Notes and Update Instructions These release notes

More information

TI-Nspire CX Navigator Setup and Troubleshooting Tip Sheet. To obtain the latest version of the documentation, go to education.ti.com/guides.

TI-Nspire CX Navigator Setup and Troubleshooting Tip Sheet. To obtain the latest version of the documentation, go to education.ti.com/guides. TI-Nspire CX Navigator Setup and Troubleshooting Tip Sheet To obtain the latest version of the documentation, go to education.ti.com/guides. Important Information Except as otherwise expressly stated in

More information

Cordless Hand Scanner Series 7 with Bluetooth Wireless Technology

Cordless Hand Scanner Series 7 with Bluetooth Wireless Technology Cordless Hand Scanner Series 7 with Bluetooth Wireless Technology Featuring a Bluetooth enabled bar code scanner and SocketScan software for wirelessly adding bar code scanning to Bluetooth enabled mobile

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

TECHNICAL INFORMATION MANUAL

TECHNICAL INFORMATION MANUAL TECHNICAL INFORMATION MANUAL Revision 00-23 June 2014 R1170I Keyfob Bluetooth UHF RFID Reader Visit qidmini R1170I web page, you will find the latest revision of data sheets, manuals, certifications, technical

More information

Revision B Last Revised:

Revision B Last Revised: Revision B Last Revised: 2014-07-31 1 Table of Content INTRODUCTION... 3 Warranty... 3 Disclaimer... 3 MX5 4.2 UTILITY SOFTWARE... 4 System Requirements... 4 Utility Installation... 4 Device Selection

More information

User s Manual WARNING. WWS800/850 Bluetooth Wireless Scanners

User s Manual WARNING. WWS800/850 Bluetooth Wireless Scanners WWS800/850 Bluetooth Wireless Scanners User s Manual WARNING This equipment has been tested and found to comply with the limits for a Class A digital device, pursuant to Part 15 of FCC Rules. These limits

More information

User Manual. LPC-StickView V3.0. for LPC-Stick (LPC2468) LPC2478-Stick LPC3250-Stick. Contents

User Manual. LPC-StickView V3.0. for LPC-Stick (LPC2468) LPC2478-Stick LPC3250-Stick. Contents User Manual LPC-StickView V3.0 for LPC-Stick (LPC2468) LPC2478-Stick LPC3250-Stick Contents 1 What is the LPC-Stick? 2 2 System Components 2 3 Installation 3 4 Updates 3 5 Starting the LPC-Stick View Software

More information

ipod shuffle User Guide

ipod shuffle User Guide ipod shuffle User Guide 2 Contents Chapter 1 3 About ipod shuffle Chapter 2 4 ipod shuffle Basics 4 ipod shuffle at a Glance 5 Using the ipod shuffle Controls 6 Connecting and Disconnecting ipod shuffle

More information

CncGcoder Models HD & HDx Manual

CncGcoder Models HD & HDx Manual CncGcoder Models HD & HDx Manual Table of Contents WELCOME... 3 IN THE BOX... 4 Optional Accessories...4 HANDHELD OVERVIEW... 5 Overview...5 Charging the Battery...6 Turning On and Off...6 Plugging in

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

FRS / HM800 Update for Allegro MX

FRS / HM800 Update for Allegro MX Revision: May 1, 2012 Important notes and warnings These updates are for HM800 with Allegro MX only. FRS / HM800 Update for Allegro MX The process of updating FRS will erase all data associated with the

More information

Updating the Firmware What is needed to update the firmware?

Updating the Firmware What is needed to update the firmware? What is needed to update the firmware? 1 What is needed to update the firmware? Requirements for Firmware Update Computer on which the printer driver is installed. Windows Versions: Windows XP SP3 or later,

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

Updating Camera Firmware

Updating Camera Firmware Updating Camera Firmware Thank you for choosing a Nikon product. This guide describes how to perform this firmware update. If you are not confident that you can perform the update successfully, the update

More information

INSTALLING THE PS3 XBOX READY SOFTWARE:

INSTALLING THE PS3 XBOX READY SOFTWARE: INSTALLING THE PS3 XBOX READY SOFTWARE: 1. Insert the Installation CD to CD-ROM drive and execute Ready_Setup.exe NOTE: If it is the first time for the target USB disk using under this software, the software

More information

User Manual. LPC-StickView V1.1. for LPC-Stick. Contents

User Manual. LPC-StickView V1.1. for LPC-Stick. Contents User Manual LPC-StickView V1.1 for LPC-Stick Contents 1 What is LPC-Stick? 2 2 System Components 2 3 Installation 2 4 Updates 3 5 Starting the LPC-Stick View Software 4 6 Operating the LPC-Stick 6 7 Start

More information

Symbol CS3000 Series Scanner Product Reference Guide

Symbol CS3000 Series Scanner Product Reference Guide Symbol CS3000 Series Scanner Product Reference Guide Symbol CS3000 Series Scanner Product Reference Guide 72E-136088-01 July 2010 ii Symbol CS3000 Series Scanner Product Reference Guide 2010 by Motorola,

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

CR2300 CR2600 CR3600 (DPM)

CR2300 CR2600 CR3600 (DPM) CONFIGURATION GUIDE ENGLISH CR2300 CR2600 CR3600 (DPM) CONFIGURATION GUIDE: VERSION 12 SUPPORTED FIRMWARE: READERS 0956+, MODEM 2000+ RELEASE DATE: SEPTEMBER 2014 www.codecorp.com User Manuals YouTube.com/codecorporation

More information

How To Force Restore A Computer That Won Boot Up After System

How To Force Restore A Computer That Won Boot Up After System How To Force Restore A Computer That Won Boot Up After System If your computer won't start up normally, you may need to use a disk repair utility This can occur after an improper shutdown, forced restart,

More information

Midland BT Updater 1.0. Option 1: Wizard procedure

Midland BT Updater 1.0. Option 1: Wizard procedure Midland BT Updater 1.0 After you downloaded the BT Updater setup application from the web site, double click on it and follow the installation procedure. The BTUpdater application is automatically installed

More information