EasyManuals Logo
Home>Keithley>Measuring Instruments>2182

Keithley 2182 Service Manual

Keithley 2182
120 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #112 background imageLoading...
Page #112 background image
General program instructions
1. With the power off, connect the Model 2182 and the calibrator to the IEEE-488 interface
of the computer. Be sure to use shielded IEEE-488 cables for bus connections.
2. Turn on the computer, the Model 2182, and the calibrator. Allow the Model 2182 and the
multimeter to warm up for at least 2-1/2 hours before performing calibration.
3. Make sure the Model 2182 is set for its default primary address of 7.
4. Make sure the calibrator primary address is set at 4.
5. Make sure that the computer bus driver software (CECHP.EXE) is properly initialized.
6. Enter the QBasic editor, and type in the program below.
7. Check thoroughly for errors, then save it using a convenient filename.
8. Run the program, and follow the prompts on the screen to perform calibration. For test
connections, refer to the following figures in Section 2:
Low thermal shorting plug connections: Figure 2-1.
Calibrator connections: Figure 2-2.
Program C-1
Model 2182 calibration program
' Model 2182 calibration program for use with the Fluke 5700A calibrator.
' Rev. 1.0, 8/20/97
OPEN "IEEE" FOR OUTPUT AS #1 ' Open IEEE-488 output path.
OPEN "IEEE" FOR INPUT AS #2 ' Open IEEE-488 input path.
PRINT #1, "INTERM CRLF" ' Set input terminator.
PRINT #1, "OUTTERM LF" ' Set output terminator.
PRINT #1, "REMOTE 4 7" ' Put 2182, 5700A in remote.
PRINT #1, "CLEAR" ' Send DCL.
PRINT #1, "OUTPUT 7;:SYST:PRES;*CLS" ' Initialize 2182.
PRINT #1, "OUTPUT 7;*ESE 1;*SRE 32" ' Enable OPC and SRQ
PRINT #1, "OUTPUT 4;*RST;*CLS;STBY" ' Reset 5700A calibrator.
C$ = ":CAL:PROT:DC:" ' 2182 partial command header.
'
CLS ' Clear CRT.
PRINT "Model 2182 Calibration Program"
PRINT #1, "OUTPUT 7;:CAL:PROT:CODE 'KI002182'" ' Send KI002182 cal code.
PRINT #1, "OUTPUT 7;:CAL:PROT:INIT" ' Initiate calibration.
GOSUB ErrCheck
RESTORE CmdList
'
FOR I = 1 TO 4 ' Loop for all cal points.
READ Msg$, Cmd$ ' Read message, cal strings.
SELECT CASE I ' Select cal sequence.
CASE 1, 2
PRINT Msg$
GOSUB KeyCheck
Calibration Program C-3

Table of Contents

Other manuals for Keithley 2182

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Keithley 2182 and is the answer not in the manual?

Keithley 2182 Specifications

General IconGeneral
BrandKeithley
Model2182
CategoryMeasuring Instruments
LanguageEnglish

Related product manuals