User Manual
Remote Commands
R&S
®
FPL1000
633User Manual 1178.3370.02 ─ 03
<WindowType> text value
Type of result display (evaluation method) you want to add.
See the table below for available parameter values.
Return values:
<NewWindowName> When adding a new window, the command returns its name (by
default the same as its number) as a result.
Example:
LAY:ADD? '1',LEFT,MTAB
Result:
'2'
Adds a new window named '2' with a marker table to the left of
window 1.
Usage: Query only
Manual operation: See " Diagram " on page 253
See " Marker Table " on page 254
See " Marker Peak List " on page 254
See " Result Summary " on page 255
See " Spectrogram " on page 255
LAYout:CATalog[:WINDow]?
This command queries the name and index of all active windows in the active channel
setup from top left to bottom right. The result is a comma-separated list of values for
each window, with the syntax:
<WindowName_1>,<WindowIndex_1>..<WindowName_n>,<WindowIndex_n>
Return values:
<WindowName> string
Name of the window.
In the default state, the name of the window is its index.
<WindowIndex> numeric value
Index of the window.
Example:
LAY:CAT?
Result:
'2',2,'1',1
Two windows are displayed, named '2' (at the top or left), and '1'
(at the bottom or right).
Usage: Query only
LAYout:IDENtify[:WINDow]? <WindowName>
This command queries the index of a particular display window in the active channel
setup.
Note: to query the name of a particular window, use the LAYout:WINDow<n>:
IDENtify? query.
Remote Commands for Result Displays