Instructions
RIGOL  Chapter 2 Command System 
2-166   MSO5000-E Programming Guide 
:TRIGger:SLOPe:TUPPer 
Syntax  :TRIGger:SLOPe:TUPPer <time> 
:TRIGger:SLOPe:TUPPer? 
Description 
Sets or queries the upper time limit value of the Slope trigger. The default unit is s. 
Parameter 
Name 
Type 
Range 
Default 
<time> 
Real 
Lower limit to 10 s 
1 μs 
Remarks  The set upper limit cannot be smaller than the lower limit, otherwise, the lower limit 
will be automatically changed. 
Return 
Format 
The query returns the upper time limit in scientific notation. 
Example 
:TRIGger:SLOPe:TUPPer 0.000003      /*Sets the upper time limit to 3 μs.*/ 
:TRIGger:SLOPe:TUPPer?  /*The query returns 3.000000E-6.*/ 
:TRIGger:SLOPe:TLOWer 
Syntax  :TRIGger:SLOPe:TLOWer <time> 
:TRIGger:SLOPe:TLOWer? 
Description 
Sets or queries the lower time limit value of the Slope trigger. The default unit is s. 
Parameter 
Name 
Type 
Range 
Default 
<time> 
Real 
2 ns to upper limit 
1 μs 
Remarks  The set lower limit must be smaller than the upper limit, otherwise, the upper limit will 
be automatically changed. 
Return 
Format 
The query returns the lower time limit in scientific notation. 
Example 
:TRIGger:SLOPe:TLOWer 0.000000020    /*Sets the lower time limit to 20 ns.*/ 
:TRIGger:SLOPe:TLOWer?  /*The query returns 2.000000E-8.*/ 
:TRIGger:SLOPe:WINDow 
Syntax  :TRIGger:SLOPe:WINDow <window> 
:TRIGger:SLOPe:WINDow? 
Description 
Sets or queries the vertical window type of Slope trigger. 
Parameter 
Name 
Type 
Range 
Default 
<window> 
Discrete 
{TA|TB|TAB} 
TA 
Remarks    TA: only adjusts the upper limit of the trigger level.  
  TB: only adjust the lower limit of the trigger level.   
  TAB: adjusts the upper and lower limits of the trigger level at the same time.   
Return 
Format 
The query returns TA, TB, or TAB. 
Example 
:TRIGger:SLOPe:WINDow TB    /*Sets the vertical window type to TB.*/ 
:TRIGger:SLOPe:WINDow? /*The query returns TB.*/ 










