Instructions
NOOP The NOOP instruction means there is no operation for this line.
BREak The BREak instruction causes the execution of the macro to
stop at this line. Use the RESume command to advance to the next line
macro.
SIGNal The SIGNal instruction outputs a signal to the internal
Intermodule Bus (IMB). This signal is used to trigger the logic analyzer.
WAIT The WAIT instruction causes the pattern generator to stop and
wait for the occurrence of the specified event pattern(s). The event to
be waited for by this particular command is specified by the optional
instruction argument parameter. Once the specified event occurs, the
pattern generator program proceeds to the next state.
Valid WAIT events are { A | B | C | D | IMB }. Their patterns are set using the
SEQuence: EPATtern command.
REPeat The REPeat instruction allows a group of macro states to be
executed repetitively some number of times. The repeat count is
specified in the optional instruction argument parameter.
The REPeat and END LOOP sequence lines cannot be modified other than to
change the loop count.
MACRo Subsystem
PROGram
40–11