LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Can we port an GUI based application developed in labview to Visual C .net

I am looking to create a GUI application in VC++.net which right now is done using Labview 7. Is this possible.
0 Kudos
Message 1 of 2
(2,558 Views)
You'll have to write it again. There's no "translation" from G to C++.

You could perhaps build a dll of the LabVIEW app and use some parts of it that way, but that's it...Perhaps sticking to LV is the best;-)
Message 2 of 2
(2,558 Views)