Remote control commands
R&S
®
RTO6
1460
User Manual 1801.6687.02 ─ 05
CORRelation = correlated signal, specific math signal
MEAsurement = result of a measurement
NONE = undefined
Usage:
Query only
Asynchronous command
CALCulate:MATH<m>:DATA:HEADer?
Returns the header of math waveform data. The header contains attributes of the
waveform.
Table 24-5: Header data
Position
Meaning
Example
1
XStart in s
-9.477E-008 = - 94,77 ns
2
XStop in s
9.477E-008 = 94,77 ns
3
Record length of the waveform in Samples
200000
4
Number of values per sample interval. For most
waveforms the result is 1, for peak detect and enve-
lope waveforms it is 2. If the number is 2, the num-
ber of returned values is twice the number of sam-
ples (record length).
1
Suffix:
<m>
.
1..8
Selects the math waveform.
Example:
CALC:MATH1:DATA:HEAD?
-9.477E-008,9.477E-008,200000,1
Usage:
Query only
CALCulate:MATH<m>:DATA[:VALues]?
Returns the data of the math waveform points for transmission from the instrument to
the controlling computer. The data can be used in MATLAB, for example.
.
You can retrieve only Y-values, or X- and Y-values. Use
to define this.
Suffix:
<m>
.
1..8
Selects the math waveform.
Return values:
<Data>
List of values according to the format and content settings.
Usage:
Query only
Waveform analysis