SENSe:FREQuency:STARt MIN
SENSe:FREQuency:STARt maximum
SENSe:FREQuency:STARt 1000000
3.7.4 String Parameters
In some cases, the Analyzer can accept parameters made of character strings. Such
strings are enclosed with single quotes (') or double quotes ("). For example, the
file name in the state saving command:
MMEMory:STORe "state01.sta"
3.7.5 Numeric Lists
The numeric lists (<numeric list>) are used to specify a variable number of
numerical parameters, for example:
CALC:LIMit:DATA 2,1,1E9,3E9,0,0,2,1E9,3E9,–3,–3
3.8 Query Commands
The query commands read out the parameter values from the Analyzer. After a
query command has been sent, the response should return via remote control
interface.
The query commands has a question mark ('?') in the end of the command. Many
of the commands have two forms. The form with a question mark writes the
parameter, the form without a question mark reads out the parameter. For
expample:
SENSe:FREQuency:STARt 1MHz
SENSe:FREQuency:STARt?
3.9 Numeric Suffixes
The Analyzer contains several items of the same type, such as 16 channels, each of
which in turn contains 16 traces, etc. A numeric suffix is used to denote the item
number in a command. The suffix is added to the keyword of the item (channel,
trace, etc). For expample, in the following specification the channel number <Ch>
and trace number <Tr> indicate the channel and trace, to which this command is
addressed:
CALCulate<Ch>:PARameter<Tr>:DEFine