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

Type

Command/Query

Syntax

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

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

 

The following syntax is also supported:

:CALCulate<Ch>:TRACe<Tr>:MARKer:FUNCtion:MULTi:TRACking {ON|OFF|1|0}

:CALCulate<Ch>:TRACe<Tr>:MARKer:FUNCtion:MULTi:TRACking?

Description

This command turns the multi-search tracking capability on/off (one per trace).

Variable

Parameter

Selection Option

Description

Status of multi-search tracking

Data Type

Boolean type (Boolean)

Range

ON|OFF|1|0

Preset Value

OFF

Query Response

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

Examples

Dim Var as Integer
Var = 1
Ena.WriteString ":CALC1:MARK:FUNC:MULT:TRAC " & Str(Var), True
Ena.WriteString ":CALC1:MARK:FUNC:MULT:TRAC?", True
Var=Ena.ReadNumber

Related Commands

:CALC:MARK:FUNC:MULT:TYPE

:CALC:MARK:FUNC:EXEC

Equivalent Softkey

Marker Search > Tracking

COM Command Syntax (Internal Control Only)

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