Keithley 3700 series Reference Manual page 398

System switch/multimeter
Hide thumbs Also See for 3700 series:
Table of Contents

Advertisement

Section 11: Calibration
DC Cal Step 11: 1mA
1. Send the following command:
SEND dmm.range = 1e-3
2. Source 1mA.
3. Send the following command:
SEND dmm.calibration.dc(11,.001) print("done")
DC Cal Step 12: 10mA
1. Send the following command:
SEND dmm.range = 10e-3
2. Source 10mA.
3. Send the following command:
SEND dmm.calibration.dc(12,.01) print("done")
DC Cal Step 13: 100mA
1. Send the following command:
SEND dmm.range = 100e-3
2. Source 100mA.
3. Send the following command:
SEND dmm.calibration.dc(13,.1) print("done")
DC Cal Step 14: 1A
1. Send the following command:
SEND dmm.range = 1
2. Source 1A.
3. Send the following command:
SEND dmm.calibration.dc(14,1) print("done")
11-10
Series 3700 System Switch/Multimeter Reference Manual
Document Number: 3700S-901-01 Rev. A / August 2007

Advertisement

Table of Contents
loading

Table of Contents