Interactive SourceMeter® Instrument Reference Manual Section 8:
2450-901-01 Rev. B/September 2013 8-105
smu.measure.limit[Y].clear()
This function clears the results of the limit test 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 command is disabled. Both the high
and low test results are cleared.
To avoid the need to manually clear the test results for a limit, enable the auto clear command.
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-104)