R&S FSW-K7 User Manual page 378

Analog demodulation measurement option
Table of Contents

Advertisement

®
R&S
FSW-K7
INIT:CONT OFF
//Stop continuous sweep
INIT;*WAI
//Start a new measurement with 30 sweeps and wait for the end
//---------------Retrieving Results-------------
CALC:MARK:FUNC:ADEM:CARR?
//Queries the carrier power
//Result: -10.37 [dBm]
CALC2:MARK:FUNC:ADEM:SIN:RES?
//Queries the signal-to-noise-and-distortion ratio from the FM Spectrum
//Result: 65.026 [dB]
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, [...]
User Manual 1173.9240.02 ─ 23
Remote Commands for Analog Demodulation Measurements
Programming Example
378

Advertisement

Table of Contents
loading

Table of Contents