SerialMagic Support Home

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

On Windows Mobile Smartphone 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 1.6.7 and later.
To test the API first run SerialMagic Professional 1.6.7 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 1.6.7)

When DirectDataTest is running 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. Applications registered to receive
events can be seen from SerialMagic menu Tools > Show Registered Apps.


Mobile Bluetooth Barcode RFID scanner API registered apps

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 Smartphone are here.