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 states to be executed
repetitively some number of times. The repeat count is specified in the
optional instruction argument parameter.
Inserting a REPeat instruction causes three lines to be generated: the
REPeat instruction line, a data line within the body of the repeat, and an
END LOOP instruction line. No data appears in the REPEAT and END LOOP
lines. The data specified as part of the remote control command string
appears in the body of the repeat loop. Additional data lines can be added to
the body of the repeat loop by inserting lines as needed. The repeat loop is
assigned a loop number by the system and is used to connect the limits of the
repeat loop.
MACRo Subsystem
INSert
40–6