Section 8: TSP command reference
Model DMM7510 7½ Digit Graphical Sampling Multimeter Reference Manual
8-150
DMM7510-901-01 Rev. B / May 2015
dmm.measure.filter.count
This attribute sets the number of measurements that are averaged when filtering is enabled.
Type
TSP-Link accessible
Affected by
Where saved
Default value
Attribute (RW)
Yes
Restore configuration
Instrument reset
Power cycle
Measure configuration list
Configuration script
Measure configuration list
10
Usage
filterCount
= dmm.measure.filter.count
dmm.measure.filter.count =
filterCount
filterCount
The number of readings required for each filtered measurement (1 to 100)
Functions
dmm.FUNC_DC_VOLTAGE
dmm.FUNC_RESISTANCE
dmm.FUNC_ACV_FREQUENCY
dmm.FUNC_AC_VOLTAGE
dmm.FUNC_4W_RESISTANCE
dmm.FUNC_ACV_PERIOD
dmm.FUNC_DC_CURRENT
dmm.FUNC_DIODE
dmm.FUNC_DCV_RATIO
dmm.FUNC_AC_CURRENT
dmm.FUNC_CAPACITANCE
dmm.FUNC_DIGITIZE_CURRENT
dmm.FUNC_TEMPERATURE
dmm.FUNC_CONTINUITY
dmm.FUNC_DIGITIZE_VOLTAGE
Details
The filter count is the number of readings that are acquired and stored in the filter stack for the
averaging calculation. When the filter count is larger, more filtering is done and the data is less noisy.
Example
dmm.measure.func = dmm.FUNC_DC_CURRENT
dmm.measure.filter.count = 10
dmm.measure.filter.type = dmm.FILTER_MOVING_AVG
dmm.measure.filter.enable = dmm.ON
Set the measurement function to
current.
Set the averaging filter type to moving
average, with a filter count of 10.
Enable the averaging filter.
Also see
(on page 3-11)
(on page 8-151)
(on page 8-152)