PDA

View Full Version : Skimmer cup level sensor & programmable logic



pommie
07.07.2019, 09:37
Ive got my float switch in my skimmer cup configured with Fill Water function so that the skimmer shuts off if the level is exceeded.

This works perfectly fine.

However i would like to also have my skimmer shut down when i press the feed pause which i managed to do using:

G1 Delayed on
Input 1 Filter 1
time 60s

I assigned that programmable logic to S5 which my skimmer plug is connected too.
When i hit feed pause it shuts down as expected and comes on 60 seconds after the wave makers resume.

This issue is that i now lose the level sensor function.
Is there a way round this?

Thanks

john nakos
08.07.2019, 01:26
Pl1
Filter 1 (for feed pause1)
Delayed on 60s

Pl2
Fill waterX
And pl1

Pl2 to s5

pommie
09.07.2019, 00:28
Pl1
Filter 1 (for feed pause1)
Delayed on 60s

Pl2
Fill waterX
And pl1

Pl2 to s5

Thank You. Ill test out later today.

pommie
13.07.2019, 00:46
Pl1
Filter 1 (for feed pause1)
Delayed on 60s

Pl2
Fill waterX
And pl1

Pl2 to s5

Works Perfectly. Thank you again.