Instructions

RIGOL Chapter 2 Command System
2-128 DS1000Z-E Programming Guide
:TRIGger:EDGe
Command List:
:TRIGger:EDGe:SOURce
:TRIGger:EDGe:SLOPe
:TRIGger:EDGe:LEVel
:TRIGger:EDGe:SOURce
Syntax :TRIGger:EDGe:SOURce <source>
:TRIGger:EDGe:SOURce?
Description
Set or query the trigger source in edge trigger.
Parameter
Name
Type
Range
Default
<source> Discrete {CHANnel1|CHANnel2|AC} CHANnel1
Return
Format
The query returns CHAN1, CHAN2, or AC.
Example
:TRIGger:EDGe:SOURce CHANnel1 /*Set the trigger source to CH1*/
:TRIGger:EDGe:SOURce? /*The query returns CHAN1*/
:TRIGger:EDGe:SLOPe
Syntax :TRIGger:EDGe:SLOPe <slope>
:TRIGger:EDGe:SLOPe?
Description
Set or query the edge type in edge trigger.
Parameter
Name
Type
Range
Default
<slope>
Discrete
{POSitive|NEGative|RFALl}
POSitive
Explanation POSitive: rising edge
NEGative: falling edge
RFALl: rising/falling edge
Return
Format
The query returns POS, NEG, or RFAL.
Example
:TRIGger:EDGe:SLOPe NEGative /*Set the edge type to falling edge*/
:TRIGger:EDGe:SLOPe? /*The query returns NEG*/
Related
Command
:TRIGger:MODE