User manual

RIGOL Chapter 2 Command System
2-170 MSO5000 Programming Guide
:TRIGger:SLOPe:ALEVel
Syntax
:TRIGger:SLOPe:ALEVel <level>
:TRIGger:SLOPe:ALEVel?
Description
Sets or queries the upper limit of the trigger level of Slope trigger. The unit is the
same as that of the current amplitude.
Parameter
Name
Type
Range
Default
<level>
Real
Lower limit of the trigger level to
(5 × VerticalScale - OFFSet)
0 V
Remarks
For VerticalScale, refer to the :CHANnel<n>:SCALe command; for OFFSet, refer to
the :CHANnel<n>:OFFSet command.
Return
Format
The query returns the upper limit of the trigger level in scientific notation.
Example
: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
Syntax
:TRIGger:SLOPe:BLEVel <level>
:TRIGger:SLOPe:BLEVel?
Description
Sets or queries the lower limit of the trigger level of Slope trigger. The unit is the
same as that of the current amplitude.
Parameter
Name
Type
Range
Default
<level>
Real
(-5 × VerticalScale - OFFSet) to
upper limit of the trigger level
0 V
Remarks
For VerticalScale, refer to the :CHANnel<n>:SCALe command; for OFFSet, refer to
the :CHANnel<n>:OFFSet command.
Return
Format
The query returns the lower limit of the trigger level in scientific notation.
Example
: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.*/