User manual

Remote Control
R&S
®
RTO
589User Manual 1316.0827.02 ─ 06
Return values:
<SignalType> SOUR | SPEC | CORR | MEAS | NONE
SOURce = normal signal
SPECtrum = FFT spectrum, specific math signal
CORRelation = correlated signal, specific math signal
MEAsurement = result of a measurement
XY = XY-signal
SBUS = Serial bus
NONE = undefined
Usage: Query only
SCPI confirmed
CALCulate:MATH<m>:DATA:HEADer?
Returns the header of math waveform data. The header contains attributes of the wave-
form.
Table 16-18: 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.
1
Suffix:
<m>
.
1..4
Selects the math waveform.
Example:
CALC:MATH4:DATA:HEAD
-9.477E-008,9.477E-008,200000,1
Usage: Query only
SCPI confirmed
CALCulate:MATH<m>:DATA[:VALues]?
Returns the data of the math waveform points. The waveform data can be used in MAT-
LAB, for example.
To set the export format, use FORMat[:DATA].
Suffix:
<m>
.
1..4
Selects the math waveform.
Command Reference