Honeywell Mobility SDK for Windows:
Data Collection API Reference
This SDK includes APIs to support C++ and .NET bar code scanning applications for the Honeywell VM3 computer.
Honeywell.Mobility.DataCollection Classes: The DataCollection namespace includes APIs to support .NET applications for reading bar codes.
Native Scanner Functions: This C++ class supports basic bar code scanning applications.
Required Components
These software components should be installed on your development PC:
- Microsoft Visual Studio 2008
- A platform SDK for your Honeywell computer
- Honeywell.Mobility.DataCollection.dll
To install the DLL on the VM3 (Windows 7)
- On your development PC, browse to C:\Program Files (x86)\Honeywell\SDK\Mobility SDK for Windows\Data Collection Resource Kit\Runtime\Win7\x86.
- In the x86 directory, locate itcscan2_x86.msi and copy this file to the VM3.
- On the VM3, run itcscan2_x86.msi. The .msi installs the components on the VM3, and places itcscan2.dll in the \Program Files (x86)\Common Files\Intermec\Dlls directory.
To install the DLL on the VM3 (Windows Embedded Compact 7)
- On your development PC, browse to C:\Program Files (x86)\Honeywell\SDK\Mobility SDK for Windows\Data Collection Resource Kit\Runtime\WEC700\VM3_CE700\x86.
- In the VM3_CE700 directory, locate itcscan2.cab and copy this file to the VM3.
- On the VM3, run the .cab file to install itcscan2.dll in the Windows directory on the VM3.
More Information
Developer Resources and Support