User manual

Chapter 2 Command System RIGOL
DP700 Programming Guide 2-41
:TIMEr Commands
Command List:
:TIMEr:CYCLEs
:TIMEr:ENDState
:TIMEr:GROUPs
:TIMEr:PARAmeter
:TIMEr[:STATe]
:TIMEr:TRIGger
:TIMEr:CYCLEs
Syntax
:TIMEr:CYCLEs <cycles>
:TIMEr:CYCLEs?
Description
Sets the number of cycles for the timer.
Queries the number of cycles selected for the timer.
Parameter
Name Type Range Default
<cycles> Discrete {N[,<value>]|I} N,1
<value> Integer 1 to 99999 1
Remarks
"Cycles" refers to the number of cycle times that the instrument performs timing output according to
the preset voltage and current values.
<cycles>:
N[,<value>]: sets "cycles" to a finite value. The specified value of the parameter is determined by
<value>. When <value> is omitted, it indicates that "cycles" is, by default, set to 1.
I: indicates setting "cycles" to Infinite.
Total Number of Output Groups for the Timer = Outp Groups x Cycles. Wherein, for "Outp Groups",
refer to
:TIMEr:GROUPs.
After the instrument has completed outputting operation for a specified number of times (total number
of output groups), the timing output will be terminated. At this time, the state of the instrument is
determined by the return value that you have set. When "cycles" is set to I (Infinite), "End State" is
invalid.
Example
:TIMEr:CYCLEs N,20 /*Sets "cycles" to 20*/
:TIMEr:CYCLEs? /*Queries the number of cycles selected for the timer*/
Return Format
N,<value> or I
Wherein, <value> is an integer between 1 and 99999.
Related Commands
:TIMEr:GROUPs
:TIMEr:ENDState