SCPI Command
CALCulate<Ch>[:SELected]:MARKer<Mk>:FUNCtion:TRACking {OFF|ON|0|1}
CALCulate<Ch>[:SELected]:MARKer<Mk>:FUNCtion:TRACking?
Or
CALCulate<Ch>:TRACe<Tr>:MARKer<Mk>:FUNCtion:TRACking {OFF|ON|0|1}
CALCulate<Ch>:TRACe<Tr>:MARKer<Mk>:FUNCtion:TRACking?
Turns the marker search tracking ON/OFF. |
---|
command/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}
{ON|1} |
ON |
{OFF|0} |
OFF |
{0|1}
0
Markers > Marker Search > Tracking
Equivalent COM Command
SCPI.CALCulate(Ch).SELected.MARKer(Mk).FUNCtion.TRACking
note |
This command is similar to CALCulate<Ch>[:SELected]:MARKer<Mk>:FUNCtion:TRACking only. |
Status = app.SCPI.CALCulate(Ch).SELected.MARKer(Mk).FUNCtion.TRACking
app.SCPI.CALCulate(Ch).SELected.MARKer(Mk).FUNCtion.TRACking = true
Boolean (read/write)
Back to CALCulate
Back to Command Finder