Saves the current VI Analyzer task settings to a configuration file.


icon

Inputs/Outputs

  • cbool.png Overwrite? (T)

    Overwrite? specifies whether to overwrite the configuration file if the file specified in Path to Configuration File already exists.

    The default is TRUE, which overwrites the existing file. If Overwrite? is FALSE and the file exists, the VI returns an error.

  • cdlrn.png VI Analyzer Task in

    VI Analyzer Task in contains a reference to the current task.

    The VI Analyzer task must be a valid task that you created using the VIAn New Task VI.

  • cpath.png Path to Configuration File

    Path to Configuration File contains the path to the configuration file you want to save.

    If you specify an invalid path, the VI returns an error. If you specify no path, the VI saves the configuration file using the path specified in the VIAn New Task VI. If you specified no paths for either VI, the VI returns an error.

  • cerrcodeclst.png error in (no error)

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

  • idlrn.png VI Analyzer Task out

    VI Analyzer Task out returns a reference to the VI Analyzer task specified in VI Analyzer Task in.

  • ierrcodeclst.png error out

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