Operation
Page 25 of 28
2.11.6 Sample Program for IEEE-488
260
'******** INITIALIZE 1880 **********************
270
ADAP$="GPIB0" : DEV3$="Dev3" : R$ = SPACE$(16)
280
CALL IBFIND (DEV3$,DEV3%)
290
CLS '**** MEASURE AND DISPLAY DATA *************
300
SET$="S1:": CALL IBWRT (DEV3%,SET$) 'Fast
310
SET$="S3:": CALL IBWRT (DEV3%,SET$) 'Comp. Off
320
SET$="S4:": CALL IBWRT (DEV3%,SET$) 'Display R
330
SET$="S7:": CALL IBWRT (DEV3%,SET$) 'Ext. Trig.
340
SET$="R2:": CALL IBWRT (DEV3%,SET$) 'Hold Range
350
SET$="G:" : CALL IBWRT (DEV3%,SET$) 'Measure
360
FOR I = 1 TO 1000 : NEXT I 'Delay First Reading
370
CALL IBRD (DEV3%,R$): PRINT R$;
380
FOR I = 1 TO 8
390
SET$ = "G:" : CALL IBWRT (DEV3%,SET$)
400
CALL IBRD (DEV3%,R$)
410
PRINT I;" ";R$;
420 NEXT
I
430
END
2.12
Operation with 1880-52 Test Fixture & Cable
The 1880-52 Test Fixture & Cable provides a method of convenient, reliable, guarded 4-
terminal connection of radial and axial leaded components to the 1880 instrument. The
1880-52 consists of the test fixture, three-foot cable for connection to the 1880 front
panel and two axial lead adapters.
Connection to 1880:
Connect one end (5-pin connector) of the 3-foot cable to the 1880 front panel TEST
connector.
Connect the other end of the cable (4-BNC connectors) to the fixture as shown in
Figure 2-8. Observe cable and fixture markings.