Keithley 2001 Operator's Manual page 220

Multimeter
Hide thumbs Also See for 2001:
Table of Contents

Advertisement

IEEE-488 Reference
Parameter
Format
Defaults
Query
Description
Programming example
Parameters
Format
Defaults
Query
Description
Programming example
4-62
:PERCent <NRf>
:CALCulate[1]:KMATh:PERCent <NRf>
<NRf> = -1e36 to 1e36
:calc:kmat:perc <NRf>
Power-up
*RST
:SYSTem:PRESet
:PERCent?
Short-form format:
:calc:kmat:perc?
Response message:
-1e36 to 1e36
This command is used to specify the target value for the Percent calculation.
10 OUTPUT 716; ":calc:kmat:perc 10; perc?"
20 ENTER 716; A$
30 PRINT A$
40 END
Line 10
Two commands in this program message; the first sets the target value to 10, and the
second queries the programmed target value.
Line 20
Addresses the Model 2001 to talk.
Line 30
Displays the target value (10).
:STATe <b>
:CALCulate[1]:STATe <b>
<b>
= 0 or OFF
= 1 or ON
:calc:stat <b>
Power-up
*RST
:SYSTem:PRESet
:STATe?
Query state (on or off) of CALC 1
Short-form format:
:calc:stat?
Response message:
1 (on) or 0 (off)
This command is used to enable or disable the CALC 1 calculation. When enabled, each instru-
ment reading will reflect the selected calculation (see :FORMat).
10 OUTPUT 716; ":calc:stat on; stat?"
20 ENTER 716; A$
30 PRINT A$
Specify Percent target value
Specify target value for Percent calculation.
Saved power-on setup
1
1
Control CALC 1
Disable CALC 1 calculation
Enable CALC 1 calculation
Saved power-on setup
OFF
OFF
2001-900-01 Rev. K / August 2010

Advertisement

Table of Contents
loading

Table of Contents