Sie sind auf Seite 1von 5

2012 Datalogic ADC, Inc. All rights reserved. Protected to the fullest extent under U.S.

and international laws. Copying, or altering of this document is prohibited without express written
consent from Datalogic ADC, Inc. Product specifications are subject to change without notice. Datalogic and the Datalogic logo are registered trademarks of Datalogic S.p.A. in many
countries, including the U.S. and the E.U. and the Datalogic Automatic Data Capture logo is a trademark of Datalogic S.p.A. The Joya logo is a registered trademark of Datalogic Mobile
S.r.l. in the U.S. and the E.U. Shopevolution and the Elf logo are registered trademarks of Datalogic Mobile S.r.l. in the E.U. Elf, Joya, Kyman, Kyman-Gun, Memor, R-Series, Rhino,
Skorpio, Skorpio Gun are trademarks of Datalogic Mobile S.r.l. 3GL, Datalogic Aladdin, Datalogic STAR, Datalogic STAR Cordless System and Touch are trademarks of Datalogic
Scanning Group S.r.l. Falcon, the Falcon logo, Magellan, PowerScan, and QuickScan are registered trademarks of Datalogic ADC, Inc. in many countries, including the U.S. and the E.U.
All-Weighs, First Strike, Heron, Pegaso, PreScan, PT-2000, Sextante GZPS, SurroundScan and Top Gun are registered trademarks of Datalogic ADC, Inc. in the U.S. Cashier Training,
Gryphon, illumix, Motionix, Produce Rail, ScaleSentry, SmartSentry, and Productivity Index Reporting are trademarks of Datalogic ADC, Inc. The Bluetooth mark and logos are owned by
the Bluetooth SIG, Inc. and any use of such mark is under license. All other brand and product names are trademarks of their respective owners. Datalogic Proprietary & Confidential
Information.
Page 1 of 5

Datalogic SDK version 1.7.2.4
1. COMPATIBILITY
- Elf Windows Embedded Handheld (WM 6.5) and Windows CE 6.0, versions 1.71.
- Falcon X3 Windows Embedded Handheld (WM 6.5) and Windows CE 6.0, versions 1.70.
- Skorpio X3 Windows Embedded Handheld (WM 6.5) and Windows CE 6.0, versions 1.72.
- Installation on Windows XP Pro (32-bit), Windows 7 Pro or better, 32-bit or 64-bit.
- Required Visual Studio 2005 or Visual Studio 2008. Other Visual Studio versions are not supported.

