Remote Commands
R&S
®
FSVA3000/ R&S
®
FSV3000
877User Manual 1178.8520.02 ─ 01
Query parameters:
<WindowName> String containing the name of the existing window the new win-
dow is inserted next to.
By default, the name of a window is the same as its index. To
determine the name and index of all active windows, use the
LAYout:CATalog[:WINDow]? query.
<Direction> LEFT | RIGHt | ABOVe | BELow
Direction the new window is added relative to the existing win-
dow.
<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 413
See " Marker Table " on page 413
See " Marker Peak List " on page 413
See " Result Summary " on page 414
See " Spectrogram " on page 414
Table 14-3: <WindowType> parameter values for the Spectrum application
Parameter value Window type
DIAGram Diagram
MTABle Marker table
PEAKlist Marker peak list
RSUMmary Result summary
SGRam Spectrogram
LAYout:CATalog[:WINDow]?
This command queries the name and index of all active windows in the active channel
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>
Configuring the Result Display