Section 9: TSP command reference Series 2600B System SourceMeter® instrument Reference Manual
9-242 2600BS-901-01 Rev. F/August 2021
smuX.source.func
This attribute contains the source function, which can be voltage or current.
SMU reset
Instrument reset
Recall setup
Usage
sFunction = smuX.source.func
smuX.source.func = sFunction
The source function; set to one of the following values:
â–ª 0 or smuX.OUTPUT_DCAMPS: Selects the current source function
â–ª 1 or smuX.OUTPUT_DCVOLTS: Selects the voltage source function
Source-measure unit (SMU) channel (for example, smua.source.func applies to
SMU channel A)
Details
Reading this attribute indicates the output function of the source for the specified SMU channel.
Setting this attribute configures the SMU channel as either a voltage source or a current source.
Example
smua.source.func = smua.OUTPUT_DCAMPS
Sets the source function of SMU channel A
to be a current source.
Also see
smuX.source.levelY (on page 9-243)
smuX.source.output (on page 9-249)
smuX.source.highc
This attribute enables or disables high-capacitance mode.
SMU reset
Instrument reset
Recall setup
Usage
highC = smuX.source.highc
smuX.source.highc = highC
The state of the high-capacitance mode; set to one of the following values:
â–ª 0 or smuX.DISABLE: Disables high-capacitance mode
â–ª 1 or smuX.ENABLE: Enables high-capacitance mode
Source-measure unit (SMU) channel (for example, smua.source.highc applies
to SMU channel A)