Mass Compile Method

Inherits from Application Methods.

Loads and compiles all the VIs in a directory and all its subdirectories.

The following table lists the parameters for this method.

ParametersDescription
Directory to CompileSpecifies the directory where the mass compile should begin.
Log File PathSpecifies a file path where results of the mass compile should be placed. Default is no file.
Append to Log FileSpecifies whether results should be appended to the log file. Default is False.
Number of VIs to CacheSpecifies the number of VIs that should be allowed to remain in memory during the mass compile. Default is none.
Reload LVSBsIf True, causes CINs in VIs to be ignored and the application to search for them. Useful when a large number of CINs have been recompiled and need to be reloaded.

The following table lists the flags for this method.

Is settable when the VI is runningN/A
Requires the block diagram to be loadedN/A
Is available on local LabVIEW onlyNo
Requires the front panel to be loadedN/A
Must wait until user interface is idleN/A
Is available with control VIsN/A
Is available with global VIsN/A
Is available with strict type definitionsN/A
Is available with polymorphic VIsN/A
Available in Run-Time EngineNo