Hi,
I'm wondering if DMD 1100 could be control with labview.
If it's possible : How ? and Do you have any examples of labview programm ?
Thanks
Alexandre
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hello Alex,
First, welcome to the DLP section of the TI-E2E Community.
There was never any LabView example code for the Discovery 1100 system, but you should be able to wirte a set of Labview VI's as a wrapper that makes calls into the DLL functions for the D1100.
There should be a library call node (I do not know what the current versions of Labview call it) that you can point to the function calls in the dll. You will need the *.h file for the DLL or something that defines the function prototypes to plug into the library calls.
Fizix.
Hi Fizix,
Thanks a lot for your answer. I do not know well DLL but I will try.
I have another question.
I have seen on the web that it's possible to control DMD 1100 discovery with Active X. But I don't find the Active X for the DMD. Do you know were it's possible to download it ?
Thanks.
Alex