User manual

RIGOL Chapter 2 Command System
2-44 DP700 Programming Guide
The data block header describes the data length, beginning with a symbol #. For example, in the
above string, #9000000036 indicates the data block header. The 9 figures following the symbol #
indicate the 9-digit data (000000036), which describes the length of the data stream (36 bytes).
Each group of the timing parameters is in the format of "group ID,output voltage,output
current,duration time". Each group of parameters is separated by a semi-colon. In the above example,
1,20.00,2.00,5.00;2,18.00,1.80,3.00; indicates the specific timing parameters, that is, two groups of
timing parameters are listed here. For the first group, the group ID is 1; the output voltage is 20 V, the
output current is 2 A, and the duration time is 5 s. For the second group, the group ID is 2; the output
voltage is 18 V, the output current is 1.8 A, and the duration time is 3 s.
:TIMEr[:STATe]
Syntax
:TIMEr[:STATe] <state>
:TIMEr[:STATe]?
Description
Enables or disables the timing output.
Queries the on/off state of the timing output.
Parameter
Name Type Range Default
<state> Bool {ON|OFF} OFF
Remarks
Enabling the timing output will modify the channel output state. Therefore, before enabling the timing
output, ensure that the change of the channel output state will not affect the devices that are
connected to the power supply.
Complete timer parameter settings before enabling the timing output. During the timing output, the
timer parameters are not allowed to be modified.
Example
:TIMEr ON /*Enables the timing output*/
:TIMEr? /*Queries the on/off state of the timing output*/
Return Format
ON or OFF
:TIMEr:TRIGger
Syntax
:TIMEr:TRIGger <mode>
:TIMEr:TRIGger?
Description
Sets the trigger mode of the timer (timing output mode).
Queries the trigger mode selected for the timer.
Parameter
Name Type Range Default
<mode> Discrete {DEFault|SINGle} DEFault
Remarks
<mode>: