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