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|...9}
<numeric> the averaging factor from 1 to 999
Sets the value of the limit, which is closer to the specified value.
<numeric>
10
Response > 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
Back to Command Finder (From User Interface)