LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Implementing c code in Labview

Hi,

I am a learner in LabVIEW and in my application I need to use a third party software in Labview. I am using the call function node to link to this dll.
I have a test file written in C to test whether I am able to communicate with the third party software or not.
I need to implement the c code of the test file in labVIEW.
I have the header files , c code of the test file and the dll here.
Can any one help me in building the VI for the test program.
I know how to link to the dll and all but id some one can help me in building the VI for this test file I can learn from it and build VI for other test files too.

I am sending all the required files here.
Thanks a lot,
Ajit.
0 Kudos
Message 1 of 2
(2,875 Views)
Hello Ajit,

Thank you for your inquiry regarding implementing c code in LabVIEW. It sounds like you would like more information regarding building the VI for the test program. By guidelines I can�t write any code for you but I can give you a great resource for implementing external code in LabVIEW. I have attached this file bellow. This can also be found in Help>>VI, Function, & How-To>>Index and type C Code. Follow the links from there for useful information regarding implementing C Code in LabVIEW.

I hope this resource helps. Let me know if I can further assist you.

Shea C.
Applications Engineering
0 Kudos
Message 2 of 2
(2,875 Views)