Output:timer, Output:timer -64 – RIGOL DP832A User Manual
Page 88
RIGOL
2-64
DP800 Programming Guide
:OUTPut:TIMEr
Syntax
:OUTPut:TIMEr {P8V|P30V|N30V},
Description
Set the specified group of timer parameters of the specified channel.
Query the first 5 groups of timer parameters (the group numbers are 0 to 4) of the
specified channel.
Parameter
Name
Type
Range
Default
{P8V|P30V|N30V}
Discrete
P8V|P30V|N30V
None
Integer
0 to 2047
None
Real
Voltage range of the
current channel
CH1/CH2: 1V
CH3: -1V
Real
Current range of the
current channel
1A
Real
1s to 99999s
1s
Explanation
timer parameters respectively and the units are V, A and s respectively.
command to set or query the timer
parameters.
Return Format
The query returns a string. The format of each group of timer parameters is
"number,voltage,current,time". Multiple groups of parameters are separated by ";".
Example
:OUTP:TIME P8V,1,5,1,10 /*Set the timer parameters of group 1 of CH1 to 5V, 1A
and 10s*/
:OUTP:TIME? P8V /*Query the first 5 groups of timer parameters of CH1.
The query returns
0,1.000,1.0000,1;1,5.000,1.0000,10;2,1.000,1.0000,1
;3,1.000,1.0000,1;4,1.000,1.0000,1*/
Related
Command