![Rohde & Schwarz FSW Series User Manual Download Page 344](http://html.mh-extra.com/html/rohde-and-schwarz/fsw-series/fsw-series_user-manual_1477844344.webp)
Remote Commands for Analog Demodulation Measurements
R&S
®
FSW-K7
344
User Manual 1173.9240.02 ─ 17
CALC2:MARK:FUNC:ADEM:THD:RES?
//Queries the total harmonic distortion of the demodulated signal
//from the FM Spectrum
//Result: -66.413 [dB]
CALC:MARK:FUNC:ADEM:FERR?
//Queries the FM carrier offset (=frequency error) for the most recent
//measurement (trace 1)
//Result: 649.07 [Hz]
ADEM:FM:OFFS? AVER
//Queries FM carrier offset averaged over 30 measurements
//Result: 600 [Hz]
TRAC:DATA? TRACE1
//Retrieve the trace data of the most recent measurement (trace 1)
//Result: -1.201362252,-1.173495054,-1.187217355,-1.186594367,-1.171583891,
//-1.188250422,-1.204138160,-1.181404829,-1.186317205,-1.197872400, [...]
TRAC:DATA? TRACE2
//Retrieve the averaged trace data for all 30 measurements (trace 2)
//Result: -1.201362252,-1.173495054,-1.187217355,-1.186594367,-1.171583891,
//-1.188250422,-1.204138160,-1.181404829,-1.186317205,-1.197872400, [...]
Programming Example