LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

Is it possible to translate Labview source program to LabWindow program?

We already have a test program written in LabView. Now I would like to modify it. If I don't know LabView, but I know C++. Is it possible to translate LabView program to LabWindow C program? Then I can start my working in LabWindows.
0 Kudos
Message 1 of 2
(2,892 Views)
No, you cannot translate LabVIEW code into C. LabVIEW 6.0 and above with the application builder allows you to build DLLs that you can call from other compilers, but there is no translate option.

Best Regards,

Chris Matthews
National Instruments
Message 2 of 2
(2,892 Views)