Keithley DMM6500 Manual page 104

6 1/2-digit multimeter with scanning
Hide thumbs Also See for DMM6500:
Table of Contents

Advertisement

Section 3: Adjustment
-- Use rear-terminal 4-wire open circuit setup
cal.adjust.step.setup("cal_DCI_10uA_zero_rear")
cal.adjust.step.execute("cal_DCI_10uA_zero_rear")
-- Use resistance setup
cal.adjust.step.setup("cal_TS7")
cal.adjust.step.execute("cal_TS7")
-- Use resistance setup
cal.adjust.step.setup("cal_4W_10ohm_fs")
cal.adjust.step.execute("cal_4W_10ohm_fs", 10ohm_value_read_from_calibrator)
-- Use resistance setup
cal.adjust.step.setup("cal_4W_10ohm_OCOMP_fs")
cal.adjust.step.execute("cal_4W_10ohm_OCOMP_fs", 10ohm_value_read_from_calibrator)
-- Use resistance setup
cal.adjust.step.setup("cal_4W_100ohm_fs")
cal.adjust.step.execute("cal_4W_100ohm_fs", 100ohm_value_read_from_calibrator)
-- Use resistance setup
cal.adjust.step.setup("cal_4W_100ohm_OCOMP_fs")
cal.adjust.step.execute("cal_4W_100ohm_OCOMP_fs",100ohm_value_read_from_calibrator)
-- Use resistance setup
cal.adjust.step.setup("cal_4W_1kohm_fs")
cal.adjust.step.execute("cal_4W_1kohm_fs", 1kohm_value_read_from_calibrator)
-- Use resistance setup
cal.adjust.step.setup("cal_4W_1kohm_OCOMP_fs")
cal.adjust.step.execute("cal_4W_1kohm_OCOMP_fs", 1kohm_value_read_from_calibrator)
-- Use resistance setup
cal.adjust.step.setup("cal_source_1mA_1V")
cal.adjust.step.execute("cal_source_1mA_1V", 1kohm_value_read_from_calibrator)
-- Use resistance setup
cal.adjust.step.setup("cal_4W_10kohm_fs")
cal.adjust.step.execute("cal_4W_10kohm_fs", 10kohm_value_read_from_calibrator)
-- Use resistance setup
cal.adjust.step.setup("cal_4W_10kohm_OCOMP_fs")
cal.adjust.step.execute("cal_4W_10kohm_OCOMP_fs",
10kohm_value_read_from_calibrator)
-- Use resistance setup
cal.adjust.step.setup("cal_source_100uA_1V")
cal.adjust.step.execute("cal_source_100uA_1V", 10kohm_value_read_from_calibrator)
-- Use resistance setup
cal.adjust.step.setup("cal_4W_100kohm_fs")
cal.adjust.step.execute("cal_4W_100kohm_fs", 100kohm_value_read_from_calibrator)
-- Use resistance setup
cal.adjust.step.setup("cal_source_10uA_1V")
cal.adjust.step.execute("cal_source_10uA_1V", 100kohm_value_read_from_calibrator)
-- Use resistance setup
cal.adjust.step.setup("cal_4W_1Mohm_fs")
cal.adjust.step.execute("cal_4W_1Mohm_fs", 1Mohm_value_read_from_calibrator)
-- Use resistance setup
cal.adjust.step.setup("cal_source_1uA_1V")
cal.adjust.step.execute("cal_source_1uA_1V", 1Mohm_value_read_from_calibrator)
-- Use resistance setup
cal.adjust.step.setup("cal_4W_HiOhm_halfV_10Meg")
cal.adjust.step.execute("cal_4W_HiOhm_halfV_10Meg",10Mohm_value_read_from_calibrato
r)
-- Use resistance setup
cal.adjust.step.setup("cal_user_10Meg_value")
cal.adjust.step.execute("cal_user_10Meg_value", 10Mohm_value_read_from_calibrator)
-- Use dc voltage setup
3-40
DMM6500 6½-Digit Multimeter with Scanning Calibration and Adjustment Manual
DMM6500-905-01 Rev. E June 2021

Advertisement

Table of Contents
loading

Table of Contents