RIGOL 2 Command System
2-296 DS2000E Programming Guide
:TRIGger:SLOPe:WHEN
Syntax
:TRIGger:SLOPe:WHEN <when>
:TRIGger:SLOPe:WHEN?
Description
Set or query the trigger condition of slope trigger.
Parameter
Name Type Range Default
<when> Discrete {PGReater|PLESs|NGReater|NLESs|PGLess|NGLess} PGReater
Explanation
PGReater: you need to specify a time value (refer to the
:TRIGger:SLOPe:TLOWer command). The
oscilloscope triggers when the positive slope time of the input signal is greater than the specified
time.
PLESs: you need to specify a time value (refer to the
:TRIGger:SLOPe:TUPPer command). The
oscilloscope triggers when the positive slope time of the input signal is lower than the specified time.
NGReater: you need to specify a time value (refer to the
:TRIGger:SLOPe:TLOWer command). The
oscilloscope triggers when the negative slope time of the input signal is greater than the specified
time.
NLESs: you need to specify a time value (refer to the
:TRIGger:SLOPe:TUPPer command). The
oscilloscope triggers when the negative slope time of the input signal is lower than the specified
time.
PGLess: you need to specify an upper limit (refer to the
:TRIGger:SLOPe:TUPPer command) and a
lower limit (refer to the
:TRIGger:SLOPe:TLOWer command) of time. The oscilloscope triggers when
the positive slope time of the input signal is greater than the specified lower limit and lower than the
specified upper limit.
NGLess: you need to specify an upper limit (refer to the
:TRIGger:SLOPe:TUPPer command) and a
lower limit (refer to the
:TRIGger:SLOPe:TLOWer command) of time. The oscilloscope triggers when
the negative slope time of the input signal is greater than the specified lower limit and lower than the
specified upper limit.
Return Format
The query returns PGR, PLES, NGR, NLES, PGL, or NGL.