Command/Query
:CALCulate<Ch>:AVERage:COUNt <Value>
:CALCulate<Ch>:AVERage:COUNt?
This command sets/gets the averaging count.
Parameter |
Value |
Description |
averaging factor |
Data Type |
Numeric type (Integer) |
Range |
1 ~ 999 |
Preset Value |
16 |
{numeric}<newline><^END>
Dim Var as Long
Var= 10
Ana.WriteString ":CALC1:AVER:COUN " & Str(Var), True
Ana.WriteString ":CALC1:AVER:COUN?", True
Var=Ana.ReadNumber
Average > Avg Factor
SCPI.CALCULATE(Ch).AVERAGE.COUNT