Remote Commands
R&S
®
FPL1000
701
User Manual 1178.3370.02 ─ 09
// Frequency Span 0 MHz to 20 Ghz
SENSe1:CORRection:TRANsducer:DATA 0e6,5, 20e9,3
SENS:LIST:RANG1:TRAN 'Test'
//Includes a transducer called 'Test' for range 1.
LIST:RANG1:LIM:STAR 10
LIST:RANG1:LIM:STOP 10
//Defines an absolute limit of 10 dBm at the start and stop frequencies of range 1.
LIST:RANG:LIM:STAT ON
//Turns the limit check for all ranges on.
//---------------Configuring the List Evaluation----------
CALC:PSE:MARG 100
//Sets the threshold to 100 dB.
CALC:PSE:PSH ON
//Marks all peaks in the diagram with blue squares.
CALC:PSE:SUBR 10
//Sets 10 peaks per range to be stored in the list.
//--------------Performing the Measurement-----
INIT:SPUR; *WAI
//Performs a spurious emission measurement and waits until the sweep has finished.
//---------------Retrieving Results-------------
CALC:LIM1:FAIL?
//Queries the result of the check for limit line 1.
TRAC? SPUR
//Queries the peak list of the spurious emission measurement.
11.6.9
Analyzing Statistics (APD, CCDF)
All remote control commands specific to statistical measurements are described here.
Activating Statistical Measurements
..................................................................... 701
Configuring Statistical Measurements
...................................................................702
Using Gate Ranges for Statistical Measurements
................................................ 703
..............................................................................................705
Performing a Statistical Measurement
.................................................................. 708
.................................................................................................708
Programming Example: Measuring Statistics
....................................................... 709
11.6.9.1
Activating Statistical Measurements
The following commands activate statistical measurements.
CALCulate<n>:STATistics:APD[:STATe]
............................................................................702
CALCulate<n>:STATistics:CCDF[:STATe]
......................................................................... 702
Configuring and Performing Measurements