Chapter 2 Command System RIGOL
DS1000Z Programming Guide 2-115
:TRIGger:DELay:TUPPer
Syntax :TRIGger:DELay:TUPPer <NR3>
Set or query the upper limit of the delay time in delay trigger. The default unit is s.
Parameter
Explanation This command is only available when the delay type (refer to :TRIGger:DELay:TYPe) is
Return
The query returns the upper limit of the delay time in scientific notation.
Example
:TRIGger:DELay:TUPPer 0.002 /*Set the upper limit of the delay time to 2ms*/
:TRIGger:DELay:TUPPer? /*The query returns 2.000000e-03*/
Related
:TRIGger:DELay:TYPe
:TRIGger:DELay:TLOWer
Syntax :TRIGger:DELay:TLOWer <NR3>
Set or query the lower limit of the delay time in delay trigger. The default unit is s.
Parameter
<NR3> Real
Related to the delay type:
GREater: 8ns to 10s
GOUT or GLESs: 8ns to 9.99s
1μs
Explanation This command is only available when the delay type (refer to :TRIGger:DELay:TYPe) is
Return
The query returns the lower limit of the delay time in scientific notation.
Example
:TRIGger:DELay:TLOWer 0.002 /*Set the lower limit of the delay time to 2ms*/
:TRIGger:DELay:TLOWer? /*The query returns 2.000000e-03*/
Related
Commands
:TRIGger:DELay:TYPe