User manual
Chapter 2 Command System RIGOL
MSO1000Z/DS1000Z Programming Guide 2-183
:TRIGger:TIMeout (Option)
Command List:
:TRIGger:TIMeout:SOURce
:TRIGger:TIMeout:SLOPe
:TRIGger:TIMeout:TIMe
:TRIGger:TIMeout:SOURce
Syntax :TRIGger:TIMeout:SOURce <source>
:TRIGger:TIMeout:SOURce?
Description
Set or query the trigger source in timeout trigger.
Parameter
Name
Type
Range
Default
<source> Discrete
{D0|D1|D2|D3|D4|D5|D6|D7|D8|
D9|D10|D11|D12|D13|D14|D15|
CHANnel1|CHANnel2|CHANnel3|CHANnel4}
CHANnel1
Explanation 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.
Return
Format
The query returns D0, D1, D2, D3, D4, D5, D6, D7, D8, D9, D10, D11, D12, D13, D14,
D15, CHAN1, CHAN2, CHAN3, or CHAN4.
Example :TRIGger:TIMeout:SOURce CHANnel2 /*Set the trigger source to CH2*/
:TRIGger:TIMeout:SOURce? /*The query returns CHAN2*/
:TRIGger:TIMeout:SLOPe
Syntax :TRIGger:TIMeout:SLOPe <slope>
:TRIGger:TIMeout:SLOPe?
Description
Set or query the edge type in timeout trigger.
Parameter
Name
Type
Range
Default
<slope>
Discrete
{POSitive|NEGative|RFALl}
POSitive
Explanation 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.
Return
Format
The query returns POS, NEG, or RFAL.
Example
:TRIGger:TIMeout:SLOPe NEGative /*Set the edge type to falling edge*/
:TRIGger:TIMeout:SLOPe? /*The query returns NEG*/