:CALC:TRAC:TTIM:MID

Type

Query Only

Syntax

:CALCulate:TRACe:TTIMe:MID?

Description

This command returns the time of the one way for DUT length (the detected edge by the transition time function).

Variable

Parameter

Value

Description

Vopen/2 time result value

Data Type

Numeric type (Real)

Range

-1e+18 ~ 1e+18

Preset Value

-1.74n

Unit

sec

Resolution

-

Query Response

{numeric}<newline><^END>

Examples

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

Equivalent GUI

No equivalent key is available.