LabVIEW VI Analyzer Toolkit API Reference

VIAn New Task VI

  • Updated2023-02-21
  • 2 minute(s) read

VIAn New Task VI

Owning Palette: VI Analyzer VIs

Requires: VI Analyzer Toolkit

Creates a VI Analyzer task, which you can use with other VI Analyzer VIs to configure and run an analysis.

Path to Configuration File specifies the path to the configuration file containing the VI Analyzer task settings you want to use. If you do not specify a path, the VI creates an empty VI Analyzer task. You can use a configuration file you saved through the VI Analyzer or VI Analyzer VIs.
error in describes error conditions that occur before this node runs. This input provides standard error in functionality.
Configuration File Password contains the password for the configuration file specified in Path to Configuration File. This input is valid only when specifying a legacy .cfg file that is password-protected.
Select All Tests? specifies whether to select all VI Analyzer tests to run in the VI Analyzer task. The default is TRUE, which selects all the tests. The VI ignores this input if you specify a configuration file in Path to Configuration File.
VI Analyzer Task out returns a reference to the new VI Analyzer task. Wire this output to the VI Analyzer Task in input of a VI Analyzer VI.
error out contains error information. This output provides standard error out functionality.