From 04:00 PM CDT – 08:00 PM CDT (09:00 PM UTC – 01:00 AM UTC) Tuesday, April 16, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How would I go about incorporating a program written in C into LabVIEW?

Once I have written a code in C, how do I incorporate it into a VI ?
0 Kudos
Message 1 of 3
(2,161 Views)

Create a dll out of it and call it from LV. See LH help for call external code chapter or:

http://zone.ni.com/devzone/conceptd.nsf/webmain/E77DF3DD07DFB73B86256CBF00780C96

~~~~~~~~~~~~~~~~~~~~~~~~~~
"It’s the questions that drive us.”
~~~~~~~~~~~~~~~~~~~~~~~~~~
0 Kudos
Message 2 of 3
(2,148 Views)
Check the following document: Using External Code in LabVIEW

Regards;
Enrique
www.vartortech.com
0 Kudos
Message 3 of 3
(2,140 Views)