Instructions

Chapter 2 Command System RIGOL
MSO5000-E Programming Guide 2-187
Remarks
This command is available when the delay type is LESS, GOUT, or GLESs.
Return
Format
The query returns the upper limit of delay time in scientific notation.
Example
:TRIGger:DELay:TUPPer 0.002 /*Sets the upper limit of delay time to 2 ms.*/
:TRIGger:DELay:TUPPer? /*The query returns 2.000000E-3.*/
:TRIGger:DELay:TLOWer
Syntax :TRIGger:DELay:TLOWer <time>
:TRIGger:DELay:TLOWer?
Description Sets or queries the lower limit of delay time of the Delay trigger. The default unit is
s.
Parameter
Name
Type
Range
Default
<time>
Real
8 ns to 9.9 s
1 μs
Remarks
This command is available when the delay type is GREater, GOUT, or GLESs.
Return
Format
The query returns the lower limit of delay time in scientific notation.
Example
:TRIGger:DELay:TLOWer 0.002 /*Sets the lower limit of delay time to 2 ms.*/
:TRIGger:DELay:TLOWer? /*The query returns 2.000000E-3.*/