:CALC<Ch>:FUNC:TTR

Type

Command/Query

Syntax

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

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

Description

This command sets/gets the transition type when performing the target search with the :CALC:FUNC:EXEC.

Variable

Parameter

Selection Option

Description

Transition type

Data Type

Character string type (String)

Range

"POSitive": Positive transition.

"NEGative": Negative transition.

"BOTH": Both the positive transition and the negative transition.

Preset Value

BOTH

Query Response

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

Examples

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

Related Commands

:CALC:FUNC:EXEC

:CALC:FUNC:TYPE

Equivalent Softkey

No equivalent key is available on the front panel.

COM Command Syntax (Internal Control Only)

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