Keithley DMM7510 Calibration Manual page 94

7 1/2 digit graphical sampling multimeter
Hide thumbs Also See for DMM7510:
Table of Contents

Advertisement

Model DMM7510 7½ Digit Graphical Sampling Multimeter Calibration Manual
AC current adjustment step 15: 1 A at 1 kHz
1. On the calibrator, source 1 A at 1 kHz.
2. Enable the OPR key.
3. Allow the calibrator and cable to properly settle.
4. Send the following commands.
display.clear()
display.changescreen(display.SCREEN_USER_SWIPE)
eventlog.clear()
display.settext(display.TEXT1, "Calibrate Enabled")
display.settext(display.TEXT2, "Ft, AC Step #15, 1A, 1KHz")
cal.adjust.ac(15)
code,message,severity = eventlog.next()
messages.
display.changescreen(display.SCREEN_HOME)
delay(2.0)
display.clear()
display.changescreen(display.SCREEN_USER_SWIPE)
display.settext(display.TEXT1, "Calibrate Enabled")
display.settext(display.TEXT2, "Ft, 1A, 1KHz , Done")
delay(4.0)
display.clear()
display.changescreen(display.SCREEN_USER_SWIPE)
display.settext(display.TEXT1, "Calibrate Enabled")
display.settext(display.TEXT2, "Start Next Cal Step")
print('Error Code =', code)
print('Error Message =', message)
print('Error Severity =', severity)
print('done')
AC current adjustment step 16: 2 A at 1 kHz
1. On the calibrator, source 2 A at 1 kHz.
2. Enable the OPR key.
3. Allow the calibrator and cable to properly settle.
4. Send the following command:
cal.adjust.ac(16)
DMM7510-905-01 Rev. A / April 2015
-- Clear the error event log and Home screen error triangle.
-- 1A, 1KHz 3A and LO Ft terminals.
-- 2A, 1KHz 3A and LO Ft terminals.
-- Set variables to print the error
Section 3: Calibration
3-17

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents