RIGOL Chapter 2 Command System
2-88 DS1000Z Programming Guide
:TRIGger:PULSe
Command List:
:TRIGger:PULSe:SOURce
:TRIGger:PULSe:WHEN
:TRIGger:PULSe:WIDTh
:TRIGger:PULSe:UWIDth
:TRIGger:PULSe:LWIDth
:TRIGger:PULSe:LEVel
:TRIGger:PULSe:SOURce
Syntax :TRIGger:PULSe:SOURce <source>
:TRIGger:PULSe:SOURce?
Set or query the trigger source in pulse width trigger.
Parameter
<source> Discrete {CHANnel1|CHANnel2|CHANnel3|CHANnel4} CHANnel1
Return
The query returns CHAN1, CHAN2, CHAN3 or CHAN4.
Example :TRIGger:PULSe:SOURce CHANnel1 /*Set the trigger source to CH1*/
:TRIGger:PULSe:WHEN
Syntax :TRIGger:PULSe:WHEN <when>
Set or query the trigger condition in pulse width trigger.
Parameter
{PGReater|PLESs|NGReater|NLESs|PGLess|NGLess}
Explanation PGReater/PLESs: you need to specify a pulse width (refer
to
:TRIGger:PULSe:WIDTh). The oscilloscope triggers when the positive pulse width
of the input signal is greater/lower than the specified Pulse Width.
NGReater/NLESs: you need to specify a pulse width (refer
to
:TRIGger:PULSe:WIDTh). The oscilloscope triggers when the negative pulse width
of the input signal is greater/lower than the specified Pulse Width.
PGLess/NGLess: you need to specify an upper (refer to
:TRIGger:PULSe:UWIDth)
and a lower (refer to
:TRIGger:PULSe:LWIDth) pulse width. The oscilloscope triggers
when the positive/negative pulse width of the input signal is greater than the
specified lower pulse width and lower than the upper pulse width.
Return
The query returns PGR, PLES, NGR, NLES, PGL or NGL.
:TRIGger:PULSe:WHEN NLESs /*Set the trigger condition to NLESs*/
Related
Commands
:TRIGger:PULSe:WIDTh
:TRIGger:PULSe:UWIDth