Compiled Object Cache
- Updated2026-03-31
- 2 minute(s) read
A compiled object cache is the location where LabVIEW stores the compiled code for certain types of files. You do not need to interact with the object cache, but you can clear it periodically.
LabVIEW stores the following types of files in the compiled object cache:
- VIs and other file types that have separate compiled code
- VIs that you deploy to an RT target
- VIs that compile when you create a build specification
The object caches are located in the LabVIEW Data directory. The default location of LabVIEW Data on Windows systems is C:\Users\<username>\Documents\LabVIEW Data. You can check or change where LabVIEW Data resides on a system with .
Clearing the Compiled Object Cache
You do not need to manually interact with the object cache, but you might want to clear the object cache if you delete a large number of VIs that LabVIEW has added to the cache.
When you delete a VI that LabVIEW compiled into the cache, LabVIEW does not delete the associated compiled code. To reclaim disk space that the compiled code of deleted VIs occupies, you can clear the compiled object cache.
To clear the compiled object cache, complete the following steps.
-
Select .
The Clear Compiled Object Cache dialog box appears. This dialog displays the different object caches that you can clear and their size on disk.
-
Select the compiled object caches to delete and click
Clear.
You can Ctrl+click or Shift+click to select multiple caches.