Remote Commands
R&S
®
FSW
794User Manual 1173.9411.02 ─ 19
Usage: Query only
CALCulate<n>:MARKer<m>:FUNCtion:SUMMary:SDEViation:PHOLd:RESult?
This command queries the maximum standard deviation of the time domain power.
The query is only possible if the peak hold function has been activated previously using
CALCulate<n>:MARKer<m>:FUNCtion:SUMMary:PHOLd.
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 sweeps. See also INITiate:CONTinuous on page 694.
Return values:
<StandardDeviation> Standard deviation of the signal during the measurement time.
Usage: Query only
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 sweeps. See also INITiate:CONTinuous on page 694.
Return values:
<StandardDeviation> Standard deviation of the signal during the measurement time.
Usage: Query only
11.5.9.4 Programming Example: Time Domain Power
This programming example demonstrates the measurement example described in
chapter 5.9.6, "Measurement Example", on page 268 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
Configuring and Performing Measurements