Chapter 2 Command System RIGOL
MSO1000Z/DS1000Z Programming Guide 2-171
:TRIGger:SLOPe:WINDow
:TRIGger:SLOPe:WINDow <window>
:TRIGger:SLOPe:WINDow?
Set or query the vertical window type in slope trigger.
 TA: only adjust the upper limit of the trigger level, refer to :TRIGger:SLOPe:ALEVel.
 TB: only adjust the lower limit of the trigger level, refer to :TRIGger:SLOPe:BLEVel.
 TAB: adjust the upper and lower limits of the trigger level at the same time, refer
to :TRIGger:SLOPe:ALEVel and :TRIGger:SLOPe:BLEVel.
The query returns TA, TB, or TAB.
:TRIGger:SLOPe:WINDow TB /*Set the vertical window type to TB*/
:TRIGger:SLOPe:WINDow? /*The query returns TB*/
:TRIGger:SLOPe:ALEVel
:TRIGger:SLOPe:ALEVel <level>
:TRIGger:SLOPe:ALEVel?
Set or query the upper limit of the trigger level in slope trigger. The unit is the same as the
current amplitude unit.
(-5 x VerticalScale - OFFSet) to
(5 x VerticalScale - OFFSet)
For VerticalScale, refer to :CHANnel<n>:SCALe. For OFFSet, refer
to :CHANnel<n>:OFFSet.
The query returns the upper limit of the trigger level in scientific notation.
:TRIGger:SLOPe:ALEVel 0.16 /*Set the upper limit of the trigger level to 160mV*/
:TRIGger:SLOPe:ALEVel? /*The query returns 1.600000e-01*/