Remote Control Commands
R&S
®
SMA100B
339
User Manual 1178.3834.02 ─ 03
Return values:
<DialogIdList>
<DialogID#1>< ><DialogID#2>< > ... < ><DialogID#n>
Dialog identifiers are string without blanks. Blanks are represen-
ted as
$$
.
Dialog identifiers
<DialogID>
are composed of two main parts:
<DialogName>[<OptionalParts>]
<DialogName>
Meaningful information, mandatory input parameter for the com-
mands:
<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-
Usage:
Query only
Manual operation:
See
:DISPlay:DIALog:OPEN
<DialogId>
Opens the specified dialog.
Setting parameters:
<DialogId>
string
To find out the dialog identifier, use the query
The
<DialogName>
part of the query result is mandatory.
Example:
See
Example "Querying the dialog IDs, opening and closing dia-
Usage:
Setting only
Manual operation:
See
:DISPlay:DIALog:CLOSe
<DialogId>
Closes the specified dialog.
DISPlay Subsystem