110galreef
New member
Ok, so I am trying to get everything up & running:
3 floats from chicago sensor:
float 1 is the main float to turn on ATO pump when water drops
float 2 is for a low sump level condition
float 3 is for a High sump level.
These come Normally closed. Do I want them all as is or invert the float to Normally open or what? NOT SUR EI UNDERSTAND THE CONSEQUENCE of NO opposed to NC. it seems that just changing the code to compensate will work, but I am sure there are issues that can arise if something fails & the NC or NO is wrong......
If all NO:
How does this look for program:
If Switch1 CLOSED then ON
If Switch3 OPEN then OFF
Thanks,
3 floats from chicago sensor:
float 1 is the main float to turn on ATO pump when water drops
float 2 is for a low sump level condition
float 3 is for a High sump level.
These come Normally closed. Do I want them all as is or invert the float to Normally open or what? NOT SUR EI UNDERSTAND THE CONSEQUENCE of NO opposed to NC. it seems that just changing the code to compensate will work, but I am sure there are issues that can arise if something fails & the NC or NO is wrong......
If all NO:
How does this look for program:
If Switch1 CLOSED then ON
If Switch3 OPEN then OFF
Thanks,