10-22 Remote Operations Model 2701 User’s Manual
<name> Name parameter — Select a parameter name from a listed group.
Example:
<name> = NEVer
= NEXt
= ALWays
TRACe:FEED:CONTrol NEXt
<NRf> Numeric representation format — This parameter is a number that can be
expressed as an integer (e.g., 8), a real number (e.g., 23.6), or an exponent
(2.3E6). Example:
SYSTem:KEY 11 Press EXIT key from over the bus
<n> Numeric value — A numeric value parameter can consist of an NRf
number or one of the following name parameters: DEFault, MINimum,
MAXimum. When the DEFault parameter is used, the instrument is
programmed to the *RST default value. When the MINimum parameter is
used, the instrument is programmed to the lowest allowable value. When
the MAXimum parameter is used, the instrument is programmed to the
largest allowable value. Examples:
ARM:TIMer 0.1 Sets timer to 100 msec.
ARM:TIMer DEFault Sets timer to 0.1 sec.
ARM:TIMer MINimum Sets timer to 1 msec.
ARM:TIMer MAXimum Sets timer to 99999.99 sec.
<clist> Channel list — Specify one or more channels. Example:
ROUTe:SCAN (@101:110) Scan list; slot 1, channels 1-10
<list> List — Specify one or more numbers for a list. Example:
STATus:QUEue:ENABle (-110:-222) Enable errors -110 through -222
Angle brackets < > Angle brackets (< >) are used to denote a parameter type. Do
not include the brackets in the program message. For example:
RATio <b>
The <b> indicates a Boolean-type parameter is required.
Therefore, to enable channel ratio, you must send the com-
mand with the ON or 1 parameter as follows:
RATio ON
RATIO 1