9
18
-05.
907
a_GB
.f
m
20. Programming - An Example
In a public building there are 2 rooms that each have one urinal gully. The urinal gullies
are to be flushed periodically. There is only one water inlet for both urinal gullies, i.e.
both gullies must
not
be flushed simultaneously.
The building is open from 9:00 through 24:00.
1. Program:
Result:
From 9:00 am, gully 1 is flushed for 8 seconds ever 20 minutes.
2. Program:
Result:
Gully 2 is also flushed for 8 seconds every 20 minutes, however with a 10 minute
delay.
Repeat this programming for all other weekdays.
Programming
Input
Remarks
- New
- Cycle
-C1
Gully 1
- Start cycle
9:00
hh:mm
- Weekday
Monday
- Pulse duration
00:00:08
8 seconds
- Pause
00:20:00
20 minutes
- With end
- Stop cycle
23:59
hh:mm
- Weekday
Monday
Programming
Input
Remarks
- New
- Cycle
-C2
Gully 2
- Start cycle
9:10
hh:mm
- Weekday
Monday
- Pulse duration
00:00:08
8 seconds
- Pause
00:20:00
20 minutes
- With end
- Stop cycle
23:59
hh:mm
- Weekday
Monday
Summary of Contents for 4814 01 00
Page 17: ...17 18 05 907a_PL fm Notizen...
Page 18: ...18 18 05 907a_PL fm Notizen...
Page 19: ...19 18 05 907a_PL fm Notizen...