Keithley 2302 Instruction Manual page 317

Battery/charger simulator
Hide thumbs Also See for 2302:
Table of Contents

Advertisement

ErrCheck:
PRINT #1, "OUTPUT 16;:SYST:ERR?"
PRINT #1, "ENTER 16"
INPUT #2, E, Err$
IF E <> 0 THEN PRINT Err$: GOTO EndProg
RETURN
'
ReadDMM:
SLEEP 5
PRINT #1, "OUTPUT 17;:FETCH?"
PRINT #1, "ENTER 17"
INPUT #2, Reading$
IF I = 5 OR I = 6 OR I = 14 OR I = 15 THEN Reading$ = STR$(VAL(Reading$) / FourOhm)
IF I = 8 OR I = 17 THEN Reading$ = STR$(VAL(Reading$) / ThreeK)
RETURN
'
EndProg:
BEEP: PRINT "Calibration aborted."
PRINT #1, "OUTPUT 16;:CAL:PROT:LOCK"
PRINT #1, "LOCAL 16 17"
CLOSE
END
Messages:
DATA "On Ch. 1 Connect DMM volts input to SOURCE, SENSE, and DVM IN terminals."
DATA "On Ch. 1 Connect DMM volts input and 4 ohm resistor to SOURCE and SENSE."
DATA "On Ch. 1 Connect DMM volts input and 3 k ohm resistor to SOURCE and SENSE."
DATA "On Ch. 2 Connect DMM volts input to SOURCE, SENSE, and DVM IN terminals."
DATA "On Ch. 2 Connect DMM volts input and 4 ohm resistor to SOURCE and SENSE."
DATA "On Ch. 2 Connect DMM volts input and 3 k ohm resistor to SOURCE and SENSE."
Test Equipment Depot - 800.517.8431 - 99 Washington Street Melrose, MA 02176
TestEquipmentDepot.com
Calibration Program D-5
' Error check routine.
' Get reading from DMM.
' Close files, end program.

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

2302-pj23062306-vs2306-pj

Table of Contents