Remote Control
R&S
®
RTM20xx
293User Manual 1317.4726.02 ─ 01
15.2.4.5 Waveform Data
Consider also the following commands:
● FORMat[:DATA] on page 278
● CHANnel<m>:DATA:XINCrement? on page 280
● CHANnel<m>:DATA:XORigin? on page 279
● CHANnel<m>:DATA:YINCrement? on page 280
● CHANnel<m>:DATA:YORigin? on page 280
● CHANnel<m>:DATA:YRESolution? on page 281
● CHANnel<m>:DATA:ENVelope:XINCrement? on page 280
● CHANnel<m>:DATA:ENVelope:XORigin? on page 279
● CHANnel<m>:DATA:ENVelope:YINCrement? on page 280
● CHANnel<m>:DATA:ENVelope:YORigin? on page 280
● CHANnel<m>:DATA:ENVelope:YRESolution? on page 281
CHANnel<m>:DATA?.....................................................................................................293
CHANnel<m>:DATA:HEADer?........................................................................................294
CHANnel<m>:DATA:ENVelope?.....................................................................................294
CHANnel<m>:DATA:ENVelope:HEADer?.........................................................................294
CHANnel<m>:DATA:POINts...........................................................................................295
CHANnel<m>:DATA?
Returns the data of the channel waveform points for transmission from the instrument to
the controlling computer. The waveforms data can be used in MATLAB, for example.
To set the export format, use FORMat[:DATA] on page 278.
To set the range of samples to be returned, use CHANnel<m>:DATA?.
For envelope waveforms, use the CHANnel<m>:DATA:ENVelope? command.
Suffix:
<m>
.
Selects the input channel. The number of channels depends on
the instrument.
Return values:
<Data> List of values according to the format settings - the voltages of
recorded waveform samples.
Example:
FORM ASC
CHAN1:DATA?
-0.125000,-0.123016,-0.123016,-0.123016,
-0.123016,-0.123016,...
Example:
See chapter 15.3.1, "Data Export", on page 458
Usage: Query only
Command Reference