SCPI Command
CALCulate<Ch>[:SELected]:MARKer<Mk>:ACTivate
Sets the active marker. If the marker is not ON, this function will turn the marker ON. Turning ON a marker with the number from 1 to 15 will turn ON all the markers of smaller numbers. Turning ON the reference marker with number 16 does not turn ON the markers with the numbers from 1 to 15, but switchs these markers to the relative measurement mode. |
---|
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}
None
Equivalent COM Command
SCPI.CALCulate(Ch).SELected.MARKer(Mk).ACTivate
app.SCPI.CALCulate(Ch).SELected.MARKer(Mk).ACTivate
Method
Back to CALCulate
Back to Command Finder
Back to Command Finder (From User Interface)