05-06-2002 05:02 AM
05-06-2002 05:09 AM
05-06-2002 09:04 AM
10-20-2009 05:20 AM
Best way is to close all the Lab View Windows and open up a new VI. Go to the build application tab. Include all the VI's that u need to build into a exe file application. Be sure to close specially those VI's that u need to add up into the exe file. The first part was a precaution i normally use in order to avoid complications which may arise if there are any callbacks or sub VI's involved.
Have a good time.
10-20-2009 06:02 AM
10-20-2009 06:18 AM
Good catch! LOL !!!
Till the time I finished reading your (last) reply in this thread, my mind was thinking of asking the OP which LV version is used, since building an exe from a VI (or the App Builder) has been changed dramatically over the years in the latest LV versions.
10-20-2009 07:39 AM
parthabe wrote:.... building an exe from a VI (or the App Builder) has been changed dramatically over the years ...
Most notably 8.0 and forward, which makes you make a project file.
10-20-2009 07:42 AM
10-20-2009 07:50 AM - edited 10-20-2009 07:54 AM
parthabe wrote:
But from LV 8.5, I think they brought back the Build Application (EXE) feature submenu in the Tools menu.
The dialog boxes changed a bit over the 8.x's
10-20-2009 08:10 AM
Which dialog boxes do you mean?
What I meant was we can build an EXE from within a VI itself, like in the previous versions of LV. It ll prompt us to close the VI(top level & all the open related SubVIs), from which we want to build the EXE.