SerialMagic API Overview For Windows Mobile / Pocket PC

SerialMagic Support Home

This page is outlines the SerialMagic engine API interface on Windows Mobile.

On Windows Mobile the SerialMagic API is provided via an event based interface.

The example project builds the "DirectDataTest" application which is designed to work with SerialMagic Professional 3.2.0 and later. To test the API first run SerialMagic Professional 3.2.0 or later, then in the Action Settings dialog (use menu options "Setup > Actions...") enable the "Direct Data" option as shown below (below dialog shown from version 4.3.0)

When DirectDataTest is running (below left) insure that SerialMagic Professional is running, then tap the DirectDataTest "Register" button and it should register to receive scan events (or data packets) from SerialMagic Professional (below center). Then when data is scanned DirectDataTest should get an event with the data (below right)

SerialMagic API example project and source files for Windows Mobile are here.
SerialMagic API example project for C# and source files for Windows Mobile are here.