Instructions
RIGOL Chapter 2 Command System
2-142 DS1000Z-E Programming Guide
:TRIGger:DURATion
Command List:
:TRIGger:DURATion:SOURce
:TRIGger:DURATion:TYPe
:TRIGger:DURATion:WHEN
:TRIGger:DURATion:TUPPer
:TRIGger:DURATion:TLOWer
:TRIGger:DURATion:SOURce
Syntax :TRIGger:DURATion:SOURce <source>
:TRIGger:DURATion:SOURce?
Description
Set or query the trigger source in duration trigger.
Parameter
Name
Type
Range
Default
<source>
Discrete
{CHANnel1|CHANnel2}
CHANnel1
Return
Format
The query returns CHAN1 or CHAN2.
Example
:TRIGger:DURATion:SOURce CHANnel2 /*Set the trigger source to CH2*/
:TRIGger:DURATion:SOURce? /*The query returns CHAN2*/
:TRIGger:DURATion:TYPe
Syntax :TRIGger:DURATion:TYPe <type_ch1>[,<type_ch2>]
:TRIGger:DURATion:TYPe?
Description
Set or query the pattern of each channel in duration trigger.
Parameter
Name
Type
Range
Default
<type_ch1>
Discrete
{H|L|X}
X
<type_ch2>
Discrete
{H|L|X}
X
Explanation <type_ch1> and <type_ch2> set the patterns of analog channels CH1 and CH2.
Users can send 2 parameters to set the pataterns of two channels. Users can also
omit <type_ch2> to set the pattern of CH1 (the pattern state of CH2 remains
unchanged).
In the range of the parameter, H represents high level (higher than the threshold
level of the channel). L represents low level (lower than the threshold level of the
channel). X denotes that this channel is ignored (this channel is not used as a part of
the pattern. When all the channels in the pattern are set to X, the oscilloscope will not
trigger).
Please distinguish "omit parameter" from "ignore channel". The former means that
the parameters corresponding to some channels are not sent when sending the
command and the pattern states of these channels remain unchanged. The latter
means that the channel is set to X when sending the command and the state of this
channel is ignored when the instrument judges the patterns.
Return
Format
The query returns the patterns of all the channels (2). The patterns of multiple channels
are separated by commas.










