Agilent Technologies 93000 SOC Series Training Manual page 400

Mixed-signal training
Hide thumbs Also See for 93000 SOC Series:
Table of Contents

Advertisement

Lesson 1 – Test Method Structure
Auto-Download
Test Method
HRESULT Cclass::THD_Test(.....)
{
Change
EXECUTE_TEST(0.01 sec, &timeout_flag);
Trigger
Hardware
rawWave=Analog.DGT("Aout").getWaveform();
Upload
DSP_THD(rawWave,result,....);
TEST("Aout","THD",result.thd);
}
Test Method-Based Test Suite
When the test method is specified for the test suite, the primary
sets are used as the test conditions.
When a test flow is executed, all setup files specified in the Setup
dialog window of the Test Flow Editor are downloaded to the
tester hardware automatically. Then, when the test flow execution
reaches the test suite, the primary sets will be set and the test
method is executed line by line. If you change any of setting
conditions in your test method program, an API for test execution
(for example, EXECUTE_TEST API) will activate the primary sets
reflecting the changes.
Besides the primary sets, limit values and other input parameters
can be set by using the Parameter Dialog box.
400
Primary Sets
P
Test Method
F
Parameter Dialog (User Interface)
Input Parameters
Pass/Fail
Result
Program
:
:
Limit Values

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents