Keithley 2601 Reference Manual page 320

System sourcemeter 2600 series (smu)
Hide thumbs Also See for 2601:
Table of Contents

Advertisement

Section 12: Instrument Control Library
Enable the filter for SMU A:
Example
smua.measure.filter.enable = smua.FILTER_ON
smuX.measure.filter.type
Attribute
Type of filter for measurements.
Usage
type = smuX.measure.filter.type
smuX.measure.filter.type = type
Set
type
or
smuX.FILTER_MOVING_AVG
0
or
smuX.FILTER_REPEAT_AVG
1
2 or smuX.FILTER_MEDIAN
Remarks
• There are two averaging filter types to choose from: Repeating and moving. For the
repeating filter (which is the power-on default), the stack (filter count) is filled, and the
conversions are averaged to yield a reading. The stack is then cleared, and the process
starts over.
• The moving average filter uses a first-in, first-out stack. When the stack (filter count)
becomes full, the measurement conversions are averaged, yielding a reading. For each
subsequent conversion placed into the stack, the oldest conversion is discarded. The
stack is re-averaged, yielding a new reading.
The
reset
Details
See "Filters" in
Also see
smuX.measure.filter.count,
Selects the moving average filter for SMU A:
Example
smua.measure.filter.type = smua.FILTER_MOVING_AVG
smuX.measure.interval
Attribute
Interval between multiple measurements.
Usage
interval = smuX.measure.interval
smuX.measure.interval = interval
interval
This attribute sets the time interval between groups of measurements when
Remarks
smua.measure.count
to start the measurement of each group when scheduled.
• If filtered measurements are being made, this interval is from the start of the first
measurement for the filtered reading to the first measurement for a subsequent filtered
reading. Extra measurements made to satisfy a filtered reading are not paced by this
interval.
If the SMU cannot keep up with the interval setting, measurements will be made
as fast as possible.
The
reset
Details
See "Triggering" in
Also see
smuX.measure.overlappedY,
Sets measure interval for SMU A:
Example
smua.measure.interval = 0.5
12-60
X = SMU channel (a or b)
to one of the following values:
function selects the repeat filter.
Section
6.
smuX.measure.filter.enable
X = SMU channel (a or b)
is set to a value greater than 1. The SMU will do its best
function sets the measure interval to 0.
Section
10.
smuX.measure.Y
Return to
Series 2600 System SourceMeter® Instruments Reference Manual
-- Reads filter type.
-- Writes filter type.
Selects the moving average filter.
Selects the repeat filter.
Selects the median filter (Models 2635 and
2636 only).
-- Reads measure interval.
-- Writes measure interval.
Set interval (in seconds) from 0 to 1.
Section Topics
2600S-901-01 Rev. C / January 2008

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

26362602261126122635

Table of Contents