Programming Manual
–
T3AWG3K-C Series Arbitrary Waveform Generator
True-Arb Operating Mode
107
Sets the repetitons parameter of the element 1 to 120 for all channels
SEQUENCE:ELEM1:LOOP:COUNT? MAXimum
It returns 4294967295.
Table 145: SEQuence:ELEM[n]:LOOP:COUNt
Command
SEQuence:ELEM[n]:WAVeform[m]
Description
This command sets or returns the waveform for the sequence
element “n”. The value of “m” indicates the channel that will output
the waveform when the sequence is run. It’s possible select a
waveform only from those in the waveform list. In waveform list are
already present 10 predefined waveform: Sine, Ramp, Square, Sync,
DC, Gaussian, Lorentz, Haversine, Exp_Rise and Exp_Decay but user
can import in the list others customized waveforms.
Group
Sequence
Syntax
SEQuence:ELEM[n]:WAVeform[m] <wfm_name>
SEQuence:ELEM[n]:WAVeform[m]?
Related Commands
None
Arguments
The value of n indicates the element index.
The value of m is the channel number.
<wfm_name>::=<String> is the waveform’s name.
Returns
<wfm_name>::=<String>
Example
SEQUENCE:ELEM1:WAVEFORM1 “TRIANGLE1000”
Sets the “TRIANGLE1000” wavefor
m into the first element of the se-
quence of channel 1.
SEQuence:ELEM3:WAVeform1?
Might return SQUARE.
Table 146: SEQuence:ELEM[n]:WAVeform[m]
Command
SEQuence:LENGth
Description
This command sets or returns the entire sequence length.
Also note that passing a value less than the sequence’s current
length will cause some elements to be deleted at the end of the
sequence. For example if SEQuence:LENGth? returns 100 and you
subsequently send SEQuence:LENGth 21, all sequence elements
except the first 20 will be deleted.
Group
Sequence