Version Differences for OPL9714

(Software)
Line 1:
  [[Image:OPL9714_front-side_pro.jpg|thumb|OPL9714]]    [[Image:OPL9714_front-side_pro.jpg|thumb|OPL9714]] 
       
- ===About===      
  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 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. 
       
Line 8:
  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]].    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]]. 
       
- ==Download Data==   + {{OPL97XX|prodName = OPL9714|p = setup|screen = true}}  
- 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.      
- ===Setting Up the Host===      
- 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.      
- * Select 'Tools' > 'Options'      
- ** Choose RS232 from the menu at left      
- *** Choose the COM port for your cradle (COM 1 if using RS232, check Device Manager for USB ['Start' > 'Run' > 'devmgmt.msc' > click 'OK' and look under the 'Ports' section])      
- *** Change Baudrate to 115200      
- *** Change IrDA Device to 'None'      
- ** Choose 'Download' from the menu at left      
- *** Click the 'browse' folder icon at right to change the destination folder of the file once you have downloaded it.      
- *** Choose between 'Append', 'Overwrite', and 'Unique' to determine what happens when you download a data file but a file by that same name is already present.      
- ** Click 'OK'      
- * Select 'File' > 'Save As'      
- ** Choose a file name appropriate for you (such as your name or your company's name) to save the settings you just changed.      
- ** Now every time after this that you open NetO32 you must select 'File' > 'Open' and choose this file to load your settings.      
- * Select 'Protocol' > 'Start'      
- 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.      
       
- ===Starting the Upload from your OPL9714===      
- 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.      
- * Select 'Send Data' from the main menu (use the arrow keys to move up and down and trigger (center key) to select an option.      
- * The screen that appears should say "Transmit Data via Cradle NETO Protocol -PRESS ANY KEY-'. Press any key.      
- * The unit will change to say 'Sending File Waiting NetO Connection ...'. At this point simply place the unit on the cradle.      
- * The OPL9714 will emit a series of short beeps and display 'File Was Sent. Delete Data File?'. Choose either YES or NO by pressing the appropriate arrow button below the display. The unit will now be back at the startup splash screen.      
- * Your Data File is now on the PC in the folder specified previously.      
       
  ==Links==    ==Links== 
  *[http://ftp.opticonusa.com/Cradles/CRDx72x/USBDrivers/Windows/ Cradle Drivers]    *[http://ftp.opticonusa.com/Cradles/CRDx72x/USBDrivers/Windows/ Cradle Drivers] 
Line 83:
       
       
- ==Loading Firmware==   + {{OPL97XX|prodName = OPL9714|p = fwLoad|screen = true}}  
- 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.      
- ===Download Files===      
- 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.      
- * USB Cradle Drivers      
- * Firmware: OS      
- * Firmware: Application      
- * Appload, in order to load applications on OPL9714 you will need Appload ver. 1.32 or higher.      
- ===Set Up Your Cradle===      
- It is likely that you are using your OPL9714in conjunction with the cradle CRD-9723. For instructions setting this up including installing Drivers see [[CRD9723|here]].      
- ===Install and Configure Appload===      
- 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'.      
- ===Load the Firmware===      
- 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.      
  ==Diagnostics==    ==Diagnostics== 
  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.    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.