![Rohde & Schwarz FPL1000 Series User Manual Download Page 611](http://html.mh-extra.com/html/rohde-and-schwarz/fpl1000-series/fpl1000-series_user-manual_1477826611.webp)
Remote Commands
R&S
®
FPL1000
611
User Manual 1178.3370.02 ─ 03
Suffix:
<n>
.
<m>
Return values:
<StandardDeviation> Standard deviation of the signal during the measurement time.
Usage:
Query only
8.6.8.4
Programming Example: Time Domain Power
This programming example demonstrates the measurement example described in
Chapter 7.2.8.6, "Measurement Example"
on page 343 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.
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.
Configuring and Performing Measurements