HI,
I am a student at the university of Delaware.
This is what I am trying to do,
I have a third party software. I am trying to work with it in LabVIEW 7.0 version.
I have the dll, the header file, the C file and all the data.
I am using the call function node but I am finding a difficulty to figure out how to call the dll, then test the dll by running a very simple test.
The dll has a few functions and they are clearly explained in the header file which I am including in the attachment.
I also have the c code of the test file I am trying to run with this dll.I am including it also in the attachment.
Can you help me by building a VI that can link to the dll and run the simple test file that I have here.
Thanks a lot,
Ajit R Nalla."