Page 2 of 2 FirstFirst 12
Results 26 to 39 of 39

Thread: Optical Float switch

  1. #26
    Classic User
    Join Date
    Sep 2015
    Location
    Alexandria, Virginia 22311
    Posts
    753
    Kentucky13
    are you hooked up in accordance with your diagram or the one zombie just posted in post #23 above?

  2. #27
    Frequent Visitor
    Join Date
    Jun 2013
    Location
    Kentucky
    Posts
    51
    Relay one is always on if the external 5v power is connected.
    The I/O common and switch #1 are connected to the common of the this relay to show that the box is still plugged into the I/O port (Switch #1 closed State).
    The N/O terminal of relay one is connected to the common of Relay two and Switch #2 which confirms 5V power is on (Switch #2 closed State).
    The optic Sensor will activate Relay #2 when water level is at the correct level (Switch #3 open Condition).

  3. #28
    Frequent Visitor
    Join Date
    Jun 2013
    Location
    Kentucky
    Posts
    51
    In1 and In2 of this relay board need 0V(GND) to activate not +5V.

  4. #29
    Frequent Visitor
    Join Date
    Jun 2013
    Location
    Kentucky
    Posts
    51
    Quote Originally Posted by Kentucky13 View Post
    In1 and In2 of this relay board need 0V(GND) to activate not +5V.
    I think something is wrong with the relay board that I have. I try another one and it is activating the relay with +5v on the input terminals.

  5. #30
    Classic User
    Join Date
    Sep 2015
    Location
    Alexandria, Virginia 22311
    Posts
    753
    Thanks Kentucky13. Please keep us updated as you progress. I am following you on this. fab

  6. #31
    Frequent Visitor
    Join Date
    Jun 2013
    Location
    Kentucky
    Posts
    51
    New relay installed and unit is again operating my ATO pump.

  7. #32
    Classic User
    Join Date
    Sep 2015
    Location
    Alexandria, Virginia 22311
    Posts
    753
    Quote Originally Posted by fab View Post
    Kentucky13
    are you hooked up in accordance with your diagram or the one zombie just posted in post #23 above?
    Bump.

    So, which way are you configured now that it is working?

  8. #33
    Frequent Visitor
    Join Date
    Jun 2013
    Location
    Kentucky
    Posts
    51
    My outlets are acting strange when using the optic switch to control. ATO has a defer in the program to stay on for a min time and it is not. The optic switch will go on and ATO will not come on for some time. I have a virtual outlet with the optic switch(Swx3_5) as the input and it is going on and of. The only change made to the ATO outlet was line 2&3. The ATO outlet is no always turning on when the virtual outlet is. Very strange to me and not consistent.

    Here is my program for ATO
    Fallback OFF
    If Swx3_5 CLOSED Then ON
    If Swx3_5 OPEN Then OFF
    If Sw2 OPEN Then OFF
    Defer 000:40 Then OFF
    Min Time 000:30 Then OFF
    If Outlet PUMP_1 = OFF Then OFF
    If Outlet Pump_2 = OFF Then OFF

    Here is the program for the virtual outlet. If Swx3_5 OPEN Then ON
    If Swx3_5 CLOSED Then OFF

    Any thoughts?

  9. #34
    Master Control Freak RussM's Avatar
    Join Date
    Dec 2012
    Location
    California - US Pacific
    Posts
    22,486
    Your description of how you want to use the Min Time doesn't match the programming. Your Min Time should end in ...Then ON to get the behavior you describe.
    Please do not send me PMs with technical questions or requesting assistance - use the forums for Apex help. PM me ONLY if the matter is of a private or personal nature. Thanks.

  10. #35
    Frequent Visitor
    Join Date
    Jun 2013
    Location
    Kentucky
    Posts
    51

    Optical Float switch

    I using the min statement to stop the ATO from coming back on for a set amount of time. I looking for the defer to hold the pump on for 40 sec after the level is detected.

    Is my logic correct? Off time of 30 sec with the min statement?

  11. #36
    Frequent Visitor
    Join Date
    Jun 2013
    Location
    Kentucky
    Posts
    51
    Here is what is seeing for the optic input and ATO outlet. Sometime the ATO outlet turns on like expected and then other times it does not.


    Sent from my iPad using Tapatalk

  12. #37
    Frequent Contributor zombie's Avatar
    Join Date
    Dec 2013
    Location
    Denver, CO
    Posts
    13,176
    It only logs every 10 minutes, but could theoretically change state as often as every 70 seconds and won't necessarily reflect each other (switch could change state during the min time or defer period when the log is taken)

    Are you actually watching it not working as intended or are you interpreting from the log data?

  13. #38
    Frequent Visitor
    Join Date
    Jun 2013
    Location
    Kentucky
    Posts
    51
    I can hear the relay from the optic sensor chatter on and off and the ATO not coming on. As soon as the relay from the optic sensor comes on the ATO pump should also shortly after.

  14. #39
    Frequent Visitor
    Join Date
    Jun 2013
    Location
    Kentucky
    Posts
    51
    I moved the ATO off statement in the programming to the last line and that has fixed the problem. System is now operating with the optic level sensor with no problems.

Page 2 of 2 FirstFirst 12

Similar Threads

  1. Replace ATK Optical Switches With Float Switch
    By bigjim in forum Fluid Monitoring Module (FMM), FMK, ATK, LDK, and FMM Accessories
    Replies: 2
    Last Post: 07-30-2018, 05:21
  2. What is more reliable Optical Sensor OS-1-M or Float Switch
    By flex13 in forum Fluid Monitoring Module (FMM), FMK, ATK, LDK, and FMM Accessories
    Replies: 7
    Last Post: 06-04-2018, 02:52
  3. ATK issue: can't get optical switch 1 to be recognized as optical switch
    By Muttley000 in forum Fluid Monitoring Module (FMM), FMK, ATK, LDK, and FMM Accessories
    Replies: 7
    Last Post: 11-09-2017, 16:11
  4. FMM Optical Switches vs BOB Float Switch
    By Tha Bizness in forum Fluid Monitoring Module (FMM), FMK, ATK, LDK, and FMM Accessories
    Replies: 5
    Last Post: 08-02-2017, 06:03
  5. ATO Optical Float
    By SP1965 in forum Pre-Sales Questions
    Replies: 6
    Last Post: 07-03-2013, 21:48

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
  •