LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

how to create an executable file from a LabVIEW 8.6.1

Solved!
Go to solution

Hello All,

 

I have a VI and want to make it an executable file, please let me know the steps required, thanks. 

LabVIEW Intermediate I level!
0 Kudos
Message 1 of 20
(49,700 Views)
First, you need to own the Application Builder. Does LabVIEW let you Build EXE?
Richard






Message 2 of 20
(49,698 Views)

Hey Bebeto,

 

First you will have to build a project to contain the VI.  Once the VI is located in a project, you can then simply right click on Build Specifications in the project explorer and select new Application (.exe).  You can find more details on this in the Software Engineering with Labview tutorial.  To run this on a computer without Labview, the computer will have to have the Labview runtime engine (which I believe is free).  Cheers, Matt

Message 3 of 20
(49,697 Views)

The LabVIEW application builder is only included in LabVIEW professional or higher. If you only have LabVIEW base or full, you need purchase it.

 

What LabVIEW version do you have? What level?

Message 4 of 20
(49,683 Views)

Hello All,

 

I have the LabVIEW 8.6.1 Professional Development System

 

I could not find the option on the Project Explorer to make it EXE as mentioned before. 

LabVIEW Intermediate I level!
0 Kudos
Message 5 of 20
(49,670 Views)
Right click the build specifications and it will give you the option to biuld an application
Harold Timmis
htimmis@fit.edu
Orlando,Fl
*Kudos always welcome:)
Message 6 of 20
(49,666 Views)

Try this:

 

 project_exp_example.PNG

Message Edited by mtat76 on 09-22-2009 12:55 PM
Message 7 of 20
(49,658 Views)

One can also try to read the manual.

Message 8 of 20
(49,656 Views)
And for step-by-step instructions, open Help and go to 'stand-alone applications'. You'll see an example and how-to listed.
Message 9 of 20
(49,652 Views)
Solution
Accepted by Bebeto

Does anybody know how to read a manual?

 

 



 
Smiley Very Happy 
Message 10 of 20
(46,996 Views)