Chapter 2 Command System RIGOL
MSO7000/DS7000 Programming Guide 2-175
:TRIGger:PATTern
Command List:
:TRIGger:PATTern:PATTern
:TRIGger:PATTern:LEVel
:TRIGger:PATTern:SOURce
:TRIGger:PATTern:PATTern
:TRIGger:PATTern:PATTern
<pch1>[,<pch2>[,<pch3>[,<pch4>,<pla0>[,<pla1>[,<pla2>[,<pla3>[,<pla4>[,<p
la5>[,<pla6>[,<pla7>[,<pla8>[,<pla9>[,<pla10>[,<pla11>[,<pla12>[,<pla13>[,<
pla14>[,<pla15>]]]]]]]]]]]]]]]]]]]]
:TRIGger:PATTern:PATTern?
Sets or queries the channel pattern of Pattern trigger.
The parameter "<pch1> to <pch4>" sets the patterns of the analog channels
"CH1 to CH4". The parameter "<pla0> to <pla15>" sets the patterns of the digital
channels "D0 to D15".
In the parameter range, H indicates high level (higher than the threshold level of
the channel), L indicates low level (lower than the threshold level of the channel),
and X indicates omitting the channel (This channel is not used as a part of the
pattern. When all the channels are set to X, the oscilloscope will not trigger.) R
indicates rising edge, and F indicates falling edge.
Only one edge (rising or falling) can be specified in the pattern. If one edge item is
currently defined and then another edge item is defined in another channel in the
pattern, then a prompt message "Invalid input" is displayed. Then, the latter
defined edge item will be replaced by X.
The query returns the currently set pattern of all the channels. The channels are
separated by commas.
:TRIGger:PATTern:PATTern H,R,L,X /*Sets the patterns of "CH1 to CH4" to H,R,L,X.
Other channel pattern remains unchanged.*/
:TRIGger:PATTern:PATTern?
/*The query returns H,R,L,X,X,X,X,X,X,X,X,X,X,X,X,X,X,X,X,X.*/