EasyManuals Logo

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 #133 background imageLoading...
Page #133 background image
A-8 0
APPENDIX A
Scripts
Program 16. High Voltage with Current Measurement
--[[
KI2602Example_High_Voltage.tsp
This program is intended to perform the following:
1. Set up both SMUs of a Model 2602 for voltage bias and measure current on specific
intervals.
2. Deliver up to 80V @ 1A (40V @ 1A per SMU) by wiring each SMU Voltage Source in
series.
Wiring: SMUA Lo to SMUB Hi, SMUA Hi to DUT, SMUB Lo to DUT
WARNING: If either SMU reaches a compliance state, the instrument, device, or both
could be damaged.
System Requirements: 260x Firmware version: 1.0.2 or newer
Rev1: JAC 3.21.2006
Rev2: JAC 10.15.2007
-Change l_sourcev value to sourcev/2. Desired voltage value at DUT is now
programmed.
--]]
function RunHighVoltage(sourcev, points)
local l_sourcev = sourcev/2 --Local variable for Source Voltage Value
local l_points = points --Local variable for number of points to sample
local l_cmpl = 1 --compliance
--Configure display
display.clear()
display.screen = display.SMUA_SMUB
display.smua.measure.func = display.MEASURE_DCAMPS
display.smub.measure.func = display.MEASURE_DCAMPS
-- Configure source and measure settings.
smua.source.output = smua.OUTPUT_OFF --Disable Output
smub.source.output = smub.OUTPUT_OFF --Disable Output
smua.source.func = smua.OUTPUT_DCVOLTS --Set Output function
smub.source.func = smub.OUTPUT_DCVOLTS --Set Output function
smua.source.levelv = 0 --Set output level
smub.source.levelv = 0 --Set output level
smua.source.rangev = l_sourcev --Set output level

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
ModelSeries 2600
Measurement FunctionsVoltage, Current, Resistance, Power
ResolutionUp to 6.5 digits
Current Source RangeUp to 10A
Communication InterfacesGPIB, USB
ApplicationsSemiconductor testing
CategorySource Measure Unit (SMU)
ChannelsSingle or Dual Channel (varies by model)

Related product manuals