Keithley 2001 Operator's Manual page 318

Multimeter
Hide thumbs Also See for 2001:
Table of Contents

Advertisement

IEEE-488 Reference
Programming example
Parameters
Format
Defaults
Query
Description
Programming example
4-160
10 OUTPUT 716; ":temp:rjun1:real:tco 0.05; tco?"
20 ENTER 716; A$
30 PRINT A$
40 END
Line 10
Two commands in this program message; the first specifies a TC of 0.05 for refer-
ence junction #1, and the second queries the TC.
Line 20
Addresses the Model 2001 to talk.
Line 30
Displays the TC (0.05).
:OFFSet <n>
[:SENSe[1]]:TEMPerature:RJUNctionX:REAL:OFFSet <n>Specify voltage offset
<n>
= -0.09999 to +0.09999Specify voltage offset at 0°C
= DEFault
= MINimum
= MAXimum +0.09999V offset
:temp:rjunX:real:offs <n>
where; X = 1 to 5 (reference junction #)
Power-up
*RST
:SYSTem:PRESet
:OFFSet?
Query voltage offset
:OFFSet? DEFault
Query *RST default voltage offset
:OFFSet? MINimum Query lowest allowable voltage offset
:OFFSet? MAXimum Query largest allowable voltage offset
Short-form format:
:temp:rjunX:real:offs?
:temp:rjunX:real:offs? def
:temp:rjunX:real:offs? min
:temp:rjunX:real:offs? max
where; X = 1 to 5 (reference junction #)
Response message:
-0.09999 to +0.09999
This command is used to specify the offset voltage at 0°C for the specified reference junction.
10 OUTPUT 716; ":temp:rjunX:real:offs 0.05; offs?"
20 ENTER 716; A$
30 PRINT A$
40 END
Line 10
Two commands in this program message; the first specifies an offset of 50mV, and
the second queries the offset.
Line 20
Addresses the Model 2001 to talk.
Line 30
Displays the offset (0.05).
0.01V offset
-0.09999V offset
Saved power-on setup
0.01V offset
0.01V offset
2001-900-01 Rev. K / August 2010

Advertisement

Table of Contents
loading

Table of Contents