:CALC:TRAC:LIM:RAT:BEG

Type

Command/Query

Syntax

:CALCulate:TRACe:LIMit:RATio:BEGin <Value>

:CALCulate:TRACe:LIMit:RATio:BEGin?

Description

This command sets the ratio of the begin stimulus in marker area.

Variable

Parameter

Value

Description

Ratio of the beginning stimulus

Data Type

Numeric type (Real)

Range

0 ~ 1k

Preset Value

30

Unit

%

Resolution

1u

Query Response

{numeric}<newline><^END>

Examples

Dim Var as Double
Var= 0
Ena.WriteString ":CALC:TRAC:LIM:RAT:BEG " & Str(Var), True
Ena.WriteString ":CALC:TRAC:LIM:RAT:BEG?", True
Var=Ena.ReadNumber

Equivalent GUI

Edit Test > Edit Limit > Limit Test Begin