RIGOL Chapter 2 Command System
2-180 MSO7000/DS7000 Programming Guide
:TRIGger:TIMeout
Command List:
:TRIGger:TIMeout:SOURce
:TRIGger:TIMeout:SLOPe
:TRIGger:TIMeout:TIME
:TRIGger:TIMeout:LEVel
:TRIGger:TIMeout:SOURce
:TRIGger:TIMeout:SOURce <source>
:TRIGger:TIMeout:SOURce?
Sets or queries the trigger source of Timeout trigger.
{D0|D1|D2|D3|D4|D5|D6|D7|D8|
D9|D10|D11|D12|D13|D14|D15|
CHANnel1|CHANnel2|CHANnel3|CHANnel4}
The query returns D0, D1, D2, D3, D4, D5, D6, D7, D8, D9, D10, D11, D12, D13, D14,
D15, CHAN1, CHAN2, CHAN3, or CHAN4.
:TRIGger:TIMeout:SOURce CHANnel2 /*Sets the trigger source to CH2.*/
:TRIGger:TIMeout:SOURce? /*The query returns CHAN2.*/
:TRIGger:TIMeout:SLOPe
:TRIGger:TIMeout:SLOPe <slope>
:TRIGger:TIMeout:SLOPe?
Sets or queries the edge type of Timeout trigger.
{POSitive|NEGative|RFALl}
POSitive: starts timing when the rising edge of the input signal passes through the
trigger level.
NEGative: starts timing when the falling edge of the input signal passes through
the trigger level.
RFALl: starts timing when any edge of the input signal passes through the trigger
level.
The query returns POS, NEG, or RFAL.
:TRIGger:TIMeout:SLOPe NEGative /*Sets the edge type to NEGative.*/
:TRIGger:TIMeout:SLOPe? /*The query returns NEG.*/