RIGOL
Command Systems
Programming Guide for DS1000E, DS1000D Series
2-26
EDGE Trigger
1.
:TRIGger:EDGE:SLOPe
Command Format:
:TRIGger:EDGE:SLOPe
{POSitive|NEGative}
:TRIGger:EDGE:SLOPe?
Function Explanation:
The commands set and query the type of edge trigger. The type could be
POSitive (Rising edge) or NEGative (Failing edge).
Returned Format:
The query returns POSITIVE or NEGATIVE.
Example:
:TRIG:EDGE:SLOP
POS Set up the edge of trigger as POSitive.
:TRIG:EDGE:SLOP?
The query returns POSITIVE.
2.
:TRIGger:EDGE:SENSitivity
Command Format:
:TRIGger:EDGE:SENSitivity <count>
:TRIGger:EDGE:SENSitivity?
Function Explanation:
The commands set and query the sensitive of edge trigger. The range of
<count> could be 0.1div~1div.
Returned Format:
The query returns the setting value <count> in div.
Example:
:TRIG:EDGE:SENS 0.5 Setup the sensitive as 0.5div.
:TRIG:EDGE:SENS
?
The query returns 5.00e-01.