Arbstudio – Teledyne LeCroy ArbStudio User Manual

Page 130

Advertising
background image

ArbStudio

122

922244-00 Rev A

Instruction

Explanation

Parameters

NOP

No Operation

Repetitions. Minimum=0 Maximum
= 65535 (It means that NOP
instruction can be repeated from 1
to 65536 times). Loop Mode: NO
LOOP, LOOP BEGIN (it marks the
first instruction of a loop), LOOP
END (it marks the last instruction
of a loop).

Repeat Waveform

Repeat a waveform

Waveform: waveform name
Repetitions. Minimum=0 Maximum
= 65535 (It means that the
waveform will be repeated from 1
to 65536 times) . Loop Mode: NO
LOOP, LOOP BEGIN (it marks the
first instruction of a loop), LOOP
END (it marks the last instruction
of a loop).

Sync Repeat
Waveform

Repeat a waveform
synchronized with the
clock signal generated
by the Clock Generator

Waveform: waveform name
Repetitions. Minimum=0 Maximum
= 65535 (It means that the
waveform will be repeated with
allowed values from 1 to 65536
times) . Loop Mode: NO LOOP,
LOOP BEGIN (it marks the first
instruction of a loop), LOOP END
(it marks the last instruction of a
loop).

Jump To

Jump to the instruction
address N

Address: instruction jump address.
Jump addresses inside a Loop
must be avoided

Jump If Event

Jump if an event
occurs Address:
instruction jump
address.

Jump addresses inside a Loop
must be avoided Input Event
(HEX):16 bits input event. Input
Event [14..0] are DPIO[14..0],
Input Event[15] is the trigger event
(see Settings -> Trigger Event tab
for description). The Input Event
bits are masked in AND with Mask
value. The event occurs if: Input
Event AND Input MASK = Input
Group Value

Advertising