Our API software interface provides for the direct control of the analyzer through your own application. Link the API library with your C code to customize analyzer functionality.
The API provides 3 main functions calls.
1. Configure communications port
2. Send commands
3. Return responses
Once the communication port is configured commands are sent to control the analyzer and obtain results. Some typical commands are Start Trace, Stop Trace and Read Trace.
The API software package includes source code, binary executable, sample code and documentation.
You can download the API documentation by clicking on the API Documentation button above.