![Ronde & Schwarz 1304.0004K03 User Manual Download Page 736](http://html1.mh-extra.com/html/ronde-and-schwarz/1304-0004k03/1304-0004k03_user-manual_1484987736.webp)
Remote Commands
R&S
®
FPL1000
736
User Manual 1178.3370.02 ─ 11
Usage:
Query only
10.6.16.2
Example: Performing a Pulse Power Measurement
The following example shows a pulse power measurement.
-----Measurement with synchronization via service request-----
*ESE 1
*SRE 32
// Configures the status reporting system to produce a service request.
MPOW:FTYP NORM
//Selects a Gaussian filter for the measurement.
MPOW 935.2MHZ,1MHZ,434us,VID,50,5us,MEAN,20;
*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
10.6.17
Programming Example: Performing a Basic Frequency Sweep
This example demonstrates how to configure and perform a basic frequency sweep
measurement in a remote environment.
This example assumes a signal is measured at 100
MHz, with a maximum power level
of -3
dBm.
Some commands in the following examples may not be necessary as they reflect the
default settings; however, they are included to demonstrate the command usage.
//--------------Preparing the measurement ---------------------
*RST
//Resets the instrument
INIT:CONT OFF
//Selects single sweep mode.
//--------------Configuring the Frequency and Span-------------
Configuring and Performing Measurements