Agilent Technologies 93000 SOC Series Training Manual page 502

User training part 1
Hide thumbs Also See for 93000 SOC Series:
Table of Contents

Advertisement

Advanced Testflow Control
502
Figure 305
While Loop
The implementation of the while loop is very similar to the implemen-
tation of the repeat loop described above:
• The flag "a" is set if the continuity test passes.
• The test current is incremented by 10
• The while condition is different from the repeat condition because
the while loop is left if the following condition is true:
For Loop
The for loop will be discussed in the following chapters, together with
built-in functions (see
Conditional Branching
In the examples above for the repeat loop and the while loop the conti-
nuity test passes or fails. The continuation of the testflow now depends
on the pass/fail result of the continuity test:
• If the continuity passes we print the corresponding test current to
the Report Window and continue with other testsuites.
• If the continuity test fails we want to print "CONTINUITY FAILED"
to the Report Window and bin the device.
Agilent 93000 SOC Series User Training Part 1, October 2004
Repeating a continuity test
with different test currents
I_test until it passes.
Maximum test current: 100µΑ
µ
A if the continuity fails.
a == 0 or I_test <= 100
"Example: Unburst Loop"
18-1 Testflow Variables
on page 505).

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents