LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Turning a VI into Project on Project Explorer

I need an advise on how I can turn a simple VI application into a Project on Project Explorer to enable me create an executable or distributed application.  Is it possible to achieve this without really resorting into using any of the Labview templates or Labview projects?  I managed to have the labview 2013 development suite.

 

I would appreciate any prompt help or advise.

 

0 Kudos
Message 1 of 3
(3,146 Views)

Hello Tebefia,

 

If you have a single VI that you need to build into an executable and you have the Application Builder activated, the simplest way is to open the VI and go to Tools>>Build Application (EXE) from VI... . This will add your VI to a new project and auto-generate a build specification for the executable.  It is probably also worth reading through the LabVIEW help on building standalone executables. 

 

Regards,

Tom L.
Message 2 of 3
(3,142 Views)

Outlaw, thanks.

0 Kudos
Message 3 of 3
(3,135 Views)