RIGOL Chapter 2 Command System
2-68 DP800 Programming Guide
:TIMEr[:STATe]
Syntax
:TIMEr[:STATe] {ON|OFF}
:TIMEr[:STATe]?
Description Enable or disable the timing output function.
Query the status of the timing output function.
Parameter
Name Type Range Default
{ON|OFF} Bool ON|OFF OFF
Explanation Enabling the timer will change the output state of the channel; make sure that
the change in the output state will not affect the device connected to the
power supply before enabling the timer.
The timing output is valid only when both the timer and the channel output are
enabled.
When the timer is enabled, the timer parameters cannot be modified.
Return Format The query returns ON or OFF.
Example :TIME ON /*Enable the timing output*/
:TIME? /*Query the status of the timing output and the query returns ON*/
:TIMEr:TEMPlet:CONSTruct
Syntax :TIMEr:TEMPlet:CONSTruct
Description Send this command and the instrument will create the timer parameters according
to the templet currently selected and the parameters set.
:TIMEr:TEMPlet:FALLRate
Syntax :TIMEr:TEMPlet:FALLRate <value>
:TIMEr:TEMPlet:FALLRate?
Description Set the fall index of ExpFall.
Query the fall index of ExpFall.
Parameter
Name Type Range Default
<value> Integer 0 to 10 0
Explanation When the templet currently selected is ExpRise or ExpFall, the timer parameters
created cannot reach the maximum or minimum due to the characteristic of the
exponential function. The range of the timer parameters created is related to the
rise index or fall index currently set. The larger the rise index or fall index is, the
larger the range of the timer parameters will be.
Return Format The query returns an integer from 0 to 10, for example, 5.
Example :TIME:TEMP:FALLR 5
:TIME:TEMP:FALLR?
Related
Command
:TIMEr:TEMPlet:SELect