Agilent Technologies 93000 SOC Series Training Manual page 461

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

Advertisement

Starting Analog
Sequence Program at
Specified Point
EXECUTE_TEST(1.0 sec);
dVdtz=Analog.DGT("aout").getWaveform();
PUT_DEBUG("aout","Wave1",dVdtz);
Mixed Signal Tool
Displaying Measured Data on Mixed Signal Tool Using PUT_DEBUG
While debugging a test method program, you may execute sequence
program(s) for AWG, digitizer, and/or sampler multiple times by
re-executing the corresponding Execute APIs. In this case, to start
the sequence program(s) at the beginning for the second or later
execution, you must use the
Execute APIs, and move the program counter for the test method
to
by using the GoTo function of the debugger. For the GoTo
FLUSH
function, see
"Changing Execution Point" on page
Moving the execution point at the label
specified in the Analog Setup.
FLUSH
EXECUTE_TEST(1.0 sec);
Executing Analog Sequence Program Multiple Times during Debugging
After the sequence program is first executed by
the sequence program pauses at the
executed again by using the debugger, the execution point of the
sequence program jumps to the specified label and the sequence
program waits for the trigger.
Editing and re-compiling Source File
To edit the source code for fixing bugs, you should abort the
execution of testflow or test suites. To abort them, choose abort f
the File menu in the Test Flow Editor. Then, edit the source file
Lesson 2 – Creating a Test Method
function just before the
FLUSH
Sub Label
Instruction
L1
NOP
RPT 5
HALT
AWG Sequence Program
EXECUTE_TEST
line. When FLUSH is
HALT
Updating
458.
Waveform
Label
A
B
B
,
461

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents