Chapter 2 Command System RIGOL
MSO1000Z/DS1000Z Programming Guide 2-183
:TRIGger:TIMeout
Command List:
:TRIGger:TIMeout:SOURce
:TRIGger:TIMeout:SLOPe
:TRIGger:TIMeout:TIMe
:TRIGger:TIMeout:SOURce
:TRIGger:TIMeout:SOURce <source>
:TRIGger:TIMeout:SOURce?
Set or query the trigger source in timeout trigger.
{D0|D1|D2|D3|D4|D5|D6|D7|D8|
D9|D10|D11|D12|D13|D14|D15|
CHANnel1|CHANnel2|CHANnel3|CHANnel4}
When one or more of channels D0 to D7 is turned on, CH4 cannot be selected; when one
or more of D8 to D15 is turned on, CH3 cannot be selected.
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 /*Set the trigger source to CH2*/
:TRIGger:TIMeout:SOURce? /*The query returns CHAN2*/
:TRIGger:TIMeout:SLOPe
:TRIGger:TIMeout:SLOPe <slope>
:TRIGger:TIMeout:SLOPe?
Set or query the edge type in timeout trigger.
{POSitive|NEGative|RFALl}
POSitive: start timing when the rising edge of the input signal passes through the
trigger level.
NEGative: start timing when the falling edge of the input signal passes through the
trigger level.
RFALl: start timing when any edge of the input signal passes through the trigger
level.
The query returns POS, NEG, or RFAL.
:TRIGger:TIMeout:SLOPe NEGative /*Set the edge type to falling edge*/
:TRIGger:TIMeout:SLOPe? /*The query returns NEG*/