Series 2600B System SourceMeter® instrument Reference Manual Section 9: TSP command reference
2600BS-901-01 Rev. F/August 2021 9-83
Usage
func = display.smuX.limit.func
display.smuX.limit.func = func
One of the following values:
▪ 0 or display.LIMIT_IV: Displays the primary limit setting
▪ 1 or display.LIMIT_P: Displays the power limit setting
Source-measure unit (SMU) channel (for example, display.smua.limit.func
applies to SMU channel A)
Details
Selects the displayed limit function: primary (IV) or power (P).
SMU A and SMU B can be set for different display functions.
Example
display.smua.limit.func = display.LIMIT_P
Specifies the power limit value is
displayed for SMU Channel A.
Also see
display.smuX.measure.func (on page 9-83)
“Display mode” in the Series 2600B User's Manual
display.smuX.measure.func
This attribute specifies the type of measurement that is being displayed.
Instrument reset
Recall setup
1 (display.MEASURE_DCVOLTS)
Usage
func = display.smuX.measure.func
display.smuX.measure.func = func
The type of measurement:
▪ 0 or display.MEASURE_DCAMPS: Current measurement function
▪ 1 or display.MEASURE_DCVOLTS: Voltage measurement function
▪ 2 or display.MEASURE_OHMS: Resistance measurement function
▪ 3 or display.MEASURE_WATTS: Power measurement function
Source-measure unit (SMU) channel (for example,
display.smua.measure.func applies to SMU channel A)
Details
Selects the measurement function that is displayed on the front panel: Amps, volts, ohms, or watts.
SMU A and SMU B can be set for different measurement functions.