Chapter 2 Command System RIGOL
MSO7000/DS7000 Programming Guide 2-179
:TRIGger:DURATion:TLOWer
:TRIGger:DURATion:TLOWer <time>
:TRIGger:DURATion:TLOWer?
Sets or queries the lower limit of the duration time of Duration trigger. The default unit
is s.
This command is only available when the trigger conditions are GREater and GLESs.
The query returns the lower limit of the duration time in scientific notation.
:TRIGger:DURATion:TLOWer 0.000003 /*Sets the lower limit of the duration time to
3 μs.*/
:TRIGger:DURATion:TLOWer? /*The query returns 3.000000E-6.*/
:TRIGger:DURation:LEVel
:TRIGger:DURation:LEVel <source>,<level>
:TRIGger:DURation:LEVel? <source>
Sets or queries the trigger level of the specified channel in Duration trigger. The unit is
the same as that of the current amplitude.
{D0|D1|D2|D3|D4|D5|D6|D7|D8|D9|D10|D
11|D12|D13|D14|D15|CHANnel1|CHANnel2
|CHANnel3|CHANnel4}
(-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 in scientific notation.
:TRIGger:DURation:LEVel CHANnel2,0.16 /*Sets the trigger level of CH2 to 160 mV.*/
:TRIGger:DURation:LEVel? CHANnel2 /*The query returns 1.600000E-1.*/