LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Is it possible to build an exe using latest application builder?

Hi All,

   

    I have a code developed in LabVIEW 6.2 Can i build the EXE and installer using the latest application builder? Is there some issues?

 

Thanks in advance 

0 Kudos
Message 1 of 2
(1,997 Views)

Do you mean you have LV 6.1?  I don't think there was a 6.2.

 

All you have to do is install the latest version of LabVIEW that has the application builder.  Open your old LV 6.1 files.  They will be upgraded to LV 2009.  Save them.  There could always be some issue with upgrading code through that many versions.  Just go through and look for any errors and fix them.  It may be a good time to truly upgrade your code and replace anything that is ancient such as using DAQmx instead of Traditional DAQ drivers.  Or upgrading to the more recent VISA functions.

 

Once you are satisfied all is well, then you can go ahead and build your application into an .exe.

0 Kudos
Message 2 of 2
(1,996 Views)