Specifications

2 Command System RIGOL
DS2000 Programming Guide
2-449
:TRIGger:RUNT:WHEN
Syntax
:TRIGger:RUNT:WHEN <when>
:TRIGger:RUNT:WHEN?
Description
Select the qualifier of runt trigger.
Query the current qualifier of runt trigger.
Parameter
Name Type Range Default
<when> Discrete {NONE|GREater|LESS|GLESs} NONE
Explanation
NONE: do not set the trigger condition of runt trigger.
GREater: trigger when the runt pulse width is greater than the lower limit of pulse
width (refer to the
:TRIGger:RUNT:WLOWer command).
LESS: trigger when the runt pulse width is lower than the upper limit of pulse width
(refer to the
:TRIGger:RUNT:WUPPer command).
GLESs: trigger when the runt pulse width is greater than the lower limit (refer to
the
:TRIGger:RUNT:WLOWer command) and lower than the upper limit (refer to
the
:TRIGger:RUNT:WUPPer command) of pulse width. Note: the lower limit of the
pulse width must be lower than the upper limit.
Return Format
The query returns NONE, GRE, LESS or GLES.
Example
:TRIGger:RUNT:WHEN LESS
The query returns LESS.