SCPI Command
CALCulate<Ch>[:SELected]:MSTatistics:DOMain[:STATe] {OFF|ON|0|1}
CALCulate<Ch>[:SELected]:MSTatistics:DOMain[:STATe]?
Or
CALCulate<Ch>:TRACe<Tr>:MSTatistics:DOMain[:STATe] {OFF|ON|0|1}
CALCulate<Ch>:TRACe<Tr>:MSTatistics:DOMain[:STATe]?
Selects either the partial frequency range or the entire frequency range to be used for math statistic calculation. The partial frequency range is limited by two markers. |
---|
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}
Choose from:
{ON|1} |
Partial frequency range |
{OFF|0} |
Entire frequency range |
{0|1}
0
Markers > Marker Math > Statistics > Statistics Range
Equivalent COM Command
SCPI.CALCulate(Ch).SELected.MSTatistics.STATe
note |
This command is similar to CALCulate<Ch>[:SELected]:MSTatistics:DOMain[: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