LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

turning a VI in to a .exe file

Hi to all  I want to turn somefile.vi in to somefile.exe so that it could run without opening LV.My questions are:1. Can it be done?2. Where should i look in order to find examples? 
0 Kudos
Message 1 of 11
(3,501 Views)

It can be done if you have the Full or Professional development packages, otherwise the necessary tool is an addon expense. If you are using one of the newer versions, 8.x or later, create a "project" that includes the vi you wish to make into an .exe. If you have the necessary tool you should see "Build Specifications" at the bottom of the list of the "project" tree listing. Right clicking on that will bring up a "New" selection, which, if you have the necessary tool, should show "Application (EXE)".   To run a LabVIEW exe on a machine that doesn't already have LabVIEW installed will require installing the LabVIEW Run Time Engine, a free download (a fairly big one though).

 

 

OK, I also noticed that under the "Tools" on the toolbar at the top of a VI there is also a selection "Build Application (EXE) from VI...", which only seems to be available when the vi is in a project.

 

Message Edited by LV_Pro on 10-29-2009 09:27 AM
Putnam
Certified LabVIEW Developer

Senior Test Engineer North Shore Technology, Inc.
Currently using LV 2012-LabVIEW 2018, RT8.5


LabVIEW Champion



0 Kudos
Message 2 of 11
(3,497 Views)

You have to make it a project and than right click Build specifications->new->application(.exe)

 

you have to have the application builder or have the professional development system to build exe files.

Harold Timmis
htimmis@fit.edu
Orlando,Fl
*Kudos always welcome:)
0 Kudos
Message 3 of 11
(3,489 Views)

shaicoh,

 

I'm curious, why were you not able to find how to do this from within the LabVIEW environment? Was there insufficient documentation? What were you looking for in LabVIEW that was missing (i.e. a Build menu, a toolbar button, a menu item)? 

George M
National Instruments
0 Kudos
Message 4 of 11
(3,483 Views)

i have the full development system but under build specification->new i can only find two options: source distribution and web service.

why is that?

0 Kudos
Message 5 of 11
(3,468 Views)
I think if you have the full you have to purchase the application builder from NI.
Harold Timmis
htimmis@fit.edu
Orlando,Fl
*Kudos always welcome:)
Message 6 of 11
(3,462 Views)

LV_Pro wrote:

It can be done if you have the Full or Professional development packages,


That is not correct. The Full version does not include the Application Builder.

 


shaicoh wrote:

i have the full development system but under build specification->new i can only find two options: source distribution and web service.

why is that?


As noted, you need to buy the Application Builder for the Full Development System.

 

0 Kudos
Message 7 of 11
(3,459 Views)

You are right

the full will not do it

0 Kudos
Message 8 of 11
(3,456 Views)

shaicoh wrote:

You are right

the full will not do it


Probably not what you wanted to hear but you can add the Application Builder to your Full Development license. Granted it is an added expense but it will let you do what you want to do.



Mark Yedinak
Certified LabVIEW Architect
LabVIEW Champion

"Does anyone know where the love of God goes when the waves turn the minutes to hours?"
Wreck of the Edmund Fitzgerald - Gordon Lightfoot
0 Kudos
Message 9 of 11
(3,450 Views)
If this is a school project or say you just want to test drive something. You can download Labview 2009 as a 30 day trail. I think this version includes app builder.


Besides which, my opinion is that Express VIs Carthage must be destroyed deleted
(Sorry no Labview "brag list" so far)
0 Kudos
Message 10 of 11
(3,439 Views)