Command/Query
: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?
This command turns the multi-search tracking capability on/off (one per trace).
Parameter |
Selection Option |
Description |
Status of multi-search tracking |
Data Type |
Boolean type (Boolean) |
Range |
ON|OFF|1|0 |
Preset Value |
OFF |
{1|0}<newline><^END>
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
Marker Search > Tracking
SCPI.CALCULATE(Ch).SELECTED.MARKER.FUNCTION.MULTI.TRACKING