Returns a cluster array containing the configuration information for each test in the VI Analyzer task.


icon

Inputs/Outputs

  • 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.

  • 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.

  • i1dstr.png Test Names

    Test Names contains the names of the tests that the VI Analyzer task includes.

  • i1dcclst.png Test Configurations

    Test Configurations contains an array of clusters in which each cluster represents the configuration options for a specific test.

  • iu16.png Test Ranking

    Test Ranking displays the rank of the test as Low, Normal, or High.

    High-ranking tests involve issues that have a significant impact on performance. Low-ranking tests involve minor style or cosmetic issues that do not significantly affect VI performance.

  • iu32.png Max Failures

    Max Failures displays the maximum number of failed results the VI Analyzer can report for a specific test on a single VI.

  • i1dcclst.png Control Values

    Control Values displays the names and values of the controls that you use to configure the test.

  • istr.png Control Name

    Control Name specifies the name of the control in which you want to change the value.

  • ifxdt.png Control Value

    Control Value contains the new value that you want for the control you specify in Control Name. If the value is a data type different than the control you specify in Control Name, the VI returns an error.

  • ibool.png Run Test?

    Run Test? indicates whether you set the test to run.

  • ierrcodeclst.png error out

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

  • i1dstr.png Test Descriptions