Version Differences for Template:OPL98xx

(Starting the Upload from your {{{prodName}}})
Line 24:
  ====Installing USB Drivers====    ====Installing USB Drivers==== 
  If you are using RS232 please skip to Installing NetO32. Opticon's USB drivers need to be installed for the cradle to be properly via USB.     If you are using RS232 please skip to Installing NetO32. Opticon's USB drivers need to be installed for the cradle to be properly via USB.  
- # Download the USB drivers from the [[#Drivers|Downloads Drivers section]].   + # Download the USB drivers from the [[#Drivers|Driver Downloads section]].  
  # Open the zip file by double clicking on it.    # Open the zip file by double clicking on it. 
  # Launch the installer by double clicking on it.    # Launch the installer by double clicking on it. 
Line 30:
  ====Installing NetO32====    ====Installing NetO32==== 
  The {{{prodName}}} uses a piece of windows software called NetO32 to save the data file to the computer. To install NetO32 follow the steps below.    The {{{prodName}}} uses a piece of windows software called NetO32 to save the data file to the computer. To install NetO32 follow the steps below. 
- # Download NetO32 [[#Software|Downloads Software Section]].   + # Download NetO32 from the [[#Software|Software Downloads section]].  
  # Open the zip file by double clicking on it.    # Open the zip file by double clicking on it. 
  # Launch the installer by double clicking on it.    # Launch the installer by double clicking on it. 
Line 72:
  ====Installing Appload====    ====Installing Appload==== 
  # Appload is Opticon's multi-purpose utility for installing firmware onto devices such as the {{{prodName}}}. To install Appload follow the steps below.    # Appload is Opticon's multi-purpose utility for installing firmware onto devices such as the {{{prodName}}}. To install Appload follow the steps below. 
- # Download Appload by clicking here .   + # Download Appload from the [[#Software|Downloads Software Section]].  
  # Open the zip file by double clicking on it.    # Open the zip file by double clicking on it. 
  # Launch the installer by double clicking on it.    # Launch the installer by double clicking on it. 
Line 92:
       
  ===Download Firmware===    ===Download Firmware=== 
- You will need to download and unzip the appropriate firmware file for the action you wish to perform from the [[#Software|Software Downloads]] section below.   + You will need to download and unzip the appropriate firmware file for the action you wish to perform from the [[#Software|Software Downloads section]].  
  ===Loading the Firmware===    ===Loading the Firmware=== 
  ===={{{prodName}}} Firmware Setup====    ===={{{prodName}}} Firmware Setup==== 
Line 98:
- * Print this barcode sheet.   + * Print [http://ftp.opticonusa.com/UniversalMenuBook/Factory.png this] barcode sheet.  
  * Scan the +-DOWNLOAD-+ at the bottom of the sheet. The unit should beep and show a flashing red LED.    * Scan the +-DOWNLOAD-+ at the bottom of the sheet. The unit should beep and show a flashing red LED. 
  * Return the device to the cradle    * Return the device to the cradle 
       
  ====Load the Firmware====    ====Load the Firmware==== 
- * Drag the OS file onto Appload to program the OS.   + * Drag the OS file onto Appload to program the OS or choose 'File' > 'Download' and navigate to the OS firmware file.  
- * After the OS is finished programming, you can immediately drag the Application file to program the application.   + * After the OS is finished programming, you can immediately drag the Application file onto Appload or choose 'File' > 'Download' and navigate to the OS firmware file to load the application.  
  * After the application finishes, the unit will beep annoyingly.    * After the application finishes, the unit will beep annoyingly. 
- * Scan the serial number label on the box to stop the beeping and load the id number.   + * Scan the serial number label on the box your device came in to stop the beeping and program the id.  
       
  ==Application Development==    ==Application Development== 
- The {{{prodName}}} firmware is split into two levels, an Operating System and an Application. The Operating System Exposes the functions of the hardware to the Application level firmware, and the Application determines how the device behaves. The Operating System is developed and maintained solely by Opticon, however anyone can make an application for the {{{prodName}}} using using the Renesas RX compiler. For code samples please write devsupport@opticonusa.com.   + The {{{prodName}}} firmware is split into two levels, an Operating System and an Application. The Operating System Exposes the functions of the hardware to the Application level firmware, and the Application determines how the device behaves. The Operating System is developed and maintained solely by Opticon, however anyone can make an application for the {{{prodName}}} using using the [http://ftp.opticon.com/rx_compiler_12_02.exe Renesas RX compiler]. For code samples please write [mailto:devsupport@opticonusa.com devsupport@opticonusa.com].