i have connected 3 Gyre pumps i my new aquarium , 2 is running normal . and 1 gyre is activated by 2 pneumatic cylinders ( down in the water ) , to make a opposite gyre several times pr. day . ( with the 2 normal gyres turned off )

i have made my program with 3 timers , and some easy programmable logic , but this i not easy if i need many starts pr day ( i plan 5 minutes every 2 hours ) , and i cannot activate the cycle from the maintenance buttons .

so can anyone help me to built this cycle in the programmable logic ??

so :

This cycle activated ( started ) by a timer ( # 25 ) ( event start ) , or by maintenance button 3

The cycle :

1. turn off socket # 23 ( is on always except from this cycle ) ( normal Gyres )
2. turn on socket # 31 ( pump down in the water , opposite gyre )
3. delay 10 seconds
4. turn on socket # 22 ( opposite Gyre )
5. power on socket # 22 in 5 minutes with the condition that level 6 is on ( if level 6 is off , STOP power on socket 22 )
6. turn off socket # 22 ( after 5 minutes )
7. delay 10 seconds
8. turn off socket # 31 ( opposite gyre up from the water )
9. Turn on Socket # 23 ( start normal gyre )

looking forward hearing on this problem

/ Frank