Model 2601B-PULSE System SourceMeter Instrument Reference Manual Section 11: TSP command reference
2601B-PULSE-901-01A April 2020 11-227
Details
This attribute allows for additional delay (settling time) after an output step.
The smua.DELAY_AUTO setting causes a range-dependent delay to be inserted when the source is
changed. Range-dependent delays are based on the output settling time values as defined in the
2601B-PULSE specifications.
Example
smua.source.delay = smua.DELAY_AUTO
Sets the delay to automatic (a range-dependent delay is inserted whenever the source is changed).
Also see
reset() (on page 11-156)
smua.measure.count (on page 11-197)
smua.measure.delay (on page 11-198)
smua.reset() (on page 11-222)
smua.source.func
This attribute contains the source function, which can be voltage or current.
SMU reset
Instrument reset
Recall setup
Usage
sFunction = smua.source.func
smua.source.func = sFunction
The source function; set to one of the following values:
â–ª 0 or smua.OUTPUT_DCAMPS: Selects the current source function
â–ª 1 or smua.OUTPUT_DCVOLTS: Selects the voltage source function
Details
Reading this attribute indicates the output function of the source. Setting this attribute configures the
SMU as either a voltage source or a current source.
Example
smua.source.func = smua.OUTPUT_DCAMPS
Sets the source function to be a
current source.
Also see
smua.source.levelY (on page 11-229)
smua.source.output (on page 11-234)