LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

how to create .exe file from .lv file in labview

I have an .lv file with matlab script. I want to create it's executable file so that i can run the application on a computer which doesn't have labview and matlab. what are the steps for creating .exe?

0 Kudos
Message 1 of 3
(2,634 Views)

I am wondering what a .lv file could be? I have never come across that in Labview. If you mean a .vi file, you need the Professional Development System. You must make a project from the .vi and this can be exported to an exe or to a complete Windows installer. It is all in the online help.

 

Cheers

Edgar

Message 2 of 3
(2,626 Views)

hi

in the tools menu you can find "Build Application (EXE) from VI ... "

click on it and then click on continue then set your properties and click on Build

and then your exe file is ready it's easy.Smiley Very Happy

 

 

 

0 Kudos
Message 3 of 3
(2,526 Views)