Version Differences for H15

(Software)
Line 140:
  :Check out the IsSysBusy() function. It returns a boolean, depending on whether or not the barcode engine is currently undergoing its reinitialization process. Attempts to scan while this is happening can essentially crash the scan engine, so waiting until IsSysBusy() returns false before your application directs the scanner to scan should alleviate the problem.    :Check out the IsSysBusy() function. It returns a boolean, depending on whether or not the barcode engine is currently undergoing its reinitialization process. Attempts to scan while this is happening can essentially crash the scan engine, so waiting until IsSysBusy() returns false before your application directs the scanner to scan should alleviate the problem. 
  ==OS Release Log==    ==OS Release Log== 
    + * '''5.2.3'''  
    + ** Updated the installed .NET Framework on the device from 2.0 to 3.5.  
    + * '''5.1.3'''  
    + ** Fixed a problem with display flicker on startup.  
    + ** New Bootloader, 2.2, is required to use this version(or newer) of the OS.  
  * '''4.9.3'''    * '''4.9.3''' 
  ** Added XMLHttpRequests to H15 OS    ** Added XMLHttpRequests to H15 OS