RIGOL Chapter 2 Command System
2-194 MSO7000/DS7000 Programming Guide
:TRIGger:SHOLd:STIMe
:TRIGger:SHOLd:STIMe <time>
:TRIGger:SHOLd:STIMe?
Sets or queries the setup time of Setup&Hold trigger. The default unit is s.
 Setup time indicates the time that the data remain stable and unchanged before
the clock signal of the trigger comes.
 This command is only available when the hold type is SETup or SETHOld.
The query returns the setup time value in scientific notation.
:TRIGger:SHOLd:STIMe 0.002 /*Sets the setup time to 2 ms.*/
:TRIGger:SHOLd:STIMe? /*The query returns 2.000000E-3.*/
:TRIGger:SHOLd:HTIMe
:TRIGger:SHOLd:HTIMe <time>
:TRIGger:SHOLd:HTIMe?
Sets or queries the hold time of Setup&Hold trigger. The default unit is s.
 Hold time indicates the time that the data remain stable and unchanged after the
clock signal of the trigger comes.
 This command is only available when the hold type is HOLD or SETHold.
The query returns the hold time value in scientific notation.
:TRIGger:SHOLd:HTIMe 0.002 /*Sets the hold time to 2 ms.*/
:TRIGger:SHOLd:HTIMe? /*The query returns 2.000000E-3.*/
:TRIGger:SHOLd:DLEVel
:TRIGger:SHOLd:DLEVel <level>
:TRIGger:SHOLd:DLEVel?
Sets or queries the trigger level of the data source. The unit is the same as that of the
current amplitude.
(-5 × VerticalScale - OFFSet) 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 trigger level of the data source in scientific notation.
:TRIGger:SHOLd:DLEVel 0.16 /*Sets the trigger level of the data source to 160 mV.*/
:TRIGger:SHOLd:DLEVel? /*The query returns 1.600000E-1.*/