3: Adjustment DMM6500 6½-Digit Multimeter with Scanning
Calibration and Adjustment Manual
3-34 DMM6500-905-01 Rev. E June 2021
Command parameters for a frequency adjustment
When calibrating your DMM6500 for a frequency adjustment, use the following command parameters.
Send each command parameter twice. First, send the parameter using the setup command. Second,
send the parameter using the execute command.
The example code below uses the first line of code from the table below. Send all command
parameters using this command.
cal.adjust.step.setup("cal_FREQ_1kHz")
cal.adjust.step.execute("cal_FREQ_1kHz")
Command parameter Calibrator
function
Calibrator
range
Calibrator
value
Calibrator
frequency
Complete list of calibration commands
To make your adjustment procedure easier, you can copy and paste the code examples below into
the Keithley Test Script Builder (TSB software). The commands can be copied and pasted two lines
at a time.
All parameters in italics must be replaced with the specified value. For example,
cal.adjust.step.execute("cal_4W_10ohm_fs", 10ohm_value_read_from_calibrator)
must have the italics replaced with the calibrator value.