Task:
The pump is to meter 2 litres every half hour every weekday
(Mon-Fri) between 8:00 and 11:00.
Solution:
As you define switching times with the timer, you need to first
define the switching points at 08:30, 09:30 and 10:30.
To meter 2 litres, the pump needs to work in
‘Manual’
‘Mode’
for
10 min at a
‘Dos. capacity’
of 12,000 l/h. A
‘Dos. capacity’
of
12,000 l/h is thereby added to the switching points.
You also need to define the switching times to stop the pump at
08:40, 09:40 and 10:40 - paired with the
‘Halt’
action.
Tab. 22: Program as program lines / instructions
No. Time event Action Comment
Switching time Capacity
01 Workdays 1
(Mo-Fr)
08:30 Manual 12,000 l/h Meter at 12,000
l/h
02 Workdays 1
(Mo-Fr)
08:40 Halt - Halt
03 Workdays 1
(Mo-Fr)
09:30 Manual 12,000 l/h Meter at 12,000
l/h
04 Workdays 1
(Mo-Fr)
09:40 Halt - Halt
05 Workdays 1
(Mo-Fr)
10:30 Manual 12,000 l/h Meter at 12,000
l/h
06 Workdays 1
(Mo-Fr)
10:40 Halt - Halt
1.
To program the timer, set
‘Menu / Information
è
Timer
è
Activation’
to
‘inactive’
.
ð
The first line of the timer menu
‘Timer state’
then shows
‘Inactive’
.
2. Always enter the program / instructions from the table,
above, into the newly created instruction under
‘Timer
è
Set timer
è
new
è
...’
(Do not get irritated: the timer
program automatically sorts the instructions).
3. To activate the timer, set
‘Activation’
to
‘active’
.
ð
The first line of the timer menu
‘Timer state’
then dis‐
plays
‘active’
.
The timer starts working - the timer identifier
is visible
in the continuous display.
Example of "Weekday metering"
How to enter the program lines /
instructions:
Set up /
‘Menu’
88