Remote Ohms Programming - Keithley 2601 Reference Manual

System sourcemeter 2600 series (smu)
Hide thumbs Also See for 2601:
Table of Contents

Advertisement

Series 2600 System SourceMeter® Instruments Reference Manual
2.
Select SENSE-MODE, then press ENTER.
3.
Choose 2-WIRE or 4-WIRE, as desired, and then press ENTER or the Rotary Knob.
Remote sense selection
Use the smuX.sense command to control sense selection by remote. For example, send this
command to enable 4-wire sensing:
smua.sense = smua.SENSE_REMOTE
See
Table 4-6

Remote ohms programming

The following paragraphs summarize basic commands necessary for remote ohms programming
and also give a programming example for a typical ohms measurement situation.
Remote ohms command
Use the following command to obtain a resistance reading:
reading = smuX.measure.r()
See
Table 4-6
Section 12
Ohms programming example
The command sequence for a typical ohms measurement is shown below. These commands set
up the SourceMeter as follows:
Source function: current, 10mA range, 10mA output
Voltage measure range: auto
Voltage compliance: 10V
Sense mode: 4-wire
2600S-901-01 Rev. C / January 2008
and
Section 12
for details.
for more commands necessary to set up source and measure functions, and also
for more details.
smua.reset()
smua.source.func = smua.OUTPUT_DCAMPS
source function.
smua.source.rangei = 10e-3
smua.source.leveli = 10e-3
smua.source.limitv = 10
smua.sense = smua.SENSE_REMOTE
smua.measure.autorangev = smua.AUTORANGE_ON
range to auto.
smua.source.output = smua.OUTPUT_ON
print(smua.measure.r())
smua.source.output = smua.OUTPUT_OFF
Return to
Section Topics
--Restore Series 2600 defaults.
--Set source range to 10mA.
--Set current source to 10mA.
--Set voltage limit to 10V.
--Get resistance reading.
Section 4: Basic Operation
--Select current
--Enable 4-wire ohms.
--Set voltage
--Turn on output.
--Turn off output.
4-15

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

26362602261126122635

Table of Contents