SCPI Command
CALCulate<Ch>[:SELected]:MSTatistics[:STATe] {OFF|ON|0|1}
CALCulate<Ch>[:SELected]:MSTatistics[:STATe]?
Or
CALCulate<Ch>:TRACe<Tr>:MSTatistics[:STATe] {OFF|ON|0|1}
CALCulate<Ch>:TRACe<Tr>:MSTatistics[:STATe]?
Turns the math statistics display ON/OFF. |
---|
command/query |
CALCulate<Ch>[:SELected] — active trace of channel <Ch>,
Or
CALCulate<Ch>:TRACe<Tr> — trace <Tr> of channel <Ch>,
<Ch> = {[1]|2|...16}
<Tr> = {[1]|2|...16}
{ON|1} |
Reference marker ON |
{OFF|0} |
Reference marker OFF |
{0|1}
0
Markers > Marker Math > Statistics > Statistics
Equivalent COM Command
SCPI.CALCulate(Ch).SELected.MSTatistics.STATe
note |
This command is similar to CALCulate<Ch>[:SELected]:MSTatistics[:STATe] only. |
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