User manual

Chapter 2 Command System RIGOL
MSO7000/DS7000 Programming Guide 2-169
:TRIGger:SLOPe
Command List:
:TRIGger:SLOPe:SOURce
:TRIGger:SLOPe:WHEN
:TRIGger:SLOPe:TUPPer
:TRIGger:SLOPe:TLOWer
:TRIGger:SLOPe:WINDow
:TRIGger:SLOPe:ALEVel
:TRIGger:SLOPe:BLEVel
:TRIGger:SLOPe:SOURce
Syntax
:TRIGger:SLOPe:SOURce < channel >
:TRIGger:SLOPe:SOURce?
Description
Sets or queries the trigger source of Slope trigger.
Parameter
Name
Type
Range
Default
<channel>
Discrete
{CHANnel1|CHANnel2|CHANnel3|CHANnel4}
CHANnel1
Return
Format
The query returns CHAN1, CHAN2, CHAN3, or CHAN4.
Example
:TRIGger:SLOPe:SOURce CHANnel2 /*Sets the trigger source to CH2.*/
:TRIGger:SLOPe:SOURce? /*The query returns CHAN2.*/
:TRIGger:SLOPe:WHEN
Syntax
:TRIGger:SLOPe:WHEN <when>
:TRIGger:SLOPe:WHEN?
Description
Sets or queries the trigger condition of Slope trigger.
Parameter
Name
Type
Range
Default
<when>
Discrete
{GREater|LESS|GLESs}
GREater
Remarks
GREater: the positive slope time of the input signal is greater than the specified
time value.
LESS: the negative slope time of the input signal is smaller than the specified time
value.
GLESs: the positive slope time of the input signal is greater than the specified
lower time limit and smaller than the specified upper time limit.
Return
Format
The query returns GRE, LESS, or GLES.
Example
:TRIGger:SLOPe:WHEN LESS /*Sets the trigger conditions to LESS*/
:TRIGger:SLOPe:WHEN? /*The query returns LESS.*/