![Rohde & Schwarz FSW Series User Manual Download Page 334](http://html.mh-extra.com/html/rohde-and-schwarz/fsw-series/fsw-series_user-manual_1477844334.webp)
Remote Commands for Analog Demodulation Measurements
R&S
®
FSW-K7
334
User Manual 1173.9240.02 ─ 17
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'
//Loads the limit lines stored in 'LimitLines_FM1_FM3'
CALC:LIM1:NAME 'FM1'
CALC:LIM1:UPP:STAT ON
//Activates upper limit FM1 as line 1.
CALC:LIM3:NAME 'FM3'
CALC:LIM3:LOW:STAT ON
//Activates lower limit line FM3 as line 3.
CALC:LIM:ACT?
//Queries the names of all active limit lines
//Result: 'FM1,FM3'
CALC:LIM1:TRAC3:CHEC ON
//Activates the upper limit to be checked against trace3 (maxhold trace)
CALC:LIM3:TRAC2:CHEC ON
//Activates the upper limit to be checked against trace2 (average trace)
CALC:LIM:CLE
//Clears the previous limit check results
//------------- Performing the measurement---------------------
INIT;*WAI
//Initiates a new measurement and waits until the last sweep has finished.
//-------------- Retrieving limit check results----------------------------
CALC:LIM1:FAIL?
//Queries the result of the upper limit line check
CALC:LIM3:FAIL?
//Queries the result of the lower limit line check
11.8.3 Zooming into the Display
11.8.3.1
Using the Single Zoom
............................................................................... 334
DISPlay[:WINDow<n>]:ZOOM:STATe
..............................................................................335
DISPlay[:WINDow<n>]:ZOOM:AREA
<x1>,<y1>,<x2>,<y2>
This command defines the zoom area.
To define a zoom area, you first have to turn the zoom on.
Analyzing Results