SCPI Command
CALCulate<Ch>[:SELected]:SMOothing:APERture <numeric>
CALCulate<Ch>[:SELected]:SMOothing:APERture?
Or
CALCulate<Ch>:TRACe<Tr>:SMOothing:APERture <numeric>
CALCulate<Ch>:TRACe<Tr>:SMOothing:APERture?
Sets or reads out the smoothing aperture when performing smoothing function. |
---|
command/query |
CALCulate<Ch>[:SELected] — active trace of channel <Ch>,
Or
CALCulate<Ch>:TRACe<Tr> — trace <Tr> of channel <Ch>,
<Ch> = {[1]|2|...16}
<Tr> = {[1]|2|...16}
<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 > Smo Aperture
Equivalent COM Command
SCPI.CALCulate(Ch).SELected.SMOothing.APERture
note |
This command is similar to CALCulate<Ch>[:SELected]:SMOothing:APERture only. |
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