User`s guide

3- 46 Agilent EasyEXPERT Users Guide Vol. 1, Edition 1
Application Test Definition
Using Command Execution
Setup Example
The following example setup is used to execute a PlsdivMeasureId command that
has two numeric inputs and four numeric outputs.
ranging and id_range are numeric variables used for the input parameters,
read_data is a vector variable used for the output parameters, and PassFail is a
numeric variable used to store the command execution result. They must be defined
in the Test Specification tab screen or the Local Variable Definition component on
the Test Contents tab screen. Input parameter values must be set to the variables
before executing the command. Four data will be assigned to read_data in sequence.
Figure 3-7 Windows Command Execution Setup Example