![Ronde & Schwarz 1304.0004.03 User Manual Download Page 916](http://html1.mh-extra.com/html/ronde-and-schwarz/1304-0004-03/1304-0004-03_user-manual_1484985916.webp)
Remote Commands
R&S
®
FPL1000
916
User Manual 1178.3370.02 ─ 09
CALC:LIM3:LOW:OFFS 3
//Defines an additional 3 dB offset for limit line 3.
CALC:LIM3:LOW:THR -200DBM
//Defines a power threshold of -200dBm that must be exceeded for limit to be checked
CALC:LIM3:LOW:MARG 5dB
//Defines an area of 5dB around limit line 3 where limit check violations
//are still tolerated.
//-------------- Storing the limit lines -----------------------
MMEM:SEL:CHAN:LIN:ALL ON
MMEM:STOR:TYPE CHAN
MMEM:STOR:STAT 1,'LimitLines_FM1_FM3'
Example: Performing a Limit Check
This example demonstrates how to perform a limit check during a basic frequency
sweep measurement in a remote environment. The limit lines configured in
on page 915 are assumed to exist and be active.
//--------------Preparing the instrument ---------------------
*RST
//Resets the instrument
INIT:CONT OFF
//Selects single sweep mode.
//--------------Configuring the measurement -------------
FREQ:CENT 100MHz
//Defines the center frequency
FREQ:SPAN 200MHz
//Sets the span to 100 MHz on either side of the center frequency.
SENS:SWE:COUN 10
//Defines 10 sweeps to be performed in each measurement.
DISP:TRAC1:Y:RLEV 0dBm
//Sets the reference level to 0 dBm.
TRIG:SOUR IFP
TRIG:LEV:IFP -10dBm
//Defines triggering when the second intermediate frequency rises to a level
//of -10 dBm.
//--------------Configuring the Trace--------------------------
DISP:TRAC2 ON
DISP:TRAC2:MODE AVER
DISP:TRAC3 ON
DISP:TRAC3:MODE MAXH
//Configures 3 traces: 1 (default): clear/write; 2: average; 3: max hold
//------------- Configuring the limit check -------------------
MMEM:LOAD:TYPE REPL
MMEM:LOAD:STAT 1,'LimitLines_FM1_FM3'
Setting Basic Spectrum RF Measurement Parameters