2470 High Voltage SourceMeter Instrument Reference Manual
Section 14: TSP command reference
2470-901-01 Rev. A /
May
2019
14-129
smu.measure.limit[Y].autoclear
This attribute indicates if the test result for limit
Y
should be cleared automatically or not.
Type
TSP-Link accessible
Affected by
Where saved
Default value
Attribute (RW)
Yes
Restore configuration
Instrument reset
Power cycle
Measure configuration list
Function change
Configuration script
Measure configuration list
smu.ON
Usage
value
= smu.measure.limit[
Y
].autoclear
smu.measure.limit[
Y
].autoclear =
value
value
The auto clear setting:
Disable:
smu.OFF
Enable:
smu.ON
Y
Limit number:
1
or
2
Details
When auto clear is set to on, limit conditions are cleared automatically after each measurement. If
you are making a series of measurements, the instrument shows the limit test result 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 is set to off, a failed indication is not cleared automatically. It remains set until it is cleared
with the clear command.
The auto clear setting affects both the high and low limits.
Example
smu.measure.func = smu.FUNC_DC_CURRENT
smu.measure.limit[1].autoclear = smu.ON
Turns on autoclear for limit 1 when
measuring DC current.
Also see
(on page 14-129)
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
Function
Yes
Usage
smu.measure.limit[
Y
].clear()
Y
Limit number:
1
or
2