LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

necessity of a run time engine

> So a vi gets compiled everytime it is run, unless it is an exe, then it gets
> compiled once?
>

I left out a few words. If necessary, the compile happens when the run
button is pressed. The results of the compile are saved and reused if
no changes are made to the VI and the version is the same.

In reality a VI gets recompiled, if necessary, when the VI is saved, and
when needed for execution. Saving handles the executable creation, and
the run button handles interactive editing.

Greg McKaskle
0 Kudos
Message 11 of 11
(805 Views)