User`s guide
7-26 Agilent EasyEXPERT User’s Guide Vol. 2, Edition 1
Utilities
Utility Programs
sleep.exe
This execution file is used to put a wait time in the test execution flow of an
application test.
Execution
environment
Agilent EasyEXPERT application test execution environment
File Name <program folder>\Agilent\B1500\EasyEXPERT\Utilities\sleep.exe
Parameters The following parameters are available for this file. To use sleep.exe, the parameters
must be defined in the Local Variables Definition statement of the Test Contents tab
in the Test Definition window.
WAIT : List input parameter. Vector variable (1 1) to store the data passed
to sleep.exe. Enter a wait time in ms.
PassFail : Value output parameter. Numeric variable to store the execution
result. 0 is always returned.
ReturnValue : Value output parameter. Numeric variable to store the data returned
by executing sleep.exe. 1 is returned after execution.
Setup examples To execute sleep.exe, the following setup should be done in the Command
Execution element, Miscellaneous component, Test Contents tab in the Test
Definition window.
Windows Command Execution
Command Filename: C:\Program Files\Agilent\B1500\EasyEXPERT\Utilities\sleep.exe
Argument:
Write Type: String x List
Read Type: String x Value List None
Write List
Va l u e s : WA I T
Format:
Read Value
Result: PassFail Value: ReturnValue