Sets or returns whether LabVIEW stores the library in the compiled object cache.

If TRUE, LabVIEW does not store the library in the compiled object cache. In this case, you must save the library every time you modify a member of the library or when you migrate the library to a new version of LabVIEW. If FALSE, LabVIEW stores the library in the compiled object cache so you must save the library only when you change the library itself.

This property is similar to the Separate compiled code from source file option on the General Settings page of the Project Library 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 No
Available in Real-Time Operating System No
Settable when the VI is running No
Loads the front panel into memory No
Need to authenticate before use No
Loads the block diagram into memory No
Remote access allowed Yes