Smux.contact.calibratelo() - Keithley 2651A Reference Manual

High power system sourcemeter instrument
Hide thumbs Also See for 2651A:
Table of Contents

Advertisement

Model 2651A High Power System SourceMeter® Instrument Reference Manual
Example
-- Short sense LO and output LO terminals
-- Short sense HI and output HI terminals
-- Allow readings to settle, then get measurements
r0_hi, r0_lo = smua.contact.r()
-- Connect 50 OHM resistor between sense LO and output LO
-- Connect 50 OHM resistor between sense HI and output HI
-- Allow readings to settle, then get measurements
r50_hi, r50_lo = smua.contact.r()
smua.contact.calibratelo(r0_lo, Z_actual_lo, r50_lo,
50_ohm_actual_lo)
smua.contact.calibratehi(r0_hi, Z_actual_hi, r50_hi,
50_ohm_actual_hi)
Also see
smuX.cal.restore()
smuX.cal.save()
smuX.cal.unlock()

smuX.contact.calibratelo()

Adjustment
(on page B-16)
smuX.contact.calibratelo()
This function calibrates the low/sense low contact check measurement.
Type
TSP-Link accessible
Function
Yes
Usage
smuX.contact.calibratelo(cp1Measured, cp1Reference, cp2Measured, cp2Reference)
X
cp1Measured
cp1Reference
cp2Measured
cp2Reference
2651A-901-01 Rev. A / March 2011
(on page 7-179)
(on page 7-180)
(on page 7-181)
(on page 7-183)
Affected by
Source-measure unit (SMU) channel (for example,
smua.contact.calibratelo() applies to SMU channel A)
The value measured by this SMU for calibration point 1
The reference measurement for calibration point 1 as measured externally
The value measured by this SMU for calibration point 2
The reference measurement for calibration point 2 as measured externally
Where saved
Default value
Section 7: Command reference
Performs contact
check on SMU
channel A.
Install and measure
two resisters.
Sends contact check
LO calibration
command.
Send contact check
HI calibration
command.
7-183

Advertisement

Table of Contents
loading

Table of Contents