8: TSP command reference Model 2461 Interactive SourceMeter® Instrument
8-154 2461-901-01 A/November 2015
smu.measure.limit[Y].clear()
This function clears the results of the limit test defined by Y for the selected measurement function.
Type TSP-Link accessible
Affected by Where saved Default value
Usage
smu.measure.limit[Y].clear()
Details
Use this command to clear the test results of limit Y when the limit auto clear option is turned off. Both
the high and low test results are cleared.
To avoid the need to manually clear the test results for a limit, turn the auto clear option on.
Example
smu.measure.func = smu.FUNC_DC_CURRENT
smu.measure.limit[2].clear()
Clears the test result for the high and low limit 2 for
current measurements.
Also see
smu.measure.limit[Y].autoclear (on page 8-153)
smu.measure.limit[Y].enable
This attribute enables or disables a limit test on the measurement from the selected measure function.
Type TSP-Link accessible Affected by Where saved Default value
Instrument reset
Power cycle
Measure configuration list
Measure configuration list
Usage
state = smu.measure.limit[Y].enable
smu.measure.limit[Y].enable = state
Disable the test: smu.OFF
Limit number: 1 or 2