![Ronde & Schwarz 1304.0004K03 Скачать руководство пользователя страница 746](http://html1.mh-extra.com/html/ronde-and-schwarz/1304-0004k03/1304-0004k03_user-manual_1484987746.webp)
Remote Commands
R&S
®
FPL1000
746
User Manual 1178.3370.02 ─ 11
10.7.2
Examples: Configuring the Result Display
The following example demonstrates how to configure result displays in a remote envi-
ronment.
10.7.2.1
Example 1: Adding and Arranging Windows
Starting from the default initial display in the Spectrum application (Frequency Sweep),
we will configure the following result displays:
1 Frequency Sweep
3 Marker Table
2 Spectrogram
4 Marker Peak List
//--------------Resetting the instrument -----------
*RST
//--------------- Adding new windows --------------------
//Add a Spectrogram window beneath the Frequency Sweep window
LAY:ADD? '1',BEL,SGR
//Result: window number: '2'
//Add a Marker Table window to the right of the Frequency Sweep window
LAY:ADD? '1',RIGH,MTAB
//Result: window number: '3'
//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.
Remote Commands for Result Displays