Remote Commands
R&S
®
FSW
795User Manual 1173.9411.02 ─ 19
//Sets the instrument to zero span.
CALC:MARK:FUNC:SUMM:STAT ON
//Turns on time domain power measurements.
CALC:MARK:FUNC:SUMM:MEAN ON
CALC:MARK:FUNC:SUMM:PPE ON
CALC:MARK:FUNC:SUMM:RMS ON
//Turns the evalution of the mean, peak and RMS time domain power.
CALC:MARK:X:SLIM ON
//Activates limit lines for evaluation.
CALC:MARK:X:SLIM:LEFT 1ms
//Sets the left limit line to 326 µs.
CALC:MARK:X:SLIM:RIGH 6ms
//Sets the right limit line to 538 µs.
//--------------Performing the Measurement------------------------
INIT;*WAI
//Initiates the measurement and waits until the measurement is finished.
//-------------Retrieving the Results--------------------------------
CALC:MARK:FUNC:SUMM:MEAN:RES?
CALC:MARK:FUNC:SUMM:PPE:RES?
CALC:MARK:FUNC:SUMM:RMS:RES?
//Queries the mean, peak and RMS time domain power.
11.5.10 Measuring the Harmonic Distortion
All remote control commands specific to harmonic distortion measurements are descri-
bed here.
● Activating the Measurement..................................................................................795
● Configuring the Measurement...............................................................................796
● Performing the Measurement................................................................................797
● Retrieving Results.................................................................................................797
● Example: Measuring the Harmonic Distortion.......................................................798
11.5.10.1 Activating the Measurement
The following command activates harmonic distortion measurement.
CALCulate<n>:MARKer<m>:FUNCtion:HARMonics[:STATe]............................................. 796
Configuring and Performing Measurements