Hello Team,
My Customer would like to know some details about DLP® NIRscan Nano Evaluation Module.
They trying to create a custom PC software application that connects to the DLPNIRNANOEVM via USB. They would like to control and scan the data from their application. They have found 'DLP NIRscan Nano GUI (Windows) v2.1.0 (Rev. A) ' app on our website. They would like to implement some of the features of this software in their custom application. They have also found that it uses USBHID library and DLP Spectrum Library. Can you share a C example program to understand how to use these libraries?
They have downloaded the GUI software. Within the source code in the loaction "C:\ti\DLPNIRscanNanoGUI_2.1.0\Sources" , there are two files named API.c and API.h. These files implement the complete commands supported by the DLP Nano. They not using a programming environment like QT, but instead they use LabVIEW which is graphical programming language for data acquisition from hardware. In LabVIEW they can only call C DLL's and not the C code as such. They have found the DLP spectrum library (libdlpspec.dll)in the source code for DLP spectrum library. Can you compile the API.h and API.c into a DLL?. Once that is available they can make use of the newly created API.dll and the existing libdlpspec.dll to realize their application using LabVIEW.
Regards,
Renan