6-16
Available variables
Test Specification
•Device parameters
•Test parameters
Test Output
•Analysis parameters
You can connect the
variables in test setup with
•Local variables
•Device parameters
•Test parameters
•Analysis parameters
Test Contents
•Local variables
Assign to external variables…
Do not set the same name for
variables and parameters.
The name must be unique.
In the test execution flow (program flow), you can use the following variables.
•Local variables defined in the test contents
•Device parameters defined in the test specification
•Test parameters defined in the test specification
•Analysis parameters defined in the test output
You need to declare the variables used in the test contents definition by using the Local Variables
Definition. You can use the device parameters, test parameters, and analysis parameters without
declaration of local variables.
You can read the value of parameters/variables used in the Application Test setup or Classic Test
setup defined in a test contents. To do so, use the External Variables Setup dialog box or built-in
functions. The read values can be used for the calculation of test result and the display and
record of calculation result. See “If You Define Application Test Output”.