LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to make EXE file from LabVIEW

I am looking to make an EXE file from a (nice and sinple) VI i have written.

Can anyone point me in the correct direction, i have attempted this myself but to no avail.

Alos with a EXE file does the PC i'm running it on require LabVIEW Runtime Version?

I have attached the VI for information.

Thanks ROss
0 Kudos
Message 1 of 2
(2,211 Views)
The application builder is in the tools menu as Build Application or Shared Library (DLL). If this choice is not there then you do not have a full development system. You can purchase the application builder serarately.

Yes, you need the LV Run Time libraries loaded on any computer that is to run a .exe file created with LabVIEW. You can include the LVRT with an install by clicking on the Installer Settings Tab, make sure there is a check mark in the Create Installer box, then click Advanced. Make sure there is a check mark in the box for including the Run Time Installer.

Rob
0 Kudos
Message 2 of 2
(2,211 Views)