hello,
i want to check my programming so if someone has the time and can double check this please
my normal feed is A 020
i want a pump to come on and not do anything till i do something about it, that part i have right but i'm wondering about my regular feed cycle as this will raise the sump and the standby pump will come on
so what i am doing is running a secondary sump pump in case the primary gives up, i don't want anything to happen untill the feedA expires and for roughly 1 minute after so here's what i have in the exact order. thanks.
sump_pump2 (real outlet)
fallback on
if feedA defer21:00 then off (do nothing till feedA expires then standby for 1 minute)
if switch1 closed then on ( sump high switch if primary pump fails)
if feedD 000 then off ( i must activate feedD to stop secondary pump and nothing will happen till switch closes again)
sump_high (virtual outlet)
if switch1 closed then on
if feedD then off
well i just came accross something interesting after i program this and update the outlet and come back here then go back and request the same outlet just to double check my work the statement changed to
if feedA 000 then off the apex did accept the above with no errors but hmm.............
i want to check my programming so if someone has the time and can double check this please
my normal feed is A 020
i want a pump to come on and not do anything till i do something about it, that part i have right but i'm wondering about my regular feed cycle as this will raise the sump and the standby pump will come on
so what i am doing is running a secondary sump pump in case the primary gives up, i don't want anything to happen untill the feedA expires and for roughly 1 minute after so here's what i have in the exact order. thanks.
sump_pump2 (real outlet)
fallback on
if feedA defer21:00 then off (do nothing till feedA expires then standby for 1 minute)
if switch1 closed then on ( sump high switch if primary pump fails)
if feedD 000 then off ( i must activate feedD to stop secondary pump and nothing will happen till switch closes again)
sump_high (virtual outlet)
if switch1 closed then on
if feedD then off
well i just came accross something interesting after i program this and update the outlet and come back here then go back and request the same outlet just to double check my work the statement changed to
if feedA 000 then off the apex did accept the above with no errors but hmm.............
Last edited: