Command/Query
:CALCulate:TRACe:LIMit:RATio:BEGin <Value>
:CALCulate:TRACe:LIMit:RATio:BEGin?
This command sets the ratio of the begin stimulus in marker area.
Parameter |
Value |
Description |
Ratio of the beginning stimulus |
Data Type |
Numeric type (Real) |
Range |
0 ~ 1k |
Preset Value |
30 |
Unit |
% |
Resolution |
1u |
{numeric}<newline><^END>
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
Edit Test > Edit Limit > Limit Test Begin