14: TSP command reference 2470 High Voltage SourceMeter Instrument
14-124 2470-901-01 Rev. A / May 2019
smu.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
Instrument reset
Power cycle
Measure configuration list
Measure configuration list
Usage
filterCount = smu.measure.filter.count
smu.measure.filter.count = filterCount
The number of readings required for each filtered measurement (1 to 100)
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.
This command is set for the selected function.
Example
smu.measure.func = smu.FUNC_DC_CURRENT
smu.measure.filter.count = 10
smu.measure.filter.type = smu.FILTER_MOVING_AVG
smu.measure.filter.enable = smu.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
Filtering measurement data (on page 5-25)
smu.measure.filter.enable (on page 14-125)
smu.measure.filter.type (on page 14-126)