WARNING:
When using this SDK to create .NET Applications, user must copy Datalogic.API.DLL from desktop computer to
the terminal. The terminal only has the older Datalogic.API.DLL for backwards compatibility. See Read Me First
document for details.
2. ENHANCEMENTS
Added support for IBM / Microdoc Java Runtime Environment for Windows CE 6.0 devices.
3. CORRECTED DEFECTS
NONE
4. KNOWN ISSUES
4.1. Installation Errors:
a. On Windows 7 64-bit systems, Windows CE SDK cant be installed without the Windows
Mobile 6.0 Pro SDK Refresh installed. (SDK #103)
b. When using Windows 7, SDK uninstaller doesn't remove Datalogic SDK folders in the Start
menu. (SDK #105)
Release Note: SDK Version 1.7.2 Distribution Date: 12/09/2012
Product Involved: ELF, Falcon X3 and Skorpio X3
Description: Datalogic Software Development Kit (SDK)
Business Unit: Mobile

Distribution Scope: Internal External specify: Public



2012 Datalogic ADC, Inc. All rights reserved. Protected to the fullest extent under U.S. and international laws. Copying, or altering of this document is prohibited without express written
consent from Datalogic ADC, Inc. Product specifications are subject to change without notice. Datalogic and the Datalogic logo are registered trademarks of Datalogic S.p.A. in many
countries, including the U.S. and the E.U. and the Datalogic Automatic Data Capture logo is a trademark of Datalogic S.p.A. The Joya logo is a registered trademark of Datalogic Mobile
S.r.l. in the U.S. and the E.U. Shopevolution and the Elf logo are registered trademarks of Datalogic Mobile S.r.l. in the E.U. Elf, Joya, Kyman, Kyman-Gun, Memor, R-Series, Rhino,
Skorpio, Skorpio Gun are trademarks of Datalogic Mobile S.r.l. 3GL, Datalogic Aladdin, Datalogic STAR, Datalogic STAR Cordless System and Touch are trademarks of Datalogic
Scanning Group S.r.l. Falcon, the Falcon logo, Magellan, PowerScan, and QuickScan are registered trademarks of Datalogic ADC, Inc. in many countries, including the U.S. and the E.U.
All-Weighs, First Strike, Heron, Pegaso, PreScan, PT-2000, Sextante GZPS, SurroundScan and Top Gun are registered trademarks of Datalogic ADC, Inc. in the U.S. Cashier Training,
Gryphon, illumix, Motionix, Produce Rail, ScaleSentry, SmartSentry, and Productivity Index Reporting are trademarks of Datalogic ADC, Inc. The Bluetooth mark and logos are owned by
the Bluetooth SIG, Inc. and any use of such mark is under license. All other brand and product names are trademarks of their respective owners. Datalogic Proprietary & Confidential
Information.
Page 2 of 5
4.2. Functional Errors:
a. The Java SDK Command-line Prompt is broken after installing on a Win7 64 computer. (SDK
#52)
4.3. Sample App Errors:
a. C/C++ sample DeviceAPITest does not work on Elf WM 1.65. Error message "DeviceAPITest
is not a valid PocketPC application" (SDK #95) Work around: The sample application was
intended for 1.70 or newer firmware. Please comment out the line with DeviceGetModelName
function if you want to use this sample on a device with v1.66 or older firmware.
b. C# sample WiFiAndReset Device.WiFiGetMacAddress(address) ToString formating is
incorrect causing the MAC address to be incorrect. (SDK #117)
5. FILES
- Datalogic SDK 1.7.2.4 for Elf, FalconX3, SkorpioX3.ZIP contains the following:
Application Portability SDK Guide (1.7.2.3).pdf
DatalogicSDK.EXE
Read Me First.pdf
SDK_NextGen.chm
SDK_NextGen_Products.chm
Java.zip
ReleaseNote_SDK_1.7.2.4.pdf (this document)
6. SUPPORT
Datalogic Mobile SW Download area:
http://www.adc.datalogic.com/en-us/software-download/support_sfw_sf1149_4.html
Datalogic Mobile Support:
http://www.adc.datalogic.com/en-us/technical-request/support_sfc_fc1153_4.html
7. HISTORY
SDK Version 1.7.2.3
ENHANCEMENTS
Functional Enhancements:
Improved Java compatibility with Windows CE 6.0
Added new C, C# and Java functions.
o DeviceEnableModem

2012 Datalogic ADC, Inc. All rights reserved. Protected to the fullest extent under U.S. and international laws. Copying, or altering of this document is prohibited without express written
consent from Datalogic ADC, Inc. Product specifications are subject to change without notice. Datalogic and the Datalogic logo are registered trademarks of Datalogic S.p.A. in many
countries, including the U.S. and the E.U. and the Datalogic Automatic Data Capture logo is a trademark of Datalogic S.p.A. The Joya logo is a registered trademark of Datalogic Mobile
S.r.l. in the U.S. and the E.U. Shopevolution and the Elf logo are registered trademarks of Datalogic Mobile S.r.l. in the E.U. Elf, Joya, Kyman, Kyman-Gun, Memor, R-Series, Rhino,
Skorpio, Skorpio Gun are trademarks of Datalogic Mobile S.r.l. 3GL, Datalogic Aladdin, Datalogic STAR, Datalogic STAR Cordless System and Touch are trademarks of Datalogic
Scanning Group S.r.l. Falcon, the Falcon logo, Magellan, PowerScan, and QuickScan are registered trademarks of Datalogic ADC, Inc. in many countries, including the U.S. and the E.U.
All-Weighs, First Strike, Heron, Pegaso, PreScan, PT-2000, Sextante GZPS, SurroundScan and Top Gun are registered trademarks of Datalogic ADC, Inc. in the U.S. Cashier Training,
Gryphon, illumix, Motionix, Produce Rail, ScaleSentry, SmartSentry, and Productivity Index Reporting are trademarks of Datalogic ADC, Inc. The Bluetooth mark and logos are owned by
the Bluetooth SIG, Inc. and any use of such mark is under license. All other brand and product names are trademarks of their respective owners. Datalogic Proprietary & Confidential
Information.
Page 3 of 5
o DeviceGetBatterySuspendTimeout
o DeviceSetBatterySuspendTimeout
o DeviceGetACSuspendTimeout
o DeviceSetACSuspendTimeout
o DevicePlayBeep
o DeviceEnableLED
o DeviceBlinkLED
o DeviceEnableModem
Added new C / C++ functions capability for Legacy Skorpio SDK.
o DLDevice::BlinkGreenLED
o DLDevice::SetGreenLED
o DLDevice::GetBatteryLevel
o DLDevice::SoundBeeper
o DL_BATTERY_SetSuspendTimeout
o DL_BATTERY_GetSuspendTimeout
o DLAC_SetSuspendTimeout
o DLAC_GetSuspendTimeout
o DLBEEPER_Play
o DLDEVICE_SetCradleModem
o DLLED_Blink
o DLLED_Set
Added new parameters for Legacy Skorpio SDK.
o SCAN_PARAM_GREEN_SPOT_DURATION
o SCAN_PARAM_LED_NUM_OF_PULSES
o SCAN_PARAM_LED_PULSE_DURATION
Support Enhancements
Added new functions and corrections in the Help file.
Added Java to the SDK Help
CORRECTED DEFECTS
Functional Corrections:
SDK: C# Device.BtStatus now correctly returns the correct status.
Implemented Decode timeout notification events in the Java SDK.
Installation Corrections:
The C / C++ SDK can now be installed without requiring the .NET SDK to be installed.

2012 Datalogic ADC, Inc. All rights reserved. Protected to the fullest extent under U.S. and international laws. Copying, or altering of this document is prohibited without express written
consent from Datalogic ADC, Inc. Product specifications are subject to change without notice. Datalogic and the Datalogic logo are registered trademarks of Datalogic S.p.A. in many
countries, including the U.S. and the E.U. and the Datalogic Automatic Data Capture logo is a trademark of Datalogic S.p.A. The Joya logo is a registered trademark of Datalogic Mobile
S.r.l. in the U.S. and the E.U. Shopevolution and the Elf logo are registered trademarks of Datalogic Mobile S.r.l. in the E.U. Elf, Joya, Kyman, Kyman-Gun, Memor, R-Series, Rhino,
Skorpio, Skorpio Gun are trademarks of Datalogic Mobile S.r.l. 3GL, Datalogic Aladdin, Datalogic STAR, Datalogic STAR Cordless System and Touch are trademarks of Datalogic
Scanning Group S.r.l. Falcon, the Falcon logo, Magellan, PowerScan, and QuickScan are registered trademarks of Datalogic ADC, Inc. in many countries, including the U.S. and the E.U.
All-Weighs, First Strike, Heron, Pegaso, PreScan, PT-2000, Sextante GZPS, SurroundScan and Top Gun are registered trademarks of Datalogic ADC, Inc. in the U.S. Cashier Training,
Gryphon, illumix, Motionix, Produce Rail, ScaleSentry, SmartSentry, and Productivity Index Reporting are trademarks of Datalogic ADC, Inc. The Bluetooth mark and logos are owned by
the Bluetooth SIG, Inc. and any use of such mark is under license. All other brand and product names are trademarks of their respective owners. Datalogic Proprietary & Confidential
Information.
Page 4 of 5
Corrected installation defects when only Java SDK is installed.
Sample Application Corrections:
Corrected Java errors in the SDK that prevented sample applications from running on Windows CE
6.0 by using the CrE-ME412.30_ARM_CE60_HPC.MSI.
Documentation Corrections:
Updated and corrected the EULA.
Updated and corrected the Help file.

SDK Version 1.7.0.1
ENHANCEMENTS
Added Skorpio X3 compatibility.
Added new .NET DLL and functionality.
Improved existing and added new C and C# sample applications.
Integrated and expanded help file.
Added new .NET DLL and functionality.
Provided a matrix in the help file explaining in which sample applications to find examples of using
particular methods.
Added a separate Help file from the install.
Added Application Portability SDK Guide and Read Me First documents.
CORRECTED DEFECTS
New SDK installation does not replace old versions of files left on the computer.
SDK uninstaller doesnt remove SDK files from the computer.
Windows CE SDK cant be installed without the Windows Mobile 6.0 Pro SDK Refresh installed.
Java SDK cant be installed without the Windows Mobile 6.0 Pro SDK Refresh installed.
Corrected cosmetic installation errors.
Updated and corrected the EULA.
Updated and corrected the Help file.

SDK Version 1.3.0.1
ENHANCEMENTS
Sample applications made uniform in naming conventions.
Installer checks to see if versions 1.0, 1.2, 1.3 or the current version 1.3.0.1 are already installed.
Installer now checks to see if there is are sample applications left over from a previous installation; it will
prompt the user to delete or rename the directory then try again to install. Automatic backup of the
directory has been removed.

2012 Datalogic ADC, Inc. All rights reserved. Protected to the fullest extent under U.S. and international laws. Copying, or altering of this document is prohibited without express written
consent from Datalogic ADC, Inc. Product specifications are subject to change without notice. Datalogic and the Datalogic logo are registered trademarks of Datalogic S.p.A. in many
countries, including the U.S. and the E.U. and the Datalogic Automatic Data Capture logo is a trademark of Datalogic S.p.A. The Joya logo is a registered trademark of Datalogic Mobile
S.r.l. in the U.S. and the E.U. Shopevolution and the Elf logo are registered trademarks of Datalogic Mobile S.r.l. in the E.U. Elf, Joya, Kyman, Kyman-Gun, Memor, R-Series, Rhino,
Skorpio, Skorpio Gun are trademarks of Datalogic Mobile S.r.l. 3GL, Datalogic Aladdin, Datalogic STAR, Datalogic STAR Cordless System and Touch are trademarks of Datalogic
Scanning Group S.r.l. Falcon, the Falcon logo, Magellan, PowerScan, and QuickScan are registered trademarks of Datalogic ADC, Inc. in many countries, including the U.S. and the E.U.
All-Weighs, First Strike, Heron, Pegaso, PreScan, PT-2000, Sextante GZPS, SurroundScan and Top Gun are registered trademarks of Datalogic ADC, Inc. in the U.S. Cashier Training,
Gryphon, illumix, Motionix, Produce Rail, ScaleSentry, SmartSentry, and Productivity Index Reporting are trademarks of Datalogic ADC, Inc. The Bluetooth mark and logos are owned by
the Bluetooth SIG, Inc. and any use of such mark is under license. All other brand and product names are trademarks of their respective owners. Datalogic Proprietary & Confidential
Information.
Page 5 of 5
One set of sample applications is now used for both device operating systems; selecting the OS only
applies to the installation of the Win Mobile or CE SDKs.
Selection of the programming language and Device OS have been separated.
ReadMe.txt files have been added to the sample applications.
CORRECTED DEFECTS
Version 1.3.0.0 had an older version of Datalogic.API.dll (1.11.0.31) instead of 1.11.0.32.
Several corrections to the C / C++, C# and VB.Net Sample applications.
C / C++, C# and VB.Net SDK now supports Windows CE 6.0.
Corrected DecodeReadString and DeviceSetTriggerType defects.

SKD Version 1.2.0.0
ENHANCEMENTS
Updated DecodePostRequestEventEx sample application for C++\C, added GUI.
New updated help file.
Installer now checks to see if there is are sample applications left over from a previous installtion, it will
prompt the user with a dialog and copy those to a SDK_backup folder.
CORRECTED DEFECTS
None.

Das könnte Ihnen auch gefallen