Delay:time:gen, Delay:time:gen -18 – RIGOL DP832A User Manual
Page 42
RIGOL
2-18
DP800 Programming Guide
:DELAY:TIME:GEN
Syntax
:DELAY:TIME:GEN {FIX|INC|DEC}[,
:DELAY:TIME:GEN?
Description
Set the method used to generate time automatically and the corresponding
parameters.
Query the method used to generate time automatically as well as the corresponding
parameters.
Parameter
Name
Type
Range
Default
{FIX|INC|DEC}
Discrete
FIX|INC|DEC
FIX
Integer
Refer to the "Explanation"
1s
Integer
Refer to the "Explanation"
1s
Explanation
When FIX (fixed time) is selected, you can set the on delay (
the duration when the state is "On") and off delay (
duration when the state is "Off"). Both the ranges of
are from 1s to 99999s. When only one of the parameters is specified, the on
delay time will be set by default.
When INC (monotonic increase) or DEC (monotonic decline) is selected, the
duration is generated following the monotonic increase or monotonic decline
rule, namely the time is generated by increasing or declining at the step from
the time base value. You can set the time base value (
(
groups*step value≤99999s. The actual range of
(99999s- number of output groups*step value); the actual range of
is from 1s to int{(99999s-time base value)/number of output groups}.When
only one of the parameters is specified, the time base value will be set by
default.
When
select the method used to generate time automatically.
Return Format
The query returns a string in "the method used to generate time
automatically,
Example
:DELAY:TIME:GEN INC,2,5 /*Set the method used to generate time automatically
to monotonic increase, the time base value to 2s and
the step to 5s*/
:DELAY:TIME:GEN? /*Query the method used to generate time
automatically and the parameters; the query returns
INC,2,5*/
Related
Command