User Manual

Series 2200 Programmable DC Power Supplies Reference Manual Section 4: Command reference
2200S-901-01 Rev. A/November 2011 4-23
[SOURce:]OUTPut:TIMer:DELay
This command sets the time duration of the output timer. When the
timer is activated and a duration is set, the output of the power
supply will turn off automatically if left on longer than the specified
duration. In order to ensure proper operation of the output timer, the
timer must be activated using the
[SOURce:]OUTPut:TIMer[:STATe] (on page 4-24) command before
turning the output on.
Group
Source
Syntax
[SOURce:]OUTPut:TIMer:DELay
{<duration>|MIN|MAX|DEF}
[SOURce:]OUTPut:TIMer:DELay?
Related
Commands
[SOURce:]OUTPut:TIMer[:STATe] (on page 4-24)
[SOURce:]OUTPut[:STATe] (on page 4-22)
Arguments
<duration> ::= <NRf><units>
where:
<NRf> is a flexible decimal specifying time in the range 0.01s (or
10ms) to 60000s.
<units>::={S|ms}
MIN: The minimum time of the output timer (0.01 s).
MAX: The maximum time of the output timer (60,000 s).
DEF: The default time of the output timer (60 s).
Returns
<NR2> is the timer duration in seconds.
Examples
OUTP:TIM:DEL MIN
OUTP:TIM:DEL? might return 60.2, which would represent the
maximum time, in seconds, that the output of the instrument could
be turned on if the timer is active.