RIGOL Programming Introduction
Programming Guide for DS1000CA Series
EDGE Trigger
1. :TRIGger:EDGE:SLOPe
Command Format:
:TRIGger:EDGE:SLOPe {POSitive|NEGative|ALTernation}
:TRIGger:EDGE:SLOPe?
Function Explanation:
The commands are used to set and query the trigger edge as “POSitive”,
“NEGative” or “ALTernation”.
Returned Format:
Query returns “POSITIVE”, “NEGATIVE” or “ALTERNATION”.
Example:
:TRIG:EDGE:SLOP POS Set the trigger edge as “POSitive”
:TRIG:EDGE:SLOP? Query returns “POSITIVE”
2. :TRIGger:EDGE:SENSitivity
Command Format:
:TRIGger:EDGE:SENSitivity <count>
:TRIGger:EDGE:SENSitivity?
Function Explanation:
The commands are used to set and query the trigger sensitivity of EDGE
trigger. The range of <count> is 0.1~1.
Returned Format:
Query returns the set value of <count> in scientific numeric notation in div.
Example:
:TRIG:EDGE:SENS 0.5 Set the trigger sensitivity as 0.5div
:TRIG:EDGE:SENS? Query returns 5.00e-01