Keithley SourceMeter 2600 Series Reference Manual page 493

Table of Contents

Advertisement

Series 2600 System SourceMeters Reference Manual
q.
Set the source output to the negative full scale value, for example:
smua.source.levelv = -0.9
smua.source.levelv = -1.8
r.
Turn on the output:
smua.source.output = smua.OUTPUT_ON
s.
Allow the readings to settle, then get both the multimeter and Series
2600 voltage readings at the negative full-scale output value (the Series
2600 measurement is not necessary if this calibration step is being done
on the CALA sense mode). The two measurements should be made as
close as possible in time. Use this command for the Series 2600:
FS_rdg = smua.measure.v()
t.
Turn off the output:
smua.source.output = smua.OUTPUT_OFF
u.
Send the source calibration command using the range, -zero and -FS
multimeter readings, and -zero and -FS source values for the
parameters:
smua.source.calibratev(-range,src_Z,DMM_Z_rdg,
src_FS,DMM_FS_rdg)
Where: -range = negative of the present calibration range
src_Z = -zero 2600 source output value
DMM_Z_rdg = -zero DMM measurement
src_FS = -FS 2600 source output value
DMM_FS_rdg = -FS DMM measurement
Typical values for the Model 2601/2602 1V range:
smua.source.calibratev(-1,-1e-10,-1e-4,-0.9,-0.896)
Typical values for the Model 2611/2612 2V range:
smua.source.calibratev(-2,-1e-10,-1e-4,-1.8,-1.805)
v.
If this step is not on the CALA sense mode, send the measure
calibration command using the multimeter and Series 2600 readings,
and range setting for the parameters:
smua.measure.calibratev(-range,Z_rdg,DMM_Z_rdg,
FS_rdg,DMM_FS_rdg)
Where: -range = negative of the present calibration range
Z_rdg = -zero 2600 measurement
DMM_Z_rdg = -zero DMM measurement
FS_rdg = -FS 2600 measurement
DMM_FS_rdg = -FS DMM measurement
Typical Model 2601/2602 1V range values:
smua.measure.calibratev(-1,-1e-4,-1e-6,-0.89,-0.896)
Typical Model 2611/2612 2V range values:
smua.measure.calibratev(-2,-1e-4,-1e-6,-1.81,-1.805)
Return to
Section 16 topics
2600S-901-01 Rev. A / May 2006
Calibration 16-13
(Model 2601/2602)
(Model 2611/2612)

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents