Section 11
:
Calibration
Series 3700 System Switch/Multimeter Reference Manual
11-8
Document Number: 3700S-901-01 Rev. A / August 2007
3. Send the following command:
SEND dmm.calibration.dc(6,(resistor value)) print("done")
DC Cal Step 7: 10kOhm
1. Send the following command:
SEND dmm.range = 10e+3
2. Source 10kOhm then read the resistor value from the calibrator.
3. Send the following command:
SEND dmm.calibration.dc(7, (resistor value)) print("done")
DC Cal Step 8: 100kOhm
1. Send the following command:
SEND dmm.range = 100e+3
2. Source 100kOhm then read the resistor value from the calibrator.
3. Send the following command:
SEND dmm.calibration.dc(8, (resistor value)) print("done")
DC Cal Step 9: 1MOhm
1. Send the following command:
SEND dmm.range = 1e+6
2. Source 1MOhm then read the resistor value from the calibrator.
3. Send the following command:
SEND dmm.calibration.dc(9, (resistor value)) print("done")