Remote Control Commands
R&S
®
SMW200A
877User Manual 1175.6632.02 ─ 30
<Optional parts>
String of $<X> values, where <X> is a character, interpreted as
follows:
$q<DialogQualifier>: optional dialog qualifier, usually the
letter A or B, as displayed in the dialog title.
$i<Instances>: comma-separated list of instance indexes,
given in the order h,c,s,d,g,u,0. Default is zero; the termi-
nating ",0" can be omitted.
$t<TabIds>: comma-separated indexes or tab names;
required, if a dialog is composed of several tabs.
$x<Left>$y<Top>$h<Left>$w<Top>: position and size;
superfluous information.
Example:
See Example "Querying the dialog IDs, opening and closing dia-
logs" on page 874
Usage: Query only
Manual operation: See "SCPI" on page 737
:DISPlay:DIALog:OPEN <DialogId>
Opens the specified dialog.
Setting parameters:
<DialogId> string
To find out the dialog identifier, use the query :DISPlay:
DIALog:ID?.
The <DialogName> part of the query result is mandatory.
Example: See Example "Querying the dialog IDs, opening and closing dia-
logs" on page 874
Usage: Setting only
Manual operation: See "SCPI" on page 737
:DISPlay:DIALog:CLOSe <DialogId>
Closes the specified dialog.
Setting parameters:
<DialogId> string
To find out the dialog identifier, use the query :DISPlay:
DIALog:ID?.
The <DialogName> part of the query result is sufficient.
Example: See Example "Querying the dialog IDs, opening and closing dia-
logs" on page 874
Usage: Setting only
DISPlay Subsystem