RIGOL
© 2008 RIGOL Technologies, Inc.
Programming Guide for DS1000/DS1000CA Series
1. :TRIGger:MODE
Command Format:
:TRIGger:MODE□<mod>
Explanation:
The command is used to set the trigger mode, including Edge, Pulse, Slope, Video,
Alternation, Pattern (DS1000*D) and Duration (DS1000*D).
Query Format:
:TRIGger:MODE?
Returned Format:
Query returns “EDGE”, “PULSE”, “SLOPE”, “VIDEO”, “ALTERNATION”, “PATTERN” or
“DURATION”. The double quotes are not returned.
Example:
:TRIGger:MODE□EDGE Set the trigger mode to be “Edge”
:TRIGger:MODE? Query returns “EDGE”
2. :TRIGger<mode>:SOURce
Command Format:
:TRIGger<mod>:SOURce□<src>
Explanation:
The command is to set the trigger source from CH1, CH2, D15~D0 (DS1000*D),
EXT, EXT/5, AC Line.
<m> is 0~15, <n> is 1 or 2,
When <mode> is “:EDGE”,
<src> can be CHANnel<n>, EXT, EXT5, ACLine or DIGital<m>;
When <mode> is “:PULSE”,
<src> can be CHANnel<n>, EXT, EXT5, ACLine or DIGital<m>;
When <mode> is “:SLOPE”,
<src> can be CHANnel<n>, EXT, EXT5;
When <mode> is “:VIDEO”,
<src> can be CHANnel<n>, EXT, EXT5.