RIGOL 2 Command System
2-256 DS2000E Programming Guide
:TRIGger:DELay:TUPPer
Syntax
:TRIGger:DELay:TUPPer <tupper>
:TRIGger:DELay:TUPPer?
Description
Set or query the upper limit of the delay time of delay trigger.
Parameter
Name Type Range Default
<tupper> Real
When the delay type is LESS: 2ns to 4 s
When the delay type is GLESs or GOUT: 12ns to 4s
2us
Note: For the delay type of delay trigger, please refer to the :TRIGger:DELay:TYPe command.
Return Format
The query returns the upper limit of the delay time of delay trigger in scientific notation.
:TRIGger:DELay:TYPe
Syntax
:TRIGger:DELay:TYPe <type>
:TRIGger:DELay:TYPe?
Description
Set or query the delay type of delay trigger.
Parameter
Name Type Range Default
<type> Discrete {GREater|LESS|GLESs|GOUT} GREater
Explanation
GREater: trigger when the time difference (△T) between the specified edges of source A and source
B is greater than the preset time limit.
LESS: trigger when the time difference (△T) between the specified edges of source A and source B is
lower than the preset time limit.
GLESs: trigger when the time difference (△T) between the specified edges of source A and source B
is greater than the preset time lower limit and lower than the preset time upper limit.
Note: The time lower limit must be lower than the time upper limit.
GOUT: trigger when the time difference (△T) between the specified edges of source A and source B
is lower than the preset time lower limit or greater than the preset time upper limit.
Note: The time lower limit must be lower than the time upper limit.
Return Format
The query returns GRE, LESS, GLES or GOUT.