Service manual
30 Re_try: !
40 PRINT "Set AC Standard to 5.6 Vac at 1.0 kHz"
50 PRINT "Press Continue when ready"
60 PAUSE
70 CLEAR SCREEN
80 OUTPUT 70903;"FUNC:VOLT:AC" Set ACV function
90 OUTPUT 70903;"VOLT:RANG 5.6" Set 5.6 Vac range
100 OUTPUT 70903;"CAL:VAL 5.6" Set 5.6 Vac cal value
110 OUTPUT 70903;"TRIG:DEL .05" Wait for settling
120 OUTPUT 70903;"CAL?" Perform calibration
130 ENTER 70903 USING "K";Cal_code
140 IF Cal_code< > 0 THEN
150 PRINT "Calibration Error";Cal_code;"on 5.6 Vac range"
160 PRINT "Check source value/connections, then"
170 PRINT "press Continue to retry this adjustment"
180 PAUSE
190 CLEAR SCREEN
200 GOTO Re_try
210 ELSE
220 PRINT "AC Voltage adjustment complete"
230 END IF
240 END
Resistance
Adjustments
This procedure adjusts 4-wire resistance measurement accuracy.
E1300B/E1301B
Figure 5-3. Resistance Adjustments Setup
Adjustments 5-7