SP259 API
An API for SP259 series logic analyzers is available and actively maintained. This API is intended for advanced users with a good knowledge of C/C++ programming languages. It allows the logic analyzer device to be used from within a user program, mainly for automation applications (e.g., automating the testing of circuits or systems in a production facility).
Documentation
API documentation can be found in Ikalogic's dedicated documentation website (docs.ikalogic.com)
Download API
The API can be downloaded via this GitHub repository. This github repository includes all required header files, the latest binary files in “dependency” folder, as well a fully functional, yet minimal example to help you get started with the API.
Any bug reports related to this API can be filed here (a GitHub account is needed)