SCPI Command
CALCulate<Ch>[:SELected]:MARKer<Mk>:FUNCtion:EXECute
Executes the marker search according to the specified criterion. The type of the marker search is set by the CALC:MARK:FUNC:TYPE command. |
---|
no query |
Marker <Mk> of the active trace of channel <Ch>,
<Ch>={[1]|2|3|4}
<Ch>={[1] … |16} (in N-port mode only)
<Mk>={[1] … |16}
Markers > Search > {Search Max | Search Min}
Markers > Search > Search Peak > {Search Peak | Max Peak | Peak Left | Peak Right}
Markers > Search > Search Target > {Search Target | Target Left | Target Right}
Equivalent COM Command
SCPI.CALCulate(Ch).SELected.MARKer(Mk).FUNCtion.EXECute
Data = app.SCPI.CALCulate(Ch).SELected.MARKer(Mk).FUNCtion.EXECute
Method
Back to CALCulate
Back to Command Finder
Back to Command Finder (From User Interface)