Smu.measure.filter.enable - Keithley 2450 Reference Manual

Interactive sourcemeter instrument
Table of Contents

Advertisement

Model 2450 Interactive SourceMeter® Instrument Reference Manual
Details
The filter count is the number of readings that are acquired and stored in the filter stack for the averaging
calculation. The larger the filter count, the more filtering that is performed.
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
Also see
Filtering measurement data

smu.measure.filter.enable

smu.measure.filter.type
smu.measure.filter.enable
This attribute enables or disables the averaging filter for the selected measurement function.
Type
TSP-Link accessible
Attribute (RW)
Yes
Usage
filterState = smu.measure.filter.enable
smu.measure.filter.enable = filterState
filterState
Details
This command enables or disables the averaging filter. When this is enabled, the measurements for the selected
measurement function are averaged as set by the filter count and filter type.
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
Also see
Filtering measurement data
smu.measure.filter.count
smu.measure.filter.type
2450-901-01 Rev. B/September 2013
(on page 4-22)
(on page 8-101)
(on page 8-102)
Affected by
Restore configuration
Instrument reset
Power cycle
Measure configuration list
Function change
The filter status:
Disable the filter: smu.OFF or 0
Enable the filter: smu.ON or 1
(on page 4-22)
(on page 8-100)
(on page 8-102)
Section 8: TSP command reference
Set the measurement function to
current.
Set the averaging filter type to moving
average, with a filter count of 10.
Enable the averaging filter.
Where saved
Default value
Configuration script
smu.OFF
Measure configuration list
Set the measurement function to
current.
Set the averaging filter type to moving
average, with a filter count of 10.
Enable the averaging filter.
8-101

Advertisement

Table of Contents
loading

Table of Contents