![Ronde & Schwarz 1304.0004.03 User Manual Download Page 719](http://html1.mh-extra.com/html/ronde-and-schwarz/1304-0004-03/1304-0004-03_user-manual_1484985719.webp)
Remote Commands
R&S
®
FPL1000
719
User Manual 1178.3370.02 ─ 09
CALCulate<n>:MARKer<m>:FUNCtion:SUMMary:SDEViation:RESult?
This command queries the standard deviation of the time domain power.
To get a valid result, you have to perform a complete measurement with synchroniza-
tion to the end of the measurement before reading out the result. This is only possible
for single sweep mode.
See also
Suffix:
<n>
.
<m>
Return values:
<StandardDeviation> Standard deviation of the signal during the measurement time.
Usage:
Query only
11.6.10.4
Programming Example: Time Domain Power
This programming example demonstrates the measurement example described in
Chapter 7.2.10.6, "Measurement Example"
on page 230 in a remote environment.
//-------------Configuring the Measurement-----------------------
*RST
//Resets the instrument
INIT:CONT OFF
//Turns on single sweep mode.
FREQ:CENT 1.8GHz
//Sets the center frequency to 1.8 GHz.
BAND:RES 100kHz
//Sets the bandwidth to 100 kHz.
SWE:TIME 10ms
//Sets the sweep time to 640 µs.
FREQ:SPAN 0
//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.
Configuring and Performing Measurements