Timer:templet:period, Timer:templet:points, Timer:templet:period -139 – RIGOL DP832A User Manual
Page 163: Timer:templet:points -139
RIGOL
DP800 Programming Guide
2-139
:TIMEr:TEMPlet:PERIod
Syntax
:TIMEr:TEMPlet:PERIod
:TIMEr:TEMPlet:PERIod?
Description
Set the period of Pulse.
Query the period of Pulse.
Parameter
Name
Type
Range
Default
Integer
2s to 99999s
10s
Explanation
The actual range of
) currently set. The actual range available is from
(positive pulse width+1s) to 99999s.
When Pulse is selected (
), if you want to output more
than two groups of timer parameters, you can increase the number of cycles
) to output the timer parameters created by the Pulse templet
repeatedly.
Return Format
The query returns an integer from 2 to 99999, for example, 15.
Example
:TIME:TEMP:PERI 15 /*Set the period of Pulse to 15s*/
:TIME:TEMP:PERI? /*Query the period of Pulse and the query returns 15*/
Related
Commands
:TIMEr:TEMPlet:SELect
:TIMEr:TEMPlet:WIDTh
:TIMEr:CYCLEs
:TIMEr:TEMPlet:POINTs
Syntax
:TIMEr:TEMPlet:POINTs
:TIMEr:TEMPlet:POINTs?
Description
Set the total number of points.
Query the total number of points.
Parameter
Name
Type
Range
Default
Integer
10 to 2048
10
Explanation
The total number of points refers to the number of groups of timer parameters
created using the templet currently selected.
When the total number of points (denoted by P) and the current number of
) are different, P groups of
parameters will be created using the templet; then, the number of output
groups will change to P automatically.
The Pulse templet does not support this parameter.
Return Format
The query returns an integer from 10 to 2048, for example, 50.
Example
:TIME:TEMP:POINT 50 /*Set the total number of points to 50*/
:TIME:TEMP:POINT? /*Query the total number of points and the query returns
50*/
Related
Command