Programming Manual
–
T3AWG3K-C Series Arbitrary Waveform Generator
True-Arb Operating Mode
43
Example
AWGControl:DECreasing CUTTail sets the decreasing strategy to cut
tail
AWGControl:DECreasing?
Might return DECIMation indicating that the decreasing strategy is
set to decimation
Table 34: AWGControl:DECreasing
Command
AWGControl:INCreasing
Description
This command and query sets or returns the Sample Increasing
Strategy.
The “Sample increasing strategy” parameter defines the strategy
used to adapt the waveform length to the sequencer entry length in
the case where the original waveform length is shorter than the
sequencer entry length.
Group
Control
Syntax
AWGControl:INCreasing
{INTERpolation|RETURNzero|HOLDlast|SAMPLESMultiplication}
AWGControl:INCreasing?
Related Commands
Arguments
INTERpolation: it performs a linear interpolation between the
waveform samples
RETURNzero: it fills with ‘0’s the tail of the waveform
HOLDlast: it holds the last value of the waveform
SAMPLESMultiplication: it repeats the waveform samples
Returns
INTERpolation|RETURNzero|HOLDlast|SAMPLESMultiplication
Example
AWGControl: INCreasing INTERpolation sets the increasing strategy
to interpolation.
AWGControl: INCreasing?
Might return HOLDlast indicating that the Sample increasing strat-
egy is seto to Hold Last.
Table 35: AWGControl:INCreasing
Command
AWGControl:LENGth:MODE
Description
This command and query sets or returns the Entry Length Strategy.