Application class/Code Coverage.Reset VI method

From LabVIEW Wiki
Jump to: navigation, search
VI Server Method Information
Method ID 91F
Scope Private
Data Name CodeCov.Reset VI
Short Name* CodeCov.Reset VI
Long Name* Code Coverage:Reset VI
* 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 Code Coverage:Reset VI

Resets all current code coverage information for the VI specified in the context with name specified.

Parameters

Data type Name Required Description
String Context Name Yes The name of the context. For example, acquired with the App.ContextName property.
Path VI Path Yes Path to the VI.

Uses

History

Version Change(s)
LabVIEW 2018 More info to come.

See Also

External Links