Chapter 2 Command System RIGOL
MSO7000/DS7000 Programming Guide 2-171
:TRIGger:SLOPe:ALEVel
:TRIGger:SLOPe:ALEVel <level>
:TRIGger:SLOPe:ALEVel?
Sets or queries the upper limit of the trigger level of Slope trigger. The unit is the
same as that of the current amplitude.
Lower limit of the trigger level to
(5 × VerticalScale - OFFSet)
For VerticalScale, refer to the :CHANnel<n>:SCALe command; for OFFSet, refer to
the :CHANnel<n>:OFFSet command.
The query returns the upper limit of the trigger level in scientific notation.
:TRIGger:SLOPe:ALEVel 0.16 /*Sets the upper limit of the trigger level to 160 mV.*/
:TRIGger:SLOPe:ALEVel? /*The query returns 1.600000E-1.*/
:TRIGger:SLOPe:BLEVel
:TRIGger:SLOPe:BLEVel <level>
:TRIGger:SLOPe:BLEVel?
Sets or queries the lower limit of the trigger level of Slope trigger. The unit is the
same as that of the current amplitude.
(-5 × VerticalScale - OFFSet) to
upper limit of the trigger level
For VerticalScale, refer to the :CHANnel<n>:SCALe command; for OFFSet, refer to
the :CHANnel<n>:OFFSet command.
The query returns the lower limit of the trigger level in scientific notation.
:TRIGger:SLOPe:BLEVel 0.16 /*Sets the lower limit of the trigger level to 160 mV.*/
:TRIGger:SLOPe:BLEVel? /*The query returns 1.600000E-1.*/