![Rohde & Schwarz FPL1000 Series User Manual Download Page 629](http://html.mh-extra.com/html/rohde-and-schwarz/fpl1000-series/fpl1000-series_user-manual_1477826629.webp)
Remote Commands
R&S
®
FPL1000
629
User Manual 1178.3370.02 ─ 03
*OPC
//Configures and initiates a measurement on 20 pulses with synchronization to the end.
//Analyzer produces a service request
//On service request:
MPOW:RES?
//Returns the results of the measurements (20 power levels).
MPOW:RES:MIN?
//Returns the lowest of the 20 power level that have been measured.
-----Initiliazing the measurement and querying results simultaneously-----
MPOW? 935.2MHZ,1MHZ,434us,VID,50,5us,MEAN,20
//Configures, initiates and queries the results of the measurement.
//Result example:
-105.225059509,-105.656074524,-105.423065186,-104.374649048,-103.059822083,-101.29511261,
-99.96534729,-99.7452468872,-99.6610794067,-100.327224731,-100.96686554,-101.450386047,
-102.150642395,-103.240142822,-105.95476532,-110.583129883,-115.7760849,-126.279388428,
-124.620399475,-116.97366333
8.6.14 Programming Example: Performing a Basic Frequency Sweep
This example demonstrates how to configure and perform a basic frequency sweep
measurement in a remote environment.
//--------------Preparing the measurement ---------------------
*RST
//Resets the instrument
INIT:CONT OFF
//Selects single sweep mode.
//--------------Configuring the Frequency and Span-------------
FREQ:CENT 100MHz
//Defines the center frequency
FREQ:SPAN 200MHz
//Sets the span to 100 MHz on either side of the center frequency.
//Activate signal tracking to keep the center frequency on the signal peak:
CALC:MARK:FUNC:STR ON
CALC:MARK:FUNC:STR:BAND 20MHz
CALC:MARK:FUNC:STR:THR -90dBm
CALC:MARK:FUNC:STR:TRAC 1
//After each sweep the maximum on trace 1 is searched within a range of 20 MHz
//around the center frequency. It must have a minimum power of -90dBm.
//--------------Configuring the Bandwidth----------------------
BAND:AUTO OFF
BAND 1MHz
//Defines the RBW as 1 MHz
BAND:VID:AUTO OFF
Configuring and Performing Measurements