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 #107 background imageLoading...
Page #107 background image
A-54
APPENDIX A
Scripts
errorqueue.clear() --Clear the error queue
smua.measure.nplc = l_nplc --Measurement integration rate
smub.measure.nplc = l_nplc --Measurement integration rate
smua.source.func = smua.OUTPUT_DCVOLTS
smua.source.autorangev = smua.AUTORANGE_ON --Enable source autorange
smua.source.limiti = (100 * l_target_id) --Set compliance value
smua.measure.autorangev = smua.AUTORANGE_ON --Enable measure autorange
smub.source.func = smub.OUTPUT_DCVOLTS
smub.source.autorangev = smub.AUTORANGE_ON --Enable source autorange
smub.source.limiti = l_high_vgs
smub.source.limitv = 6
smub.measure.autorangev = smub.AUTORANGE_ON --Enable measure autorange
--Start test
smua.source.levelv = l_vds_source --Set source level
smub.source.levelv = 0 --Set source level
smua.source.output = smua.OUTPUT_ON --Enable output
smub.source.output = smub.OUTPUT_ON --Enable output
delay(0.001) --Delay
l_comp_val = Check_Comp() --check compliance
if l_comp_val == true then --If unit is in compliance, end
smua.source.output = smua.OUTPUT_OFF --Disable output
smub.source.output = smub.OUTPUT_OFF --Disable output
smua.source.levelv = 0 --Return source to 0
smub.source.levelv = 0 --Return source to 0
else
--Search for the right base current
l_k = 0
repeat --Repeat search until measured Ic is within 5% of target, or iteration
maximum reached, or compliance.
l_k = l_k + 1 --Increment
l_vgs_source = ((l_high_vgs-l_low_vgs)/2) + l_low_vgs --Determine source
value (Binary Search)
smub.source.levelv = l_vgs_source --Program new source value
delay(0.01) --Source delay

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