LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Labview in C

Hi,
can i compile labview g language in c or c++?
Thanks in advance.
0 Kudos
Message 1 of 2
(2,585 Views)
There is no way that I know of but a work around would be to create a DLL and call it from C or C++. You can take any vi in LV and create a DLL and use it as a function of the DLL. Hope this helps.
BJD1613

Lead Test Tools Development Engineer

Philips Respironics

Certified LV Architect / Instructor
0 Kudos
Message 2 of 2
(2,585 Views)