User manual

RIGOL Chapter 2 Command System
2-162 MSO1000Z/DS1000Z 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
{D0|D1|D2|D3|D4|D5|D6|D7|D8|
D9|D10|D11|D12|D13|D14|D15|
CHANnel1|CHANnel2|CHANnel3|CHANnel4|AC}
CHANnel1
Explanation When one or more of channels D0 to D7 is turned on, CH4 cannot be selected; when one
or more of D8 to D15 is turned on, CH3 cannot be selected.
Return
Format
The query returns D0, D1, D2, D3, D4, D5, D6, D7, D8, D9, D10, D11, D12, D13, D14,
D15, CHAN1, CHAN2, CHAN3, CHAN4, 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