Sets or returns whether the VI includes compiled code.

If TRUE, the VI includes compiled code. If FALSE, LabVIEW separates the compiled code and saves it in the VI object cache.

This property is similar to the Separate compiled code from source file option on the General page of the VI Properties dialog box.

Remarks

The following table lists the characteristics of this property.

Short Name ContainsCompiledCode
Data type cbool.png
Permissions Read/Write
Available in Run-Time Engine Yes (Read Only)
Available in Real-Time Operating System Yes
Settable when the VI is running Yes
Loads the front panel into memory No
Need to authenticate before use No
Loads the block diagram into memory No
Remote access allowed No
Must wait until user interface is idle No
Available with control VIs Yes
Available with global VIs Yes
Available with strict type definitions No
Available with polymorphic VIs Yes