![Ronde & Schwarz 1304.0004.03 Скачать руководство пользователя страница 757](http://html1.mh-extra.com/html/ronde-and-schwarz/1304-0004-03/1304-0004-03_user-manual_1484985757.webp)
Remote Commands
R&S
®
FPL1000
757
User Manual 1178.3370.02 ─ 09
//Add a Marker Peak List window to the right of the Spectrogram window
LAY:WIND2:ADD? RIGH,PEAK
//Result: window number: '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 60% of the entire width.
LAY:SPL 1,3,60
//Move the splitter between the Spectrogram window and the Marker Peak List
//window to enlarge the Spectrogram display to 60% of the entire width.
LAY:SPL 2,4,60
//--------------- Querying all displayed windows ------------------
//Query the name and number of all displayed windows
//(from top left to bottom right)
LAY:CAT?
//Result : '1',1,'2',2,'3',3,'4',4
//------------- Maximizing a Window ------------------
//Maximize the window "2 Spectrogram"
DISP:WIND2:SIZE LARG
//-------------Restore multiple window display -----------
DISP:WIND2:SIZE SMAL
11.7.2.2
Example 2: Replacing and Removing Windows
Starting from the display configured in
Example 1: Adding and Arranging Windows
, we
will remove and replace result displays to obtain the following configuration:
1 Frequency Sweep
4 Marker Table
Remote Commands for Result Displays