3 remote programming detailed command list – SRS Labs SR850 User Manual
Page 179
![background image](/manuals/147723/179/background.png)
6-3
Remote Programming
DETAILED COMMAND LIST
The four letter mnemonic in each command sequence specifies the command. The rest of the sequence con-
sists of parameters. Multiple parameters are separated by commas. Parameters shown in { } are optional or
may be queried while those not in { } are required. 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 ?. Do not send ( ) or { } as part of the command.
The variables are defined as follows.
i, j, k, l, m
integers
x, y, z
real numbers
f
frequency
s
string
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 .5E1). Strings are sent as a sequence of ASCII characters.
Remember!
All responses are directed to the interface selected in the Setup Communications Output To RS232/GPIB
function, regardless of which interface received the query.
Use the OUTX command to select the
correct interface at the beginning of every program.