
adccommunitymod (AutomationDirect) asked a question.
CLICK Lead Lag Part 2
Created Date: May 14,2013
Created By: rday78
**** This post has been imported from our legacy forum. Information in this post may be outdated and links contained in the post may no longer work.****
Ok.. got a good amount of the programming done but running into an issue. I have it so on every call for the pumps to run, it alternates between 2 pumps. However if one of those pumps is not in the auto position, I want it to default to the pump that is in auto everytime not every other cycle. Cant seem to figure it out. Any ideas?
**edited by community moderator**
rday78
05-16-2013, 05:33 AM
added file modified e255booster.zip
Created Date: May 15,2013
Created by: milldrone
if one of those pumps is not in the auto position, I want it to default to the pump that is in auto everytime not every other cycle. Cant seem to figure it out. Any ideas?
See if this works for you.
Created Date: May 16,2013
Created by: rday78
Very nice and thank you. By the time I read your post I had worked out a solution. Check it out and see what you think. I like messing with these because there are so many ways to go about solving a problem. Now to work on a flasher circuit for the low suction pressure alarm. Thanks Again!!
Created Date: May 16,2013
Created by: trimixdiver1
Very nice and thank you. By the time I read your post I had worked out a solution. Check it out and see what you think. I like messing with these because there are so many ways to go about solving a problem. Now to work on a flasher circuit for the low suction pressure alarm. Thanks Again!!
Dont know about click, but there are special relays SP4, on for 500ms off for 500ms. Throw it in a ladder rung as a contact.
Created Date: May 17,2013
Created by: rday78
Thanks... I did figure it out tho. Used a self resetting timer for 2 seconds. On equal to 1 it makes output, the other second it stays off. Pretty simple and works great
Created Date: May 14,2013
Created by: rday78
Ok.. got a good amount of the programming done but running into an issue. I have it so on every call for the pumps to run, it alternates between 2 pumps. However if one of those pumps is not in the auto position, I want it to default to the pump that is in auto everytime not every other cycle. Cant seem to figure it out. Any ideas?