![Rohde & Schwarz ESW Series User Manual Download Page 526](http://html.mh-extra.com/html/rohde-and-schwarz/esw-series/esw-series_user-manual_1477816526.webp)
Remote Commands in the Receiver Application
R&S
®
ESW
526
User Manual 1177.6298.02 ─ 08
//-------------- Preparing the configuration from example 1 -----------
*RST
LAY:ADD? '1',BEL,SGR
LAY:ADD? '1',RIGH,MTAB
LAY:WIND2:ADD? RIGH,PEAK
LAY:CAT?
//Result : '1',1,'2',2,'3',3,'4',4
//Remove Spectrogram
LAY:WIND2:REM //Remove Marker Table window
LAY:REM '3'
//Replace Marker Peak List window by Marker Table
LAY:REPL '4',MTAB
//--------------- Querying all displayed windows ------------------
//Query the name and number of all displayed windows (from top left to bottom right)
LAY:CAT?
//Result : '1',1,'4',4
//--------------- Changing the size of individual windows -------------
//Move the splitter between the Frequency Sweep window and the Marker Table window
//to enlarge the spectrum display to 80% of the entire height.
LAY:SPL 1,4,80
15.7.2
Zoomed Displays
DISPlay[:WINDow<n>][:SUBWindow<w>]:ZOOM:AREA
.................................................... 526
DISPlay[:WINDow<n>][:SUBWindow<w>]:ZOOM[:STATe]
..................................................527
DISPlay[:WINDow<n>][:SUBWindow<w>]: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.
1 = origin of coordinate system (x1 = 0, y1 = 0)
2 = end point of system (x2 = 100, y2= 100)
3 = zoom area (e.g. x1 = 60, y1 = 30, x2 = 80, y2 = 75)
Suffix:
<n>
.
<w>
subwindow
Analysis