RIGOL Chapter 2 Command System
2-184 MSO7000/DS7000 Programming Guide
:TRIGger:RUNT:WLOWer
:TRIGger:RUNT:WLOWer <width>
:TRIGger:RUNT:WLOWer?
Sets or queries the lower limit of the pulse width of Runt trigger. The default unit is s.
 This command is only available when the qualifier is set to GREater or GLESs.
 When the qualifier is set to "GLESs", the lower limit of the pulse width must be
smaller than the upper limit of the pulse width.
The query returns the lower limit of the pulse width in scientific notation.
:TRIGger:RUNT:WLOWer 0.01 /*Sets the lower limit of the pulse width to 10 ms.*/
:TRIGger:RUNT:WLOWer? /*The query returns 1.000000E-2.*/
:TRIGger:RUNT:ALEVel
:TRIGger:RUNT:ALEVel <level>
:TRIGger:RUNT:ALEVel?
Sets or queries the upper limit of the trigger level of Runt trigger. The unit is the same
as that of the current amplitude.
Lower limit to (5 × VerticalScale - OFFSet)
For VerticalScale, refer to the :CHANnel<n>:SCALe command; for OFFSet, refer to
the :CHANnel<n>:OFFSet command.
The query returns the upper limit of the trigger level in scientific notation.
:TRIGger:RUNT:ALEVel 0.16 /*Sets the upper limit of the trigger level to 160 mV.*/
:TRIGger:RUNT:ALEVel? /*The query returns 1.600000E-1.*/
:TRIGger:RUNT:BLEVel
:TRIGger:RUNT:BLEVel <level>
:TRIGger:RUNT:BLEVel?
Sets or queries the lower limit of the trigger level of Runt trigger. The unit is the same
as that of the current amplitude.
(-5 × VerticalScale - OFFSet) to upper limit
For VerticalScale, refer to the :CHANnel<n>:SCALe command; for OFFSet, refer to
the :CHANnel<n>:OFFSet command.
The query returns the lower limit of the trigger level in scientific notation.
:TRIGger:RUNT:BLEVel 0.16 /*Sets the lower limit of the trigger level to 160 mV.*/
:TRIGger:RUNT:BLEVel? /*The query returns 1.600000E-1.*/