SCPI Command
CALCulate<Ch>[:SELected]:MARKer<Mk>:ACTivate
Or
CALCulate<Ch>:TRACe<Tr>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 switches these markers to the relative measurement mode. |
---|
no query |
Marker <Mk> of the active trace of channel <Ch>,
Or
Marker <Mk> of the trace <Tr> of channel <Ch>,
<Ch> = {[1]|2|...16}
<Tr> = {[1]|2|...16}
<Mk> = {[1]|2|...16}
Markers > Select > Marker n
Markers > Reference Marker
Equivalent COM Command
SCPI.CALCulate(Ch).SELected.MARKer(Mk).ACTivate
note |
This command is similar to CALCulate<Ch>[:SELected]:MARKer<Mk>:ACTivate only. |
app.SCPI.CALCulate(Ch).SELected.MARKer(Mk).ACTivate
Method
Back to CALCulate
Back to Command Finder