Remote
Programming
5-25
SR785 Dynamic Signal Analyzer
Command Syntax
The four letter mnemonic (shown in CAPS) in each command sequence specifies the
command. The rest of the sequence consists of parameters. Parameters shown in { } are
not always required. Generally, parameters in { } are required to set a value in the
SR785. Multiple parameters are separated by commas. Multiple commands may be sent
on one command line by separating them with semicolons (;).
The present value of a parameter may be determined by sending a query command.
Commands that may be queried have a question mark in parentheses (?) after the
mnemonic. Commands that may ONLY be queried have a ? after the mnemonic.
Commands that MAY NOT be queried have no ?. A query is formed by including the
question mark ? after the command mnemonic and omitting the queried parameter from
the command. The query parameters shown in { } are NOT sent with a query. The query
returns the value of these parameters. Values are returned as a string of ASCII characters
(unless otherwise noted).
Do NOT send ( ) or { } as part of the command.
For example, the command sequence FSTR (?) d {, f} is used as follows.
FSTR 0, 1.024E3
Set the Start Frequency of DispA to 1024 Hz.
FSTR ? 0
Query the Start Frequency of DispA.
Variables are defined as follows.
d
display (0=DispA, 1=DispB, 2=Both Displays)
d=2 is not allowed for queries.
i, j, k, l, m
integers
x, y
real numbers
f
frequency in Hz
s
text
string
Commands to set values which may be different for each display require the d parameter.
These values must be queried separately for each display (d=2 is not allowed for queries)
even if the parameter is linked.
All numeric variables may be expressed in integer, floating point or exponential formats
(i.e., the number five can be either 5, 5.0, or 0.5E1). Strings are sent as a sequence of
ASCII characters.
Commands and Units
Some parameters display a choice of units in the entry field when a numeric value is
entered. These same units can be sent in the corresponding command. For instance, when
a numeric value is enterered for the span, the following choice of units appears:
kHz
Hz
mHz
µ
Hz
Содержание SR785
Страница 4: ...ii ...
Страница 10: ...viii ...
Страница 80: ...1 64 Exceedance Statistics ...
Страница 158: ...2 78 Curve Fitting and Synthesis SR785 Dynamic Signal Analyzer ...
Страница 536: ...5 136 Example Program SR785 Dynamic Signal Analyzer ...