Instructions

Chapter 2 Command System RIGOL
MSO7000/DS7000 Programming Guide 2-195
:TRIGger:SHOLd:CLEVel
Syntax
:TRIGger:SHOLd:CLEVel <level>
:TRIGger:SHOLd:CLEVel?
Description
Sets or queries the trigger level of the clock source. The unit is the same as that of the
current amplitude.
Parameter
Name
Type
Range
Default
<level>
Real
(-5 × VerticalScale - OFFSet) 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 trigger level of the clock source in scientific notation.
Example
:TRIGger:SHOLd:CLEVel 0.05 /*Sets the trigger level of the clock source to 50 mV.*/
:TRIGger:SHOLd:CLEVel? /*The query returns 5.000000E-2.*/