Section 9: TSP command reference Series 2600B System SourceMeter® instrument Reference Manual
9-238 2600BS-901-01 Rev. F/August 2021
smuX.source.autorangeY
This attribute contains the state of the source autorange control (on/off).
SMU reset
Instrument reset
Recall setup
Usage
sourceAutorange = smuX.source.autorangeY
smuX.source.autorangeY = sourceAutorange
The state of the source autorange control. Set to one of the following:
â–ª 0 or smuX.AUTORANGE_OFF: Disables source autorange
â–ª 1 or smuX.AUTORANGE_ON: Enables source autorange
Source-measure unit (SMU) channel (for example, smua.source.autorangev
applies to SMU channel A)
SMU source function (v = voltage, i = current)
Details
This attribute indicates the source autorange state. Its value is smuX.AUTORANGE_OFF when the
SMU source circuit is on a fixed range and smuX.AUTORANGE_ON when it is in autorange mode.
Setting this attribute to smuX.AUTORANGE_OFF puts the SMU on a fixed source range. The fixed
range used is the present SMU source circuit range.
Setting this attribute to smuX.AUTORANGE_ON puts the SMU source circuit into autorange mode. If
the source output is on, the SMU immediately changes range to the range most appropriate for the
value being sourced if that range is different than the present SMU range.
Autorange is disabled if the source level is edited from the front panel. Setting the source range also
turns off autorange when set by using the smuX.source.rangeY attribute.
Resetting the instrument selects the smuX.AUTORANGE_ON.
Example
smua.source.autorangev = smua.AUTORANGE_ON
Enables volts source autorange for SMU
channel A.
Also see
smuX.measure.autorangeY (on page 9-217)
smuX.source.rangeY (on page 9-251)