:CALC:TRAC:TTIM:THR

Type

Command/Query

Syntax

:CALCulate:TRACe:TTIMe:THReshold {T1_9|T2_8}

:CALCulate:TRACe:TTIMe:THReshold?

Description

This command sets the rise time threshold for the rise time in the marker search function.

Variable

Parameter

Selection Option

Description

Transition time function rise time threshold

Data Type

Character string type (String)

Range

T1_9 : 10-90%

T2_8 : 20-80%

Preset Value

T1_9

Query Response

{T1_9|T2_8}<newline><^END>

Examples

Dim Var as String
Var= "T1_9"
Ena.WriteString ":CALC:TRAC:TTIM:THR " & Var, True
Ena.WriteString ":CALC:TRAC:TTIM:THR?", True
Var=Ena.ReadString

Related Commands

:CALC:TRAC:TTIM:DATA

:CALC:TRAC:TTIM:STAT

Equivalent GUI

Marker Search > Rise Time (10-90%) or Rise Time (20-80%)