Specifications

2 Command System RIGOL
DS2000 Programming Guide
2-489
:TRIGger:DELay:TYPe
Syntax
:TRIGger:DELay:TYPe <type>
:TRIGger:DELay:TYPe?
Description
Set the delay type of delay trigger.
Query the current 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 (refer to
the
:TRIGger:DELay:TLOWer command).
LESS: trigger when the time difference (T) between the specified edges of source A
and source B is lower than the preset time limit (refer to the
:TRIGger:DELay:TUPPer
command).
GLESs: trigger when the time difference (T) between the specified edges of source
A and source B is greater than the lower limit of the preset time (refer to
the
:TRIGger:DELay:TLOWer command) and lower than the upper limit of the preset
time (refer to the
:TRIGger:DELay:TUPPer command). Note that 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 lower limit of the preset time (refer to
the
:TRIGger:DELay:TLOWer command) or greater than the upper limit of the preset
time (refer to the
:TRIGger:DELay:TUPPer command). Note that the time lower limit
must be lower than the time upper limit.
Return Format
The query returns GOUT, GRE, LESS or GLES.