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