LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

can an executable program be run on a machine without labview

how?
0 Kudos
Message 1 of 3
(2,779 Views)

Yes. To build an executable program from your LabVIEW VIs to run on a different computer you need to have the LabVIEW application builder. This tool is included in the LabVIEW Professional Development System or can be purchased separately.

Christian L
NI Consulting Services

authored by
Christian L, CLA
Systems Engineering Manager - Automotive and Transportation
NI - Austin, TX


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

As Christian said, you need the Application Builder to build the VI into an executable. All that is required from there is the LabVIEW Run-Time Engine which must be installed on the computer running the application. This is a free download. You must use the version of the Run-Time Engine that matches the version of LabVIEW that was used to develop the application.

Hope this helps. Please let us know if you have further questions.

Regards,

Kristi H
Applications Engineer
National Instruments

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