JETI SDK
The JETI Software Development Kit (SDK) provides a complete software solution for interfacing spectrometric and radiometric devices from JETI Technische Instrumente GmbH.
No firmware command expertise is required. Instead, a simple, high-level Application Program Interface (API) is used to provide complete connectivity.
The API is provided in the form of several Windows Dynamic Link Libraries (DLL).
The libraries can be used by any programming language that can handle DLL’s, such as C/C++, VisualBasic, or LabVIEW.
The following DLLs are available
jeti_spectro.dll
Provides a set of functions for simple spectrometric measurement.
jeti_spectro_ex.dll
Provides a set of functions like jeti_spectro.dll, but with more detailed options to control the measurement.
jeti_radio.dll
Provides a set of functions for simple radiometric measurements, including calculation of colorimetric values (e.g. xy- and u’v’-values, CCT, CRI,…), based on fixed settings.
jeti_radio_ex.dll
Provides a set of functions like jeti_radio.dll, but with more detailed options to control the measurement and the calculations.
jeti_core.dll
Provides a set of functions for full control of the radiometric device and to perform custom measurement sequences.