VIAn Modify Test Config Value VI
- Updated2024-07-30
- 3 minute(s) read
Modifies the value of a single configuration option for a specific test.

Inputs/Outputs
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.
Test Name
—
Test Name specifies the name of the test you want to modify. If you specify an invalid test name, the VI returns an error.
Control Name
—
Control Name specifies the name of the control in which you want to change the value. The Control Values output in the Test Configurations indicator of the VIAn Get Tests VI returns a list of valid control names for the test you specify. If you do not specify a valid control name, the VI returns an error.
error in (no error)
—
error in describes error conditions that occur before this node runs. This input provides standard error in functionality.
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. Most controls in VI Analyzer tests are Boolean or numeric data types. Numeric controls in VI Analyzer tests are signed 32-bit integer numeric data types. The following table shows the tests that include control values that are not Boolean or numeric data types.
VI Analyzer Task out
—
VI Analyzer Task out returns a reference to the VI Analyzer task specified in VI Analyzer Task in.
error out
—
error out contains error information. This output provides standard error out functionality. |
VI Analyzer Task in
—
Test Name
—
error in (no error)
—
Control Value
—
VI Analyzer Task out
—
error out
—