8: TSP command reference Model DMM7510 7½ Digit Graphical Sampling Multimeter
8-94 DMM7510-901-01 Rev. B / May 2015
dmm.digitize.limit[Y].clear()
This attribute clears the results of the limit test defined by Y.
Type TSP-Link accessible
Affected by Where saved Default value
Usage
dmm.digitize.limit[Y].clear()
Limit number:
or
Functions
dmm.FUNC_DIGITIZE_CURRENT
dmm.FUNC_DIGITIZE_VOLTAGE
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
dmm.digitize.func = dmm.FUNC_DIGITIZE_VOLTAGE
dmm.digitize.limit[1].clear()
Set the digitize function to voltage.
Clear the results of limit test 1.
Also see
Digitize functions (on page 2-127)
dmm.digitize.limit[Y].autoclear (on page 8-93)
dmm.digitize.func (on page 8-90)
dmm.measure.limit[Y].clear() (on page 8-160)