Model 2601B-PULSE System SourceMeter Instrument Reference Manual Section 11: TSP command reference
2601B-PULSE-901-01A April 2020 11-71
Also see
display.clear() (on page 11-54)
display.getcursor() (on page 11-56)
display.gettext() (on page 11-58)
display.screen (on page 11-67)
display.setcursor() (on page 11-69)
display.smua.limit.func
This attribute specifies the type of limit value setting displayed for the SMU.
Instrument reset
Recall setup
Usage
func = display.smua.limit.func
display.smua.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
Details
Selects the displayed limit function for the SMU: primary (IV) or power (P).
Example
display.smua.limit.func = display.LIMIT_P
Specifies that the power limit value is displayed.
Also see
display.smua.measure.func (on page 11-71)
Display mode (on page 3-14)
display.smua.measure.func
This attribute specifies the type of measurement that is being displayed.
Instrument reset
Recall setup
1 (display.MEASURE_DCVOLTS)