User manual

Section 15: Calibration Series 3700 System Switch/Multimeter Reference Manual
15-16 3700S-901-01 Rev. C / July 2008
1. Source 1V @ 1kHz
2. Send the following command:
SEND dmm.calibration.ac(18,1000) print("done")
Save calibration
Program today's date, cal due date, and SN, and save the calibration constants
in EEPROM (electrically erasable programmable read-only memory) by sending
the following commands:
dmm.adjustment.date=os.time()
dmm.calibration.save()
dmm.calibration.verifydate=dmm.adjustment.date
dmm.calibration.lock()
dmm.reset()
NOTE Calibration is complete after is has been saved and locked.