The OPL9714 is a wireless 1D terminal scanner, and is one of Opticon's most popular products. It runs a low-level firmware, typically called the "OS", and on top of that runs an application, which essentially drives the behavior of the device and exposes a simple user interface on the OPL9714's LCD screen. The application can be customized in order to change the behavior of the OPL9714, using Opticon's C-Library Kit and the Toshiba C Compiler. This allows end-users to create custom applications modeled around their barcode-driven processes, making the OPL9714 a simple and flexible solution for many business needs.
The OPL9714 is uniquely different from the other members of the OPL97xx family because it is a three button GPS capable terminal with a backlit display and a cabled lithium ion battery. It is most closley related to the OPL9715.
The OPL9714 is used in combination with a cradle (typically CRD9723) in order to charge the OPL9714's removable battery, transfer data serially to a host (using plain ASCII, XModem, or Opticon's NetO), and load new OS revisions and applications (using Opticon's Appload). Other types of cradles exist, including a dialup modem cradle and a GSM cradle, which OPL9714 applications can utilize with Opticon's TCP/IP Library.
Opticon's newest Demo Application for the OPL9714 supports downloading of data through Opticon's proprietary protocol called NetO (Net-Oh). As with all communications there are two sides. In this case these are the terminal (the OPL9714) and the host (usually a PC). This section covers setting up and using such a communication channel.
To use NetO communications on a PC you need an application called NetO32. This can be downloaded from the Downloads table at the bottom of this page. Simply run the installer after download is complete and follow the setup instructions here.
NetO32 is now in 'Polling' mode. Note that you should see the yellow light on the cradle blinking steadily. This means it will sit here indefinitely sending queries to the cradle and waiting for the right response to start a download. Multiple downloads can all be done without ever closing NetO32. When you are done using NetO32 simply select 'Protocol' > 'Stop' and NetO32 will discontinue polling mode. The application can then be closed.
After NetO32 is in Polling mode (see above) follow these steps. First, of course, it is expected that you will have scanned some barcodes using the OPL9714.
What are the differences between the GPS Demo application and the regular demo application?
What programming languages can I use to develop embedded applications for the OPL9714?
What functions are available to me when developing my embedded application?
How do I compile my application?
How do I load my application onto the OPL9714?
How do I load a new OS (firmware) onto the OPL9714?
Is there a debugger to debug my application?
How do I get the saved scan data off the OPL9714?
How do I delete saved scan data (files) on the OPL9714?
How can I use Universal Menu Book commands to change the behavior of my OPL?
systemsetting("6P");
The OPL9714 is basically a mini computer. As such it has an Operating System and runs Applications (one at a time, loading one application erases the previous one). The process for loading either the OS or an Application file is the same for both and so the instructions for either are combined here. Opticon always provides updates to the OS (see the Downloads table at the bottom of the page). Opticon also provides free Applications for use on the OPL9714 though it is also common for independent software vendors or resellers to develop their own software for use on the OPL9714 (this is especially true if the company also provides PC side software). Applications made by Opticon are available at the Downloads table at the bottom of the page (with the exception of software made custom by contract which is provided in other ways to the purchaser). Applications made by a third party must be retrieved from said party.
You will need a few files to update your OPL9714. All of these files can be found in the Downloads table at the bottom of the page.
It is likely that you are using your OPL9714in conjunction with the cradle CRD-9723. For instructions setting this up including installing Drivers see here.
Appload is a PC application that we use to load firmware on most of Opticon's devices. Once it is installed (by running the installer found in the Downloads table at the bottom of the page) it will launch automatically. Change the options 'Settings' > 'Port' to match the COM port of either the USB or RS232 interface (whichever was used). You may also need to change 'Settings' > 'IrDA Adapter/cradle type' to be 'Not Installed'.
Now that the cradle is configured, Appload is installed and configured you need to simply place the unit on the cradle then select 'File' > 'Download' from the Appload menu and browse to the firmware file you wish to load. Note that if you must upgrade the OS as well as an Application you will need to follow this step twice.
The OPL-9714 has some simple diagnostic tools built into the OS. You can use these diagnostics to rule out the hardware of the OPL as a potential source of problems. The diagnostics include tests for the clock, the display, the scan laser, and the keys on the device.
To access the diagnostics on the OPL-9714, simultaneously press all three keys under the display. Doing this takes you to the "System Menu." You may have to try this a couple of times if it doesn't work the first time.
From the System Menu, press the down key until the "Diagnostics" option is selected. Press the center key to enter the diagnostics.
When you have run through all these diagnostics the device automatically returns to the System Menu.
The system menu for the OPL-9714 also contains some GPS testing tools. Use the down key to navigate to "GPS info." The GPS Info tool will allow you to look directly at the GPS data for the OPL-9714. If you have just powered the device on, it may take several minutes for the device to acquire a proper GPS fix.
To directly check the GPS coordinates, press the down key until you reach Page 13. When the OPL-9714 has a GPS fix you will see the two coordinates at the bottom become non-zero.
Notice |
The downloading and use of any Opticon software implies consent with Opticon's End User License Agreement. |
Document | Description | Download |
---|---|---|
Universal Menu Book | This document contains all of Opticon's standard configuration barcodes. The ability to configure the OPL9714 terminal with this commands manual is application dependent (not supported on any of the Standard Demos). | Download |
Software | Description | Download |
---|---|---|
Appload | Appload is Opticon's multi-purpose utility for installing firmware onto devices such as the OPL9714. Currently Windows only. | Download |
NetO32 | NetO32 is an application that is used to download data from a few of Opticon's devices. Data is downloaded in whole file format exactly as it is stored on the device it is being uploaded from. | Download |
Firmware: OS | This is the latest Operating System firmware file for the OPL9714. | Download |
Firmware: Application - USA Standard Demo | This primitive demo will display the breadcrumbs from the GPS and that is all. It will not store any data display or log scanned data, or anything else. As of July 2011 we are in the testing phase of developing a more full featured demo application. | Download |
Firmware: Application - Viewer | This small application simply allows the scanning of any supported barcode with the ability to view the encoded data on the screen. Changing options via Universal Menu Book commands is supported. | Download |
Firmware: Application - Eraser | This tiny application serves simply as a utility to remove any data files that may exist on a unit. | Download |
Platform | Description | Download |
---|---|---|
All In One Installer Package | USB-to-serial drivers installer package for both 32 and 64 bit versions of Windows XP (32 bit only), Vista, and 7. This package contains two drivers. The first driver is for the OPN-200x as well as many of Opticon's other products. The second driver is for Opticon's cradles and a few other products. You can choose any of the drivers to install on the first screen of the installer program. | Download |