User manual
Section 15: Calibration  Series 3700 System Switch/Multimeter Reference Manual 
15-14  3700S-901-01 Rev. C / July 2008 
AC Cal Step 13: 10mA @ 1kHz 
1.  Send the following command: 
SEND dmm.range = 10e-3 
2.  Source 10mA @ 1kHz. 
3.  Send the following command: 
SEND dmm.calibration.ac(13) print("done") 
AC Cal Step 14: 100mA @ 1kHz 
1.  Send the following command: 
SEND dmm.range = 100e-3 
2.  Source 100mA @ 1kHz. 
3.  Send the following command: 
SEND dmm.calibration.ac(14) print("done") 
AC Cal Step 15: 1A @ 1kHz 
1.  Send the following command: 
SEND dmm.range = 1 
2.  Source 1A @ 1kHz. 
3.  Send the following command: 
SEND dmm.calibration.ac(15) print("done") 
AC Cal Step 16: 2A @ 1kHz 
1.  Send the following command: 
SEND dmm.range = 2 
2.  Source 2A @ 1kHz. 
3.  Send the following command: 
SEND dmm.calibration.ac(16) print("done") 










