Keithley 2001 Operator's Manual page 219

Multimeter
Hide thumbs Also See for 2001:
Table of Contents

Advertisement

Query
Description
Programming example
Parameter
Format
Defaults
Query
Description
Programming example
2001-900-01 Rev. K / August 2010
:MMFactor?
Query "m" factor for mX+b
Short-form format:
:calc:kmat:mmf?
Response message:
-1e21 to 1e21
This command is used to define the "m" factor for the CALC 1 mX+b calculation.
10 OUTPUT 716; ":calc:kmat:mmf 2; mmf?"
20 ENTER 716; A$
30 PRINT A$
40 END
Line 10
Two commands in this program message; the first sets the "m" factor to two, and the second
queries the programmed "m" factor.
Line 20
Addresses the Model 2001 to talk.
Line 30
Displays the "m" factor (2).
:MBFactor <NRf>
:CALCulate[1]:KMATh:MBFactor <NRf>
<NRf> = -1e31 to 1e31
:calc:kmat:mbf <NRf>
Power-up
*RST
:SYSTem:PRESet
:MBFactor?
Query "b" factor for mX+b
Short-form format:
:calc:kmat:mbf?
Response message:
-1e31 to 1e31
This command is used to define the "b" factor for the CALC 1 mX+b calculation.
10 OUTPUT 716; ":calc:kmat:mbf 2; mbf?"
20 ENTER 716; A$
30 PRINT A$
40 END
Line 10
Two commands in this program message; the first sets the "b" factor to two, and the second
queries the programmed "b" factor.
Line 20
Addresses the Model 2001 to talk.
Line 30
Displays the "b" factor (2).
Specify "b" factor
Specify "b" factor for mX+b calculation.
Saved power-on setup
"b" = 0
"b" = 0
IEEE-488 Reference
4-61

Advertisement

Table of Contents
loading

Table of Contents