Service manual
130 PRINT " 1. Turn Mainframe and Agilent 3458A DMM power OFF"
140 PRINT " 2. Connect GPIB cable between mainframe and DMM"
150 PRINT " 3. Install Component Assembly into Mainframe "
160 PRINT " 4. Attach Test fixture to Component Assembly"
170 PRINT " 5. Turn mainframe and DMM power ON "
180 PRINT " 6. Press Continue when ready to begin testing"
190 PAUSE
200 OUTPUT @Sw;"*CLS"
210 OUTPUT @Sw;"SYST:CDES? "&Cc$
220 ENTER @Sw;A$
230 SELECT A$[2,2]
240 CASE "1"
250 Row=15
260 Col=15
270 CASE "4"
280 Row=3
290 Col=63
300 CASE "8"
310 Row=7
320 Col=31
330 CASE ELSE
340 PRINT "Wrong card type detected ";A$
350 STOP
360 END SELECT
370 FOR T=0 TO 1
380 CLEAR SCREEN
390 PRINT "Make test connections for Column ";Path$(T);" Measurements"
400 PRINT
410 PRINT " 1. Connect DMM Input and Sense HI leads to the Test Fixture
Column ";Path$(T)
420 PRINT " 2. Connect DMM Input and Sense LO leads to the Test Fixture
Row ";Path$(T)
430 PRINT " 3. Press Continue when test connections are complete"
440 DISP "Press Continue"
450 PAUSE
460 !
470 ! Make the measurement
480 !
490 OUTPUT @Dmm;"PRESET NORM;FUNC OHMF"
500 OUTPUT @Sw;"*RST"
510 OUTPUT @Sw;"*CLS"
520 OUTPUT @Sw;"*OPC?"
530 ENTER @Sw;Opc
26 Verification Tests Agilent E1465A/66A/67A Service Manual