
•
Parameter types: The following are some of the more common parameter types:
<b>
Boolean: Used to enable or disable an instrument operation. 0 or OFF dis-
ables the operation, and 1 or ON enables the operation. Example:
:CURRent:AC:RANGe:AUTO ON
Enable auto ranging
<name>
Name parameter: Select a parameter name from a listed group. Example:
<name> = NEVer
= NEXt
:TRACe:FEED:CONTrol NEXt
<NRf>
Numeric representation format: This parameter is a number that can be ex-
pressed as an integer (e.g., 8) a real number (e.g., 23.6) or an exponent
(2.3E6). Example:
:SYSTem:KEY 16
Press TEMP 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 param-
eter is used, the instrument is programmed to the largest allowable value. Ex-
amples:
:TRIGger:TIMer
0.1
Sets timer to 100 msec.
:TRIGger:TIMer
DEFault
Sets timer to 0.1 sec.
:TRIGger:TIMer
MINimum
Sets timer to 1 msec.
:TRIGger:TIMer
MAXimum
Sets timer to 999999.999 sec.
<list>
List: Specify one or more switching channels. Examples:
:ROUTe:SCAN (@1:10)
Specify scan list (1-10).
:ROUTe:SCAN (@2,4,6)
Specify scan list (2, 4, and 6).
•
Angle Brackets < >: Angle brackets (< >) are used to denote a parameter type. Do not
include the brackets in the program message. For example:
:HOLD:STATe
<b>
The <b> indicates that a Boolean-type parameter is required. Thus, to enable the Hold
feature, you must send the command with the ON or 1 parameter as follows.
:HOLD:STATe
ON or 1
Remote Operation
4-33
Summary of Contents for 2000
Page 1: ...Model 2000Multimeter User s Manual A G R E A T E R M E A S U R E O F C O N F I D E N C E...
Page 13: ...1 General Information...
Page 19: ...2 Basic Measurements...
Page 54: ...2 36 Basic Measurements...
Page 55: ...3 Measurement Options...
Page 87: ...4 Remote Operation...
Page 139: ...5 SCPI CommandReference...
Page 215: ...A Specifications...
Page 226: ...A 12 Specifications...
Page 227: ...B Statusand ErrorMessages...
Page 233: ...C Example Programs...
Page 246: ...C 14 Example Programs...
Page 247: ...D Models196 199and 8840A 8842ACommands...
Page 255: ...E IEEE 488 BusOverview...