SerialMagic API Overview For WindowsThis page is outlines the SerialMagic engine API interface on Windows. On Windows 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 4.3.2.0 and later. To test the API first run SerialMagic Professional 4.3.2.0 or later, then in the Application Settings dialog enable the "Post Direct Data" option. 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 are here. |


