Query Only
:CALCulate:TRACe:TTIMe:DATA?
This command returns the transition time result value for marker search. You can get the data even if :CALC:TRAC:TTIM:STAT is OFF.
Parameter |
Value |
Description |
Value of transition time result. |
Data Type |
Numeric type (Real) |
Range |
-1e+18 ~ 1e+18 |
Preset Value |
0 |
{numeric}<newline><^END>
Dim Var as Double
Ena.WriteString ":CALC:TRAC:TTIM:DATA?", True
Var=Ena.ReadNumber
No equivalent key is available.