Results 1 to 6 of 6

Thread: SW Mix Programming

  1. #1
    Regular Vistor
    Join Date
    May 2016
    Location
    US, Central Time
    Posts
    22

    SW Mix Programming

    Hello,

    I am using my BoB with a float switch and a "Normally Closed" solenoid from autotopoff.com. I am wanting to have my RODI fill a 5 gallon bucket until the float switch changes to Closed then cut power to solenoid which closes it. To do this, I only want the solenoid to be powered when FeedD is pressed and all other times have no power to it.

    Here is what I have programmed now. Thoughts? Right now I have FeedD set to 300 minutes as an arbitrary number so it stays open long enough until the SW_Mix float closes, shutting off power.

    (Note:SW_Mix = float switch name)

    Fallback OFF
    Set OFF
    If FeedD 300 Then ON
    If SW_Mix Closed Then OFF

    Better ideas? Normally the SW_Mix will be Open as the bucket the float is going in will be empty most of the time, It will only be full of water when I am mixing saltwater. I really just want to be able to press a button in fusion (thats why I chose FeedD), have the solenoid outlet power on and then shut off when the SW_Mix Float switch closes.

    Thank you

  2. #2
    Frequent Visitor
    Join Date
    Feb 2015
    Location
    United States
    Posts
    441
    Looks ok to me. I always prefer switches to be CLOSED when OFF is desired so that if the wires short together, whatever it is stays off. This has happened to me before

  3. #3
    Frequent Visitor
    Join Date
    May 2016
    Location
    Lansdale, PA
    Posts
    589
    I worry about water on the floor and since this is on for 5 hours after feedD I would want something safer than a float switch. I would look at https://forum.neptunesystems.com/sho...utlet-properly and add a timer to be sure the float did not stick and shut it down after a time.

  4. #4
    Frequent Visitor
    Join Date
    Feb 2015
    Location
    United States
    Posts
    441

  5. #5
    Frequent Visitor
    Join Date
    Jan 2016
    Location
    Cincinnati, ohio
    Posts
    709
    Once you know how long it takes to fill your bucket, you could reduce your feed timer to that length of time plays a little. This would at least mi I use the water in the floor.

    also, I do something similar but I have a float valve in as well as a backup to the float switch

  6. #6
    Regular Vistor
    Join Date
    May 2016
    Location
    US, Central Time
    Posts
    22
    the timeframes are somewhat arbitrary for this example. It takes about 100 minutes for my bucket to fill. I am mainly just wanting to know how to program it so that the solenoid would only be under power when in FeedD, but I want the power to the outlet SW_Mix to shut off when the float closes. The FeedTimer will be my failsafe should the float fail.

Similar Threads

  1. Radion Gen4pro mix up
    By sisterlimonpot in forum Apex Programming for Lighting
    Replies: 6
    Last Post: 02-12-2019, 15:47
  2. programming Apex for filling RO and salt mix staions
    By Grayhead in forum Misc Apex Usage & Programming
    Replies: 14
    Last Post: 01-16-2019, 03:18
  3. Question: DOS routine programming with my DIY AB mix box
    By Diznaster in forum Apex Programming for Dosing, ATO, and AWC
    Replies: 5
    Last Post: 09-25-2018, 07:06
  4. Help! Adding a wave pump to mix the Dos KH / Ca
    By Jppfonseca in forum Apex Programming for Dosing, ATO, and AWC
    Replies: 7
    Last Post: 01-30-2018, 09:09
  5. Mix tank setup with DOS
    By damonbrodie in forum DIY
    Replies: 4
    Last Post: 04-14-2015, 13:56

Bookmarks

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •