Keithley 2601 Reference Manual page 329

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

Advertisement

Series 2600 System SourceMeter® Instruments Reference Manual
smuX.reset
Function
Turns off the output and resets the SMU to the default settings.
Usage
smuX.reset()
Returns the SMU to the default settings listed in
Remarks
Details
See
"Default
Also see
reset
smuX.sense
Attribute
Remote/local sense mode.
Usage
sense = smuX.sense
smuX.sense = sense
Set
sense
or
smuX.SENSE_LOCAL
0
or
smuX.SENSE_REMOTE
1
or
smuX.SENSE_CALA
3
Remarks
• Source-measure operations are performed using either 2-wire local sense connections or
4-wire remote sense connections. Writing to this attribute selects the sense mode.
The
smuX.SENSE_CALA mode is only used for calibration and may only be selected
when calibration is enabled.
• The sense mode can be changed between local and remote while the output is on.
• The calibration sense mode cannot be selected while the output is on.
The
reset
Details
See
"Sensing
Example
Selects remote sensing for SMU A:
smua.sense = smua.SENSE_REMOTE
smuX.source.autorangeY
Attribute
Source auto range control (on/off).
Usage
sautorange = smuX.source.autorangeY -- Reads source auto range.
smuX.source.autorangeY = sautorange -- Writes source auto range.
Set autorange to one of the following values:
or
0
smuX.AUTORANGE_OFF
or
1
smuX.AUTORANGE_ON
Remarks
• This attribute indicates the source auto range state. Its value will be
smuX.AUTORANGE_OFF when the SMU source circuit is on a fixed range and
smuX.AUTORANGE_ON when it is in auto range mode.
• Setting this attribute to smuX.AUTORANGE_OFF puts the SMU on a fixed source range.
The fixed range used will be the range the SMU source circuit was currently using.
• Setting this attribute to smuX.AUTORANGE_ON puts the SMU source circuit into auto
range mode. If the source output is on, the SMU will immediately change range to the
range most appropriate for the value being sourced if that range is different from the SMU
range.
• Auto range will disable if the source level is edited from the front panel.
Details
See "Range" in
Also see
smuX.measure.autorangeY,
Example
Enables volts source auto range for SMU A:
smua.source.autorangev = smua.AUTORANGE_ON
2600S-901-01 Rev. C / January 2008
X = SMU channel (a or b)
settings" in
Section
1.
X = SMU channel (a or b)
-- Reads sense mode.
-- Writes sense mode.
to one of the following values:
Selects local sense (2-wire).
Selects remote sense (4-wire).
Selects calibration sense mode.
function selects the local sense mode.
methods" in
Section
3.
X = SMU channel (a or b)
Y = SMU measure function (v or i)
where v = voltage, i = current
Section
6.
smuX.source.rangeY
Return to
Section Topics
Table
1-5.
Disables source auto range.
Enables source auto range.
Section 12: Instrument Control Library
12-69

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

26362602261126122635

Table of Contents