SCPI Command
SENSe<Ch>:AVERage[:STATe] {OFF|ON|0|1}
SENSe<Ch>:AVERage[:STATe]?
Turns the measurement averaging function ON/OFF. |
---|
command/query |
Channel <Ch>,
<Ch>={[1]|2|...16}
Parameter
{ON|1} |
ON |
{OFF|0} |
OFF |
{0|1}
0
Average > Averaging
Equivalent COM Command
SCPI.SENSe(Ch).AVERage.STATe
Status = app.SCPI.SENSe(Ch).AVERage.STATe
app.SCPI.SENSe(Ch).AVERage.STATe = False
Boolean (read/write)
Back to SENSe
Back to Command Finder