EasyManuals Logo
Home>Keithley>Measuring Instruments>Series 2600

Keithley Series 2600 User Manual

Keithley Series 2600
136 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 #58 background imageLoading...
Page #58 background image
A-5
APPENDIX A
Scripts
Program 2. Capacitor Leakage Test
--[[
Cap_Leak():
This program performs capacitor leakage measurement.
Required equipment:
(1) Single-channel Keithley Series 2600 System SourceMeter instrument
(1) 1µF aluminum electrolytic capacitor
Running this script creates functions that can be used to test capacitors.
The functions created are:
1. Cap_Leak(vsrc,soak) --Default value vsrc = 40V
2. Check_Comp()
3. Calc_Val(vsrc, leaki)
4. Print_Data(leaki, leakres)
See detailed information listed in individual functions.
To run:
1) From Test Script Builder
- At the TSP> prompt in the Instrument Control Panel, type Cap_Leak()
2) From an external program
- Send the entire program text as a string using standard GPIB Write calls.
Rev1: JAC 5.22.2007
]]--
function Cap_Leak(vsrc, soak) --Configure instrument to source user-defined voltage
--and measure current.
--Instrument variables.
local l_soak = soak --Source delay before measurement (Recommended 7RC)
local l_icmpl = 1E-2 --Source compliance
local l_nplc = 1 --Measurement Integration Rate
local l_vsrc = vsrc--Voltage source value
--Define measured and calculated variables
local l_leaki = 0 --Initialize leakage current measurement
local l_leakres = 0 --Initialize leakage resistance measurement
local l_comp_val = false --Initialize compliance variable
--Default setting and level check

Table of Contents

Questions and Answers:

Question and Answer IconNeed help?

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

Keithley Series 2600 Specifications

General IconGeneral
BrandKeithley
ModelSeries 2600
CategoryMeasuring Instruments
LanguageEnglish

Related product manuals