
Programming Command Guideline
4
N9360A Multi UE Tester GSM Programming Manual
4-3
Query and Event Commands
You can query any value that you can set. For example, the
command string
TXANalyzer:RFCH:CHANnel <int>
implies
that the query command string
TXANalyzer:RFCH:CHANnel?
also exists. Any command string ending with a question mark is
a query-only command.
Some commands are events and cannot be used as queries. An
event has no corresponding setting if it causes something to
happen inside the instrument at a particular instant.
Command Syntax
In this manual, each programming command is described by the
following syntax statements.
For example, consider the command
CONFigure:PKEY
UNLOCK|LOCK
.
Syntax statements read from left to right. In this example, the
:PKEY
portion of the statement immediately follows the
CONFigure
portion of the statement with no separating space.
A separating space is legal only between the command and its
argument. In this example, the portion following the
:PKEY
is
the argument. Either
UNLOCK
or
LOCK
must be selected.
Additional notation used in the syntax statements are defined
as follows:
• | (vertical bar) indicates a choice of one element from a list.
For example,
<A>|<B>
indicates that either A or B can be
chosen, but not both and neither.
• <> (angle brackets) enclose variable items that represent
user choices (parameters) to be entered.
• Upper-case lettering indicates that the upper-case portion of
the command is the minimum required for the command
(short form). For example, in the command
:FREQuency
,
:FREQ
is the minimum requirement.
• Lower-case lettering indicates that the lower-case portion of
the command is optional (long form); it can either be
included with the upper-case portion of the command or
omitted. For example, in the command
:FREQuency
, both
:FREQ
and
:FREQUENCY
is correct.
Содержание GS8210
Страница 1: ...Agilent Technologies Agilent N9360A Multi UE Tester GSM Programming Manual ...
Страница 12: ...xii N9360A Multi UE Tester GSM Programming Manual THIS PAGE IS INTENTIONALLY LEFT BLANK ...
Страница 18: ...xviii N9360A Multi UE Tester GSM Programming Manual THIS PAGE IS INTENTIONALLY LEFT BLANK ...
Страница 22: ...1 4 N9360A Multi UE Tester GSM Programming Manual 1 Legal Information THIS PAGE IS INTENTIONALLY LEFT BLANK ...
Страница 34: ...3 8 N9360A Multi UE Tester GSM Programming Manual 3 Preparing for Use THIS PAGE IS INTENTIONALLY LEFT BLANK ...
Страница 300: ...6 44 N9360A Multi UE Tester GSM Programming Manual 6 Programming Command Summary THIS PAGE IS INTENTIONALLY LEFT BLANK ...