SCPI Command
CALCulate<Ch>[:SELected]:MSTatistics:DOMain[:MARKer]:STARt <numeric>
CALCulate<Ch>[:SELected]:MSTatistics:DOMain[:MARKer]:STARt?
Sets or reads out the number of the marker, which specifies the start 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>
1
Markers > Math > Statistics > Statistics Start
Equivalent COM Command
SCPI.CALCulate(Ch).SELected.MSTatistics.DOMain.MARKer.STARt
MkrNum = app.SCPI.CALCulate(Ch).SELected.MSTatistics.DOMain.MARKer.STARt
app.SCPI.CALCulate(Ch).SELected.MSTatistics.DOMain.MARKer.STARt = 3
Long (read/write)
Back to CALCulate
Back to Command Finder
Back to Command Finder (From User Interface)