Series 2200 Programmable DC Power Supplies Reference Manual
Section 4: Command reference
2200S-901-01 Rev. C / March 2016
4-21
Examples
OUTPUT ON
OUTPUT?
might return 0, which would indicate that the output is off.
[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
(on page 4-22) command before
turning the output on.
Group
Source
Syntax
[SOURce:]OUTPut:TIMer:DELay
{<duration>|MIN|MAX|DEF}
[SOURce:]OUTPut:TIMer:DELay?
Related
Commands
(on page 4-22)
(on page 4-20)
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.