Application class/Application.Target.Data Cache Sizes property: Difference between revisions
Appearance
Added new property page. |
m Category reorg |
||
| (One intermediate revision by the same user not shown) | |||
| Line 26: | Line 26: | ||
== History == | == History == | ||
{| class="wikitable" | {| class="wikitable" | ||
! Version | ! Version | ||
! Change(s) | ! Change(s) | ||
|- | |- | ||
|[[File: | |[[File:LV8-2013.png|frameless|border|64x64px|LabVIEW 2009|link=LabVIEW 2009]] | ||
| | |Property added in [[LabVIEW 2009]]. | ||
|} | |} | ||
== See Also == | == See Also == | ||
{{ambox|text=Add links to internal wiki pages that would also help.}} | {{ambox|text=Add links to internal wiki pages that would also help.}} | ||
| Line 40: | Line 40: | ||
{{ambox|text=Add links to external resources that would also help.}} | {{ambox|text=Add links to external resources that would also help.}} | ||
[[Category:VI Server Property]] | |||
Latest revision as of 13:14, 7 May 2020
| VI Server Property Information | |
|---|---|
| Property ID | D4 |
| Scope | Basic Development Environment |
| Data Name | App.TargetCacheSizes |
| Short Name* | App.TargetCacheSizes |
| Long Name* | Application:Target:Data Cache 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 |
| Property Node | |
| Available in Real-Time Operating System | Yes |
| Available in Run-Time Engine | Yes |
| Permissions | Read Only |
| Remote access allowed | Yes |
Returns an array of the cache sizes, in bytes, for each cache level 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
| |
Specific use cases for this property. |
History
| Version | Change(s) |
|---|---|
| Property added in LabVIEW 2009. |
See Also
| |
Add links to internal wiki pages that would also help. |
External Links
| |
Add links to external resources that would also help. |