LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to produce the executive file

i want to run the LabVIEW code independent of the LabVIEW circumstance, that is, how to produce the executive file.
0 Kudos
Message 1 of 3
(2,704 Views)
I’m not very sure that I understand what’s you question is, but if you want to build an executable application you can do that from "Tools/Build Application or Shared Library" menu. Be sure to include the entire library used in your VI. Still you need the Labview RunTime installed on the PC where you will run the application (free downloadable from the Internet); you can include it in your application by selecting the “Create installer” option.
I hope the information will help you, if not do not hesitate to post a more detailed question.
0 Kudos
Message 2 of 3
(2,704 Views)
In order to build an executable you must have the Application Builder. If you have the Application Builder then you can follow the instructions that Burebista gave.
0 Kudos
Message 3 of 3
(2,704 Views)