Agilent Technologies 93000 SOC Series Training Manual page 424

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

Advertisement

Lesson 1 – Test Method Structure
TEST("aout", "THD", dTHD, TRUE);
The GET_TESTFLOW_FLAG API can be used to get the current
setting of a specified test flow flag. By using this API in a test
method program and setting the related test flow flag, you can
switch the option:
INT iGlobalOverOn;
GET_TESTFLOW_FLAG("global_overon", &iGlobalOverOn);
TEST("aout", "THD", dTHD, iGlobalOverOn);
424

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents