:CALC<Ch>:MARK<Mk>:FUNC:TRAC

Type

Command/Query

Syntax

:CALCulate<Ch>[:SELected]:MARKer<Mk>:FUNCtion:TRACking {ON|OFF|1|0}

:CALCulate<Ch>[:SELected]:MARKer<Mk>:FUNCtion:TRACking?

Description

This command turns the tracking capability On/Off with marker 1 to 9 (MK:1-9) and reference marker (Mk:10).

Variable

Parameter

Selection Option

Description

Tracking Search On/Off status

Data Type

Boolean type (Boolean)

Range

ON|OFF|1|0

Preset Value

OFF

Query Response

{1|0}<newline><^END>

Examples

Dim Var as Integer
Ana.WriteString ":CALC1:MARK1:FUNC:TRAC ON", True
Ana.WriteString ":CALC1:MARK1:FUNC:TRAC?", True
Var=Ana.ReadNumber

Related Commands

:CALC:MARK:FUNC:EXEC

:CALC:MARK:FUNC:TYPE

Equivalent Softkey

Marker Search > Tracking

COM Command Syntax (Internal Control Only)

SCPI.CALCULATE(Ch).SELECTED.MARKER(Mk).FUNCTION.TRACKING