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

Type

Command/Query

Syntax

:CALCulate<Ch>[:SELected]:MARKer<Mk>:FUNCtion:TTRansition {POSitive|NEGative|BOTH}

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

Description

This command sets/gets target transition type with marker 1 to 9 (MK:1-9) and reference marker (Mk:10).

Variable

Parameter

Selection Option

Description

Transition type

Data Type

Character string type (String)

Range

POSitive|NEGative|BOTH

Preset Value

BOTH

Query Response

{POS|NEG|BOTH}<newline><^END>

Examples

Dim Var as String
Var= "POS"
Ana.WriteString ":CALC1:MARK1:FUNC:TTR " & Var, True
Ana.WriteString ":CALC1:MARK1:FUNC:TTR?", True
Var=Ana.ReadString

Related Commands

:CALC:MARK:FUNC:TARG

:CALC:MARK:FUNC:TYPE

Equivalent Softkey

Marker Search > Peak > Target Transition

COM Command Syntax (Internal Control Only)

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