SCPI Command
CALCulate<Ch>[:SELected]:MSTatistics:DOMain[:MARKer]:STOP <numeric>
CALCulate<Ch>[:SELected]:MSTatistics:DOMain[:MARKer]:STOP?
Or
CALCulate<Ch>:TRACe<Tr>:MSTatistics:DOMain[:MARKer]:STOP <numeric>
CALCulate<Ch>:TRACe<Tr>: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 |
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}
<numeric> marker number from 1 to 16
Sets the value of the limit, which is closer to the specified value.
<numeric>
2
Markers > Marker Math > Statistics > Statistics Stop
Equivalent COM Command
SCPI.CALCulate(Ch).SELected.MSTatistics.DOMain.MARKer.STOP
note |
This command is similar to CALCulate<Ch>[:SELected]:MSTatistics:DOMain[:MARKer]:STOP only. |
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