cal.adjust.step.execute("cal_DCI_1A_zero_rear")
--Use rear-terminal 4-wire open circuit setup
cal.adjust.step.setup("cal_DCI_100mA_zero_rear")
cal.adjust.step.execute("cal_DCI_100mA_zero_rear")
--Use rear-terminal 4-wire open circuit setup
cal.adjust.step.setup("cal_DCI_10mA_zero_rear")
cal.adjust.step.execute("cal_DCI_10mA_zero_rear")
--Use rear-terminal 4-wire open circuit setup
cal.adjust.step.setup("cal_DCI_1mA_zero_rear")
cal.adjust.step.execute("cal_DCI_1mA_zero_rear")
--Use rear-terminal 4-wire open circuit setup
cal.adjust.step.setup("cal_DCI_100uA_zero_rear")
cal.adjust.step.execute("cal_DCI_100uA_zero_rear")
--Use rear-terminal 4-wire open circuit setup
cal.adjust.step.setup("cal_DCI_10uA_zero_rear")
cal.adjust.step.execute("cal_DCI_10uA_zero_rear")
--Use resistance setup
cal.adjust.step.setup("cal_TS7")
cal.adjust.step.execute("cal_TS7")
--Use resistance setup
cal.adjust.step.setup("cal_4W_10ohm_fs")
cal.adjust.step.execute("cal_4W_10ohm_fs", 10ohm_value_read_from_calibrator)
--Use resistance setup
cal.adjust.step.setup("cal_4W_10ohm_OCOMP_fs")
cal.adjust.step.execute("cal_4W_10ohm_OCOMP_fs", 10ohm_value_read_from_calibrator)
--Use resistance setup
cal.adjust.step.setup("cal_4W_100ohm_fs")
cal.adjust.step.execute("cal_4W_100ohm_fs", 100ohm_value_read_from_calibrator)
--Use resistance setup
cal.adjust.step.setup("cal_4W_100ohm_OCOMP_fs")
cal.adjust.step.execute("cal_4W_100ohm_OCOMP_fs",100ohm_value_read_from_calibrator)
--Use resistance setup
cal.adjust.step.setup("cal_4W_1kohm_fs")
cal.adjust.step.execute("cal_4W_1kohm_fs", 1kohm_value_read_from_calibrator)
--Use resistance setup
cal.adjust.step.setup("cal_4W_1kohm_OCOMP_fs")
cal.adjust.step.execute("cal_4W_1kohm_OCOMP_fs", 1kohm_value_read_from_calibrator)
--Use resistance setup
cal.adjust.step.setup("cal_source_1mA_1V")
cal.adjust.step.execute("cal_source_1mA_1V", 1kohm_value_read_from_calibrator)
--Use resistance setup
cal.adjust.step.setup("cal_4W_10kohm_fs")
cal.adjust.step.execute("cal_4W_10kohm_fs", 10kohm_value_read_from_calibrator)
--Use resistance setup
cal.adjust.step.setup("cal_4W_10kohm_OCOMP_fs")
cal.adjust.step.execute("cal_4W_10kohm_OCOMP_fs",
10kohm_value_read_from_calibrator)
--Use resistance setup
cal.adjust.step.setup("cal_source_100uA_1V")
cal.adjust.step.execute("cal_source_100uA_1V", 10kohm_value_read_from_calibrator)
--Use resistance setup
cal.adjust.step.setup("cal_4W_100kohm_fs")
cal.adjust.step.execute("cal_4W_100kohm_fs", 100kohm_value_read_from_calibrator)
--Use resistance setup
cal.adjust.step.setup("cal_source_10uA_1V")
cal.adjust.step.execute("cal_source_10uA_1V", 100kohm_value_read_from_calibrator)
--Use resistance setup