Command/Query
:CALCulate<Ch>:AVERage[:STATe] {ON|OFF|1|0}
:CALCulate<Ch>:AVERage[:STATe]?
This command sets/gets the averaging state.
Parameter |
Selection Option |
Description |
Averaging state |
Data Type |
Boolean type (Boolean) |
Range |
ON|OFF|1|0 |
Preset Value |
OFF |
{1|0}<newline><^END>
Dim Var as Integer
Ana.WriteString ":CALC1:AVER ON", True
Ana.WriteString ":CALC1:AVER?", True
Var=Ana.ReadNumber
Average > Averaging
SCPI.CALCULATE(Ch).AVERAGE.STATE