LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

convert a VI into a .exe

Hello, I'm an electronic trainee french engineer.

I have done an application with a main VI (what I launch to use my application) and 16 libraries. Is it possible to convert my labview application into a .exe ? I use Labview 7.0.
 
Thank you
labview 7.0
0 Kudos
Message 1 of 6
(3,609 Views)
This is possible, if you have the Application Builder included in your LV.
Using LV8.0
--------------------------------------------------------------------
Don't be afraid to rate a good answer... 😉
--------------------------------------------------------------------
0 Kudos
Message 2 of 6
(3,604 Views)
Close Labview to clear all vi's from memory.
Reopen Labview and chose new vi.
Under tools find application builder
NAme Target and loacation
Load source files
Add support files(if any)
Check VI settings
Application settings
Installer settings

Attached png shows application builder location.

chow xseadog
0 Kudos
Message 3 of 6
(3,598 Views)
After everything is ok
then press build

Hopefully you should have a functional application
save bld file so if you have to moduify code in 'sub vi's
then it is not necessary to reload full project. (vi locations etc)

chow
xseadog


Message 4 of 6
(3,595 Views)

"Under tools find application builder "

 

I have not "application builder"...

labview 7.0
0 Kudos
Message 5 of 6
(3,582 Views)
The application builder only comes with the professional version of LV, and you don't seem to have it. You can buy it seperately from NI.

___________________
Try to take over the world!
0 Kudos
Message 6 of 6
(3,575 Views)