:CALC:TRAC:TTIM:DATA

Type

Query Only

Syntax

:CALCulate:TRACe:TTIMe:DATA?

Description

This command returns the transition time result value for marker search. You can get the data even if :CALC:TRAC:TTIM:STAT is OFF.

Variable

Parameter

Value

Description

Value of transition time result.

Data Type

Numeric type (Real)

Range

-1e+18 ~ 1e+18

Preset Value

0

Query Response

{numeric}<newline><^END>

Examples

Dim Var as Double
Ena.WriteString ":CALC:TRAC:TTIM:DATA?", True
Var=Ena.ReadNumber

Related Commands

:CALC:TRAC:TTIM:STAT

:CALC:TRAC:TTIM:THR

Equivalent GUI

No equivalent key is available.