Programming Manual
–
T3AWG3K-C Series Arbitrary Waveform Generator
True-Arb Operating Mode
117
Related Commands
None
Arguments
<Index>::=<NR1>
Returns
<string>::=<wfm_name> is the waveform name specified by <in
dex>.
Example
WLIST:NAME? 21
Might return “waveform21”.
Table 160: WLISt:NAME?
Command
WLISt:SIZE? (Query Only)
Description
This query returns the size (number of waveforms) of the waveform
list. Names of both predefined and user
-imported waveforms are
stored in a single list.
Group
Waveform
Syntax
WLISt:SIZE?
Related Commands
None
Arguments
None
Returns
<NR1>
At
*RST, this returns the number of predefined waveforms.
Example
WLIST:SIZE?
Might return 14.
Table 161: WLISt:SIZE?
Command
WLISt:WAVeform:DATA? (Query Only)
Description
This command returns all sample of an analog or digital waveform
(or a portion of them specifying StartIndex and Size parameters). In
this way it possible transfer a waveform from the waveform list to the
external control program.
The returned bytes represent the waveform’s sample. For analog
waveforms every samples consists of 2 bytes while for digital ones of
4 bytes.
In particular for analog waveform:
Analog waveform sample
–
16 bits format
(DAC’s sample)
byte offset 1
byte offset 0
In particular for digital waveform:
Digital Waveform Sample
byte offset 3
byte offset 2
byte offset 1
byte offset 0