8: TSP command reference Model 2461 Interactive SourceMeter® Instrument
8-184 2461-901-01 A/November 2015
smu.source.func
This attribute contains the source function, which can be voltage or current.
Type TSP-Link accessible Affected by Where saved Default value
Attribute (RW) Yes
Restore configuration
Instrument reset
Power cycle
Source configuration list
Configuration script
Source configuration list
smu.FUNC_DC_VOLTAGE
Usage
sFunction = smu.source.func
smu.source.func = sFunction
The source function; set to one of the following values:
• Current source: smu.FUNC_DC_CURRENT
• Voltage source: smu.FUNC_DC_VOLTAGE
Details
When you set this command, it configures the instrument as either a voltage source or a current
source.
When you read this command, it returns the output setting of the source.
Example
smu.source.func = smu.FUNC_DC_CURRENT
Sets the source function of the
instrument to be a current source.
Also see
smu.source.level (on page 8-185)
smu.source.output (on page 8-188)
smu.source.highc
This attribute enables or disables high-capacitance mode.
Type TSP-Link accessible Affected by Where saved Default value
Attribute (RW) Yes
Restore configuration
Instrument reset
Power cycle
Source configuration list
Configuration script
Source configuration list
smu.OFF
Usage
state = smu.source.highc
smu.source.highc = state
Turn high-capacitance mode off: smu.OFF
Turn high-capacitance mode on: smu.ON