SCPI Command
CALCulate<Ch>[:SELected]:MSTatistics:DOMain[:STATe] {OFF|ON|0|1}
CALCulate<Ch>[:SELected]: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 |
The active trace of channel <Ch>,
<Ch>={[1]|2|3|4}
<Ch>={[1] … |16} (in N-port mode only)
Choose from:
{ON|1} |
Statistics range ON |
{OFF|0} |
Statistics range OFF |
{0|1}
0
Markers > Math > Statistics > Statistics Range
Equivalent COM Command
SCPI.CALCulate(Ch).SELected.MSTatistics.DOMain.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)