Model 2461 Interactive SourceMeter® Instrument Reference Manual Section 8: TSP command reference2461-901-01 A/November 2015 8-153smu.measure.limit[Y].autoclearThis attribute indicates if the test result for limit Y should be cleared automatically or not.Type TSP-Link accessible Affected by Where saved Default valueAttribute (RW) Yes Restore configurationInstrument resetPower cycleMeasure configuration listFunction changeConfiguration scriptMeasure configuration listsmu.ONUsagevalue = smu.measure.limit[Y].autoclearsmu.measure.limit[Y].autoclear = valuevalue The auto clear setting:• Disable: smu.OFF• Enable: smu.ONY Limit number: 1 or 2DetailsWhen auto clear is set to on for a measure function, limit conditions are cleared automatically aftereach measurement. If you are making a series of measurements, the instrument shows the limit testresult of the last measurement for the pass or fail indication for the limit.If you want to know if any of a series of measurements failed the limit, set the auto clear setting to off.When this set to off, a failed indication is not cleared automatically. It remains set until it is clearedwith the clear command.The auto clear setting affects both the high and low limits.Examplesmu.measure.func = smu.FUNC_DC_CURRENTsmu.measure.limit[1].autoclear = smu.ONTurns on autoclear for limit 1 whenmeasuring DC current.Also seesmu.measure.limit[Y].clear() (on page 8-154)