RIGOL Chapter 2 Command System
2-90 DS1000Z Programming Guide
:TRIGger:PULSe:LWIDth
Syntax :TRIGger:PULSe:LWIDth <width>
Set or query the lower pulse width in pulse width trigger. The default unit is s.
Parameter
Explanation This command is available when the trigger condition (refer to :TRIGger:PULSe:WHEN) is
Return
The query returns the lower pulse width in scientific notation.
Example
:TRIGger:PULSe:LWIDth 0.000003 /*Set the lower pulse width to 3μs*/
:TRIGger:PULSe:LWIDth? /*The query returns 3.000000e-06*/
Related
Commands
:TRIGger:PULSe:WHEN
:TRIGger:PULSe:UWIDth
:TRIGger:PULSe:LEVel
Syntax :TRIGger:PULSe:LEVel <level>
Description Set or query the trigger level in pulse width trigger. The unit is the same as the current
Parameter
<level> Real
(± 5 × VerticalScale from the screen center) -
0
Explanation For VerticalScale, refer to the :CHANnel<n>:SCALe command. For OFFSet, refer to
the :CHANnel<n>:OFFSet command.
Return
The query returns the trigger level in scientific notation.
Example
:TRIGger:PULSe:LEVel 0.16 /*Set the trigger level to 160mV*/
:TRIGger:PULSe:LEVel? /*The query returns 1.600000e-01*/
Related
Commands
:CHANnel<n>:SCALe