SCPI Command
CALCulate<Ch>[:SELected]:SMOothing:APERture <numeric>
CALCulate<Ch>[:SELected]:SMOothing:APERture?
Sets or reads out the smoothing aperture when performing smoothing function. |
---|
command/query |
The active trace of channel <Ch>,
<Ch>={[1]|2|3|4}
<Ch>={[1]…|16} (in N-port mode only)
<numeric> the smoothing aperture from 0.01 to 20
% (percent)
Sets the value of the limit, which is closer to the specified value.
<numeric>
1
Average > Smoothing Aperture
Equivalent COM Command
SCPI.CALCulate(Ch).SELected.SMOothing.APERture
Value = app.SCPI.CALCulate(Ch).SELected.SMOothing.APERture
app.SCPI.CALCulate(Ch).SELected.SMOothing.APERture = 1.5
Double (read/write)
Back to CALCulate
Back to Command Finder
Back to Command Finder (From User Interface)