SCPI Command
CALCulate<Ch>[:SELected]:MSTatistics:DOMain[:MARKer]:STARt <numeric>
CALCulate<Ch>[:SELected]:MSTatistics:DOMain[:MARKer]:STARt?
Or
CALCulate<Ch>:TRACe<Tr>:MSTatistics:DOMain[:MARKer]:STARt <numeric>
CALCulate<Ch>:TRACe<Tr>: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 |
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>
1
Markers > Marker Math > Statistics > Statistics Start
Equivalent COM Command
SCPI.CALCulate(Ch).SELected.MSTatistics.DOMain.MARKer.STARt
note |
This command is similar to CALCulate<Ch>[:SELected]:MSTatistics:DOMain[:MARKer]:STARt only. |
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