Programming Manual
–
T3AWG3K-C Series Arbitrary Waveform Generator
True-Arb Operating Mode
110
PREVious: the sequencer will go to the previous element of the
sequence. If the selected element is the first, it will jump to the last.
NEXT: the sequencer will go to the next element of the sequence. If
the selected element is the last, it will jump to the first.
ITEM: the sequencer will go to the selected item of the sequencer
defined in the command SEQuence:ELEM[n]:GOTOEntry
Returns
<mode>::= { FIRST|PREVious|NEXT|LAST|ITEM }
Example
SEQuence:ELEM4:GOTOMode FIRST
The sequencer will jump to the first element after executing the
fourth element.
SEQuence:ELEM4:GOTOMode?
Might return FIRST
Table 151:SEQuence:ELEM[n]:GOTOMode
Command
SEQuence:ELEM[n]:GOTOEntry
Description
This command sets or returns the target entry for the
“GOTO” com-
mand
for the selected element ‘n’
of the sequencer.
After generating the waveform(s) specified in a sequence element,
the sequencer jumps to the entry specified as the GOTO target. This
is an unconditional jump.
Group
Sequence
Syntax
SEQuence:ELEM[n]:GOTOEntry
{MINimum|MAXimum|DEFault|<value>}
SEQuence:ELEM[n]:GOTOEntry? [{MINimum|MAXimum}]
Related Commands
SEQuence:ELEM[n]:GOTOMode
Arguments
•
MINimum: sets the parameter to the minimum value
•
MAXimum: sets the parameter to the maximum value
•
DEFault: sets the parameter to the default value
•
< value >::= <NR1> sets the target entry index
Returns
< value > := <NR1>
Example
SEQuence:ELEM4:GOTOMode ITEM
SEQuence:ELEM4:GOTOEntry 2