Instructions
RIGOL Chapter 2 Command System
2-34 DSG800 Programming Guide
[:SOURce]:IQ:TRIGger:DURation
Syntax [:SOURce]:IQ:TRIGger:DURation <value>
[:SOURce]:IQ:TRIGger:DURation?
Description Set the duration of the signal in single trigger.
Query the duration of the signal in single trigger.
Parameter
Name
Type
Range
Default
<value>
Integer
1 to 65535
1
Explanation This command is valid only when "Single" operation mode is selected. Wherein,
<value> describes the number of points (
r
N
). The actual time (
r
T
) can be
obtained according to the current sample rate (
a
S
):
arr
SN T =
.
After the duration is set, you can rotate the knob to modify the duration at the
current step. At this point, you can set and query the current step using the
[:SOURce]:IQ:TRIGger:DURation:STEP command.
Return Format The query returns the duration of a single signal output. For example, 4000.
Example
:IQ:TRIG:DUR 4000
:IQ:TRIG:DUR?
Related
Commands
[:SOURce]:IQ:TRIGger:DURation:STEP
[:SOURce]:IQ:TRIGger:OPTMode
[:SOURce]:IQ:TRIGger:DURation:STEP
Syntax [:SOURce]:IQ:TRIGger:DURation:STEP <value>
[:SOURce]:IQ:TRIGger:DURation:STEP?
Description Set the duration step.
Query the duration step.
Parameter
Name Type Range Default
<value>
Integer
1 to 10000
1
Explanation After the duration step is set, you can rotate the knob to modify the duration at the
current step. At this point, you can query or set the duration using the
[:SOURce]:IQ:TRIGger:DURation command.
Return Format The query returns the duration step. For example, 500.
Example
:IQ:TRIG:DUR:STEP 500
:IQ:TRIG:DUR:STEP?
Related
Command
[:SOURce]:IQ:TRIGger:DURation