LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

old version Source code to .exe file conversion

 

I have a programming GUI source code (written in an older version of LabVIEW). Can it be supported by LABview Evaluation version 10.0.1 and be converted to an .exe file. How can I convert and use source code file for  programming? What do I need to convert and how?
I'm new to LABview. Please help!!
0 Kudos
Message 1 of 3
(2,650 Views)

2010 can open VIs written in LabVIEW 6.0 or newer. Just double click on the top level VI. You will also need to install any hardware drivers (i.e. GPIB, DAQ, etc) that the old program used.

 

With the evaluation version, you can create an exe but it will have a watermark on the front panel.

0 Kudos
Message 2 of 3
(2,646 Views)

Additional information: Starting with LabVIEW 8 projects are used to manage your LabVIEW files and to create build specifications for executables. You should be able to import your old build spec into a new project. The LabVIEW Help contains an explanation of how to do this.

0 Kudos
Message 3 of 3
(2,639 Views)