Remote Commands
R&S
®
FSVA3000/ R&S
®
FSV3000
857
User Manual 1178.8520.02 ─ 01
//-------------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.
//--------------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.
Configuring and Performing Measurements