Series 2280 Precision DC Power Supply Reference Manual
Section 7: SCPI command reference
077085503 / March 2019
7-63
:SENSe[n]:<function>:AVERage:TCONtrol
This command sets the type of averaging filter that is used for measurements for the selected function when the
measurement filter is enabled.
Type
Affected by
Where saved
Default value
Command and query
Recall settings
Instrument reset
Power cycle
Save settings
MOV
Usage
:SENSe[n]:<function>:AVERage:TCONtrol <type>
:SENSe[n]:<function>:AVERage:TCONtrol?
[n]
Channel number: For single-channel instruments, the value is
1
<function>
The measurement function to which this setting applies:
Concurrent:
CONCurrent[:DC]
Current:
CURRent[:DC]
Voltage:
VOLTage[:DC]
<type>
The filter type to use when filtering is enabled; set to one of the following values:
Moving filter:
MOVing
Details
This command selects the type of averaging filter: Moving average.
When the moving average filter is selected, the measurements are added to the stack continuously
on a first-in, first-out basis. As each measurement is made, the oldest measurement is removed from
the stack. A new averaged sample is produced using the new measurement and the data that is now
in the stack.
When the moving average filter is first selected, the stack is empty. When the first measurement is
made, it is copied into all the stack locations to fill the stack. A true average is not produced until the
stack is filled with new measurements. The size of the stack is determined by the filter count setting.
Example
SENS:CONC:AVER:WIND 0.1
Set the average filter window as 0.1%.
Also see
:SENSe[n]:<function>:AVERage:COUNt
(on page 7-61)
:SENSe[n]:<function>:AVERage[:STATe]
(on page 7-62)
:SENSe[n]:<function>:AVERage:WINDow
(on page 7-64)