Instructions

Chapter 2 Command System RIGOL
MSO7000/DS7000 Programming Guide 2-181
:TRIGger:TIMeout:TIME
Syntax
:TRIGger:TIMeout:TIME <time>
:TRIGger:TIMeout:TIME?
Description
Sets or queries the timeout value of Timeout trigger. The default unit is s.
Parameter
Name
Type
Range
Default
<time>
Real
16 ns to 1 s
1 μs
Return
Format
The query returns the timeout value in scientific notation.
Example
:TRIGger:TIMeout:TIME 0.002 /*Sets the timeout value to 2 ms.*/
:TRIGger:TIMeout:TIME? /*The query returns 2.000000E-3.*/
:TRIGger:TIMeout:LEVel
Syntax
:TRIGger:TIMeout:LEVel <level>
:TRIGger:TIMeout:LEVel?
Description
Sets or queries the trigger level of Timeout trigger. 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>:OFFSetcommand.
Return
Format
The query returns the trigger level in scientific notation.
Example
:TRIGger:TIMeout:LEVel 0.16 /*Sets the trigger level to 160 mV.*/
:TRIGger:TIMeout:LEVel? /*The query returns 1.600000E-1.*/