Section 14: TSP command reference
2470 High Voltage SourceMeter Instrument Reference Manual
14-166
2470-901-01 Rev. A /
May
2019
smu.source.range
This attribute selects the range for the source for the selected source function.
Type
TSP-Link accessible
Affected by
Where saved
Default value
Attribute (RW)
Yes
Restore configuration
Instrument reset
Power cycle
Source configuration list
Function change
Configuration script
Source configuration list
Current: 1e-08 A
Voltage: 0.2 V
Usage
rangeValue
= smu.source.range
smu.source.range =
rangeValue
rangeValue
Set to the maximum expected voltage or current to be sourced; see
Details
for
values; the ranges are:
Current:
−
1.05 A to 1.05 A
Voltage:
−
1050 V to 1050 V
Details
This command manually selects the measurement range for the specified source.
If you select a specific source range, the range must be large enough to source the value. If not, an
overrange condition can occur.
If an overrange condition occurs, an event is displayed and the change to the setting is ignored.
The fixed current source ranges are 10 nA, 100 nA, 1 µA, 10 µA, 100 µA, 1 mA, 10 mA, 100 mA,
and 1 A.
The fixed voltage source ranges are 200 mV, 2 V, 20 V, 200 V, and 1000 V.
When you read this value, the instrument returns the positive full-scale value that the instrument is
presently using.
This command is intended to eliminate the time required by the automatic range selection.
To select the range, you can specify the approximate source value that you will use. The instrument
selects the lowest range that can accommodate that level. For example, if you expect to source levels
around 50 mV, send 0.05 (or 50e-3) to select the 200 mV range.
If automatic range selection is set to on, when you select a specific range, automatic is set to off. To
set the range to automatic selection, use the source autorange command.
Example
smu.source.func = smu.FUNC_DC_CURRENT
smu.source.autorange = smu.OFF
smu.source.range = 1
Set the instrument to source current.
Turn autorange off.
Set the source range to 1 A.