LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Problem building a VI to test a dll.

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."
0 Kudos
Message 1 of 3
(2,541 Views)
Hi Guys,

I could figure out the way to do this, Thanks a lot.

Ajit
0 Kudos
Message 2 of 3
(2,541 Views)
Hi Ajit,

I will generally give 4 start rating to self-answered Q's but you have not provided any information!

What was the problem you had?

How did you over-come it?

By providing this info, your question and answer becomes a resource that may help others in the future.

Ben
Retired Senior Automation Systems Architect with Data Science Automation LabVIEW Champion Knight of NI and Prepper LinkedIn Profile YouTube Channel
0 Kudos
Message 3 of 3
(2,541 Views)