SCPI Command
CALCulate<Ch>[:SELected]:MSTatistics[:STATe] {OFF|ON|0|1}
CALCulate<Ch>[:SELected]:MSTatistics[:STATe]?
Turns the math statistics display ON/OFF. |
---|
command/query |
CALCulate<Ch>[:SELected] — active trace of channel <Ch>,
<Ch>={[1]|2|...9}
{ON|1} |
Statistics display ON |
{OFF|0} |
Statistics display OFF |
{0|1}
0
Markers > Marker Math > Statistics > Statistics
Equivalent COM Command
SCPI.CALCulate(Ch).SELected.MSTatistics.STATe
Status = app.SCPI.CALCulate(Ch).SELected.MSTatistics.STATe
app.SCPI.CALCulate(Ch).SELected.MSTatistics.STATe = true
Boolean (read/write)
Back to CALCulate
Back to Command Finder
Back to Command Finder (From User Interface)