The iQ-LED API provides a comprehensive and intuitive programming interface for our iQ-LED light sources and the EX2 spectrometer.
It will enable you to write your own software, leveraging all the advantages of these LED devices while also providing the flexibility to focus exclusively on your specific requirements.
We provide interfaces for the programming languages C++ and C. The C++ interface depends only on the ISO C++ standard and the STL. The C interface can be used in various programming languages and SDKs, such as Python, MATLAB, or LabVIEW.
The API consists of classes that represent physical devices and available data container classes. All required hardware drivers are supplied.
Extensive API documentation, with practical code examples, is provided to guide you through the most commonly used cases.
