Application class/Code Coverage.All VIs Measured method: Difference between revisions
Appearance
Added new method page. |
m →Parameters: Change required status for output terminals to "No (return value)" |
||
| (3 intermediate revisions by 2 users not shown) | |||
| Line 12: | Line 12: | ||
{{TOCright}} | {{TOCright}} | ||
Returns a list of all VIs in the context with name specified, for which code coverage information is available. | |||
==Parameters== | ==Parameters== | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
| Line 24: | Line 24: | ||
| '''Context Name''' | | '''Context Name''' | ||
| Yes | | Yes | ||
| | | The name of the context. For example, acquired with the [[Application class/Application.Context Name property|App.ContextName]] property. | ||
|- | |- | ||
! scope="row" style="text-align:Center;" | [[File:Path Array Indicator.png|frameless|border|Path Array|link=Path Array data type]] | ! scope="row" style="text-align:Center;" | [[File:Path Array Indicator.png|frameless|border|Path Array|link=Path Array data type]] | ||
| '''All VIs Measured''' | | '''All VIs Measured''' | ||
| | | No (return value) | ||
| | | List of all VIs for which code coverage information is available. | ||
|} | |} | ||
| Line 50: | Line 50: | ||
{{ambox|text=Add links to external resources that would also help.}} | {{ambox|text=Add links to external resources that would also help.}} | ||
[[Category:Method]] [[Category:VI Server Method]] | [[Category:Private Method]] | ||
[[Category:VI Server Method]] | |||
Latest revision as of 13:34, 28 September 2020
| VI Server Method Information | |
|---|---|
| Method ID | 920 |
| Scope | Private |
| Data Name | CodeCov.AllVIs |
| Short Name* | CodeCov.AllVIs |
| Long Name* | Code Coverage:All VIs Measured |
| * 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 |
| Return Data Type | No return value |
| Invoke Node |
|
Returns a list of all VIs in the context with name specified, for which code coverage information is available.
Parameters
| Data type | Name | Required | Description |
|---|---|---|---|
| Context Name | Yes | The name of the context. For example, acquired with the App.ContextName property. | |
| All VIs Measured | No (return value) | List of all VIs for which code coverage information is available. |
Uses
| |
Specific use cases for this method. |
History
| |
History information is needed. What changes have occurred over previous versions? |
| Version | Change(s) |
|---|---|
| More info to come. |
See Also
| |
Add links to internal wiki pages that would also help. |
External Links
| |
Add links to external resources that would also help. |
