EasyManuals Logo
Home>Keithley>Measuring Instruments>SourceMeter 2611

Keithley SourceMeter 2611 User Manual

Keithley SourceMeter 2611
108 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 #99 background imageLoading...
Page #99 background image
Series 2600 System SourceMeters User’s Manual Frequently Asked Questions B-13
Return to In this Appendix: 2600S-900-01 Rev. A / May 2006
Contact check programming example
The command sequence for a typical contact measurement is shown below.
These commands set the contact check speed to fast and the threshold to 10Ω. A
contact check measurement against the threshold is then made. If it fails, a more
accurate contact check measurement is made, and the test is aborted. Otherwise,
the output is turned on, and the test continues.
smua.reset() --Restore defaults.
smua.contact.speed = smua.CONTACT_FAST --Set speed to fast.
smua.contact.threshold = 10 --Set threshold to 10Ω.
if (not smua.contact.check()) then
--One/both contact resistances are not
--below the programmed threshold.
smua.contact.speed = smua.CONTACT_SLOW
rhi, rlo = smua.contact.r()
print(rhi, rlo)
exit()
end
--
--
--
--
--
Check contacts against threshold.
Set speed to slow.
Get resistance readings.
Return contact resistances to the host.
Terminate execution.
smua.source.output = smua.OUTPUT_ON --Turn on output and continue.

Table of Contents

Other manuals for Keithley SourceMeter 2611

Questions and Answers:

Question and Answer IconNeed help?

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

Keithley SourceMeter 2611 Specifications

General IconGeneral
BrandKeithley
ModelSourceMeter 2611
CategoryMeasuring Instruments
LanguageEnglish

Related product manuals