Keithley 2601 Reference Manual page 314

System sourcemeter 2600 series (smu)
Hide thumbs Also See for 2601:
Table of Contents

Advertisement

Section 12: Instrument Control Library
smuX.contact.calibratehi
Function
Calibrate the high/sense high contact check measurement.
Usage
smuX.contact.calibratehi(cp1measured, cp1reference, cp2measured,
cp2reference)
cp1measured
cp1reference
cp2measured
cp2reference
Remarks
• Contact check measurement calibration does not require range information.
• Typically the two calibration points used will be near 0Ω for calibration point 1 and 50Ω for
calibration point 2.
• All four measurements (cp1measured, cp1reference, cp2measured, and
cp2reference) must be made with the active calibration set. Corruption of the
calibration constants may result if this is not heeded.
• The new calibration constants will be activated immediately but they will not be
written to non-volatile storage. Use smuX.cal.save to commit the new constants to
nonvolatile storage. The active calibration constants will stay in effect until the
instrument is power cycled or a calibration set is loaded from non-volatile storage with the
smuX.cal.restore function.
• This function will be disabled until a successful call to smuX.cal.unlock is made.
Details
See
Section 16
Also see
smuX.contact.calibratelo
Note: 2635/36 does not have contact check
smuX.contact.check
Function
Determine if contact resistance is lower than threshold.
Usage
flag = smuX.contact.check() -- check contact resistance against threshold
Remarks
Attempting to perform a contact check measurement when any of the following
conditions exists will generate an error:
• Output is off in High-Z mode.
• Current limit set to less than 1mA.
Details
See
Section 3
Also see
smuX.contact.threshold,
Example
Takes action if contact check on SMU A fails:
if (not smua.contact.check()) then
-- take action
end
Note: 2635/36 does not have contact check
smuX.contact.r
Function
Measure contact resistance.
Usage
rhi, rlo = smuX.contact.r()
rhi
rlo
12-54
X = SMU channel (a or b)
-- the value measured by this SMU for calibration
-- the reference measurement for calibration point 1
-- the value measured by this SMU for calibration
-- the reference measurement for calibration point 2
"Calibration".
X = SMU channel (a or b)
for connections.
smuX.contact.speed
X = SMU channel (a or b)
– the measured contact resistance on the high/sense high side
– the measured contact resistance on the low/sense low side.
Return to
Section Topics
Series 2600 System SourceMeter® Instruments Reference Manual
point 1.
as measured externally.
point 2.
as measured externally.
2600S-901-01 Rev. C / January 2008

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

26362602261126122635

Table of Contents