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


icon

Inputs/Outputs

  • cpath.png Path to Configuration File

    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.

  • cerrcodeclst.png error in (no error)

    error in describes error conditions that occur before this node runs. This input provides standard error in functionality.

  • cstr.png Configuration File Password

    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.

  • cbool.png Select All Tests? (T)

    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.

  • idlrn.png VI Analyzer Task

    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.

  • ierrcodeclst.png error out

    error out contains error information. This output provides standard error out functionality.