SCPI Command
CALCulate<Ch>[:SELected]:MSTatistics:DOMain[:MARKer]:STOP <numeric>
CALCulate<Ch>[:SELected]:MSTatistics:DOMain[:MARKer]:STOP?
Sets or reads out the number of the marker, which specifies the stop frequency of the math statistics range. |
---|
command/query |
The active trace of channel <Ch>,
<Ch>={[1]|2|3|4}
<Ch>={[1] … |16} (in N-port mode only)
<numeric> marker number from 1 to 16
Sets the value of the limit, which is closer to the specified value.
<numeric>
2
Markers > Math > Statistics > Statistics Stop
Equivalent COM Command
SCPI.CALCulate(Ch).SELected.MSTatistics.DOMain.MARKer.STOP
MarkerNum = app.SCPI.CALCulate(Ch).SELected.MSTatistics.DOMain.MARKer.STOP
app.SCPI.CALCulate(Ch).SELected.MSTatistics.DOMain.MARKer.STOP = 4
Long (read/write)
Back to CALCulate
Back to Command Finder
Back to Command Finder (From User Interface)