:CALC<Ch>:AVER:COUN

Type

Command/Query

Syntax

:CALCulate<Ch>:AVERage:COUNt <Value>

:CALCulate<Ch>:AVERage:COUNt?

Description

This command sets/gets the averaging count.

Variable

Parameter

Value

Description

averaging factor

Data Type

Numeric type (Integer)

Range

1 ~ 999

Preset Value

16

Query Response

{numeric}<newline><^END>

Examples

Dim Var as Long
Var= 10
Ana.WriteString ":CALC1:AVER:COUN " & Str(Var), True
Ana.WriteString ":CALC1:AVER:COUN?", True
Var=Ana.ReadNumber

Related Commands

:CALC:AVER

:CALC:AVER:CLE

Equivalent Softkey

Average > Avg Factor

COM Command Syntax (Internal Control Only)

SCPI.CALCULATE(Ch).AVERAGE.COUNT