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|...9}
<Mk>={[1] … |16}
Markers > Marker Search > {Maximum | Minimum}
Markers > Marker Search > Peak > {Search Peak | Search Max Peak | Search Peak Left | Search Peak Right}
Markers > Marker Search > Target > {Search Target | Search Target Left | Search 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)