Data Cache Size Function

Owning Palette: CPU Information Functions

Requires: Base Development System

Returns the characteristics of the cache level you specify.

Details  

 Add to the block diagram  Find on the palette
cache level is the cache level for which to return information. The default is 2.
total cache size (in bytes) is the size of the cache for the cache level you specify.
cache entry size (in bytes) is the size of entries for the cache level you specify.

Data Cache Size Details

You can use the Application:Target:Data Cache Entry Sizes and Application:Target:Data Cache Sizes properties to programmatically obtain information from a LabVIEW application running on a remote computer or target about the system on which the application runs.

National Instruments recommends that you use the Data Cache Size function rather than these properties to return information from the local computer.