Chapter 2 Command System RIGOL
MSO7000/DS7000 Programming Guide 2-183
:TRIGger:RUNT:WHEN
:TRIGger:RUNT:WHEN <when>
:TRIGger:RUNT:WHEN?
Sets or queries the qualifier of Runt trigger.
{NONE|GREater|LESS|GLESs}
 NONE: indicates not setting the trigger condition of Runt trigger.
 GREater: triggers when the Runt pulse width is greater than the set lower limit of
pulse width.
 LESS: triggers when the Runt pulse width is smaller than the set upper limit of
pulse width.
 GLESs: triggers when the Runt pulse width is greater than the set lower limit and
smaller than the set upper limit of pulse width.
 The lower limit of the pulse width must be smaller than the upper limit.
The query returns NONE, GRE, LESS, or GLES.
:TRIGger:RUNT:WHEN LESS /*Sets the qualifier to LESS.*/
:TRIGger:RUNT:WHEN? /*The query returns LESS.*/
:TRIGger:RUNT:WUPPer
:TRIGger:RUNT:WUPPer <width>
:TRIGger:RUNT:WUPPer?
Sets or queries the upper limit of the pulse width of Runt trigger. The default unit is s.
 This command is only available when the qualifier is LESS or GLESs.
 When the qualifier is set to "GLESs", the upper limit of the pulse width must be
greater than the lower limit of the pulse width.
The query returns the upper limit of the pulse width in scientific notation.
:TRIGger:RUNT:WUPPer 0.02 /*Sets the upper limit of the pulse width to 20 ms.*/
:TRIGger:RUNT:WUPPer? /*The query returns 2.000000E-2.*/