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 |
CALCulate<Ch>[:SELected] — active trace of channel <Ch>,
<Ch>={[1]|2|...9}
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.DOMain.STATe
Status = app.SCPI.CALCulate(Ch).SELected.MSTatistics.DOMain.STATe
app.SCPI.CALCulate(Ch).SELected.MSTatistics.DOMain.STATe = true
Boolean (read/write)
Back to CALCulate
Back to Command Finder
Back to Command Finder (From User Interface)