01-15-2009 08:30 AM
How do you generate an executable in LabVIEW 8.6? A point to a web site would be helpful.
Thanks in advance.
01-15-2009 08:48 AM
Hi
This tutorial will help you in creating executables.
http://zone.ni.com/reference/en-XX/help/371361E-01/lvhowto/exe_ex/
http://zone.ni.com/devzone/cda/tut/p/id/3303
http://digital.ni.com/public.nsf/websearch/993DBBC71F2C75FD86256ABF0061820E?OpenDocument
Anil
01-15-2009 08:49 AM
In version 8.0 and above you must create a LV project first. Once you have created a project you can right click on build specifications located at the bottom of the project window. Select new>>application. This will allow you to create the exe. If you want to create an installer then you must follow the same process. They are now separate.
To find more information goto the help menu in a LV window and select "search the LabVIEW help" When the window pops up select the index tab and type the following: "building, applications (how-to)" This should give you the information you need.
Hope this helps.
01-15-2009 08:51 AM
VI Joe wrote:How do you generate an executable in LabVIEW 8.6? A point to a web site would be helpful.
Thanks in advance.
The manual is also quite helpful.
01-15-2009 09:37 AM