|
: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. |
|
|
+ |
** Updated the installed .NET Framework on the device from 2.0 to 3.5.
|
|
|
+ |
** Fixed a problem with display flicker on startup.
|
|
|
+ |
** New Bootloader, 2.2, is required to use this version(or newer) of the OS.
|
|
** Added XMLHttpRequests to H15 OS |
|
** Added XMLHttpRequests to H15 OS |