Application class/Code Coverage.All VIs Measured method: Difference between revisions
Appearance
Add method and parameter descriptions |
m →Parameters: Change required status for output terminals to "No (return value)" |
||
| Line 28: | Line 28: | ||
! 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. | | List of all VIs for which code coverage information is available. | ||
|} | |} | ||
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. |
