RIGOL 2 Command System
2-272 MSO2000A/DS2000A Programming Guide
:TRIGger:DELay:TUPPer
Syntax
:TRIGger:DELay:TUPPer <tupper>
:TRIGger:DELay:TUPPer?
Description
Set or query the upper limit of the delay time in delay trigger when the delay type is >, <> or ><.
Parameter
Name Type Range Default
<tupper> Real
When the delay type is <: 2ns to 4 s
When the delay type is <> or ><: 12ns to 4s
2us
Return Format
The query returns the upper limit of the delay time 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.