Application class/Application.Target.Data Cache Entry Sizes property

From LabVIEW Wiki
Jump to: navigation, search
VI Server Property Information
Property ID D3
Scope Basic Development Environment
Data Name App.TargetCacheEntrySizes
Short Name* App.TargetCacheEntrySizes
Long Name* Application:Target:Data Cache Entry Sizes
* Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE.
Owning Class ID 1
Owning Class Name Application Class
Data Type I32 Array data type

I32 Array

Property Node Application:Target:Data Cache Entry Sizes
Available in Real-Time Operating SystemYes
Available in Run-Time EngineYes
PermissionsRead Only
Remote access allowedYes

Returns an array of the entry sizes, in bytes, for all cache levels the computer or target contains.

Use this property to obtain information from a LabVIEW application running on a remote computer or target about the system on which the application runs. LabVIEW returns 0 if you use this property with a target for which the information is not available.

Uses

History

Version Change(s)
LabVIEW 2009 Property added in LabVIEW 2009.

See Also

External Links