SCPI Command
SENSe<Ch>:AVERage:COUNt <numeric>
SENSe<Ch>:AVERage:COUNt?
Sets or reads out the averaging factor when the averaging function is turned on. |
---|
command/query |
Channel <Ch>,
<Ch>={[1]|2|...16}
<numeric> the averaging factor from 1 to 999
Sets the value of the limit, which is closer to the specified value.
<numeric>
10
Average > Avg Factor
Equivalent COM Command
SCPI.SENSe(Ch).AVERage.COUNt
Value = app.SCPI.SENSe(Ch).AVERage.COUNt
app.SCPI.SENSe(Ch).AVERage.COUNt = 2
Long (read/write)
Back to SENSe
Back to Command Finder