Results 1 to 5 of 5

Thread: Control the flow from a DC650 jebao pump

  1. #1
    Regular Vistor
    Join Date
    Nov 2015
    Location
    Brazil
    Posts
    20

    Control the flow from a DC650 jebao pump

    Can I control the flow of water from a DC650 jebao pump? I want to control the flow of water from a calcium reactor using the FMM module. Is it possible? How would I do this programming?

  2. #2
    Frequent Visitor
    Join Date
    Dec 2013
    Location
    New Jersey
    Posts
    86
    I think the dc650 is compatible with the Apex link so you would need that to control the pump. I'll let someone else chime in on the programming

    Sent from my SM-G950U using Tapatalk

  3. #3
    Regular Vistor
    Join Date
    Nov 2015
    Location
    Brazil
    Posts
    20
    Quote Originally Posted by ryeguyy84 View Post
    I think the dc650 is compatible with the Apex link so you would need that to control the pump. I'll let someone else chime in on the programming

    Sent from my SM-G950U using Tapatalk

    The dc650 pump is compatible with apex, using the module https://www.fish-street.com/apex__gh...ch_string=apex


    My question is about programming. How do I increase or reduce the flow of the pump to keep the flow of the reactor within the range I want (eg between 5 and 7 liters / hour)?

  4. #4
    Frequent Contributor zombie's Avatar
    Join Date
    Dec 2013
    Location
    Denver, CO
    Posts
    13,176
    Find the percentage that gives you 7, then if for example you got 50% there, you would want to code something like this

    Set 35
    If Flow < 7 Then 40
    If Flow < 6.5 Then 45
    If Flow < 6.0 Then 50
    If Flow < 5.5 Then 55
    If Flow < 5.0 Then 60
    If FeedD 000 Then OFF

    Sent from my SM-G965U using Tapatalk

  5. #5
    Regular Vistor
    Join Date
    Nov 2015
    Location
    Brazil
    Posts
    20
    Quote Originally Posted by zombie View Post
    Find the percentage that gives you 7, then if for example you got 50% there, you would want to code something like this

    Set 35
    If Flow < 7 Then 40
    If Flow < 6.5 Then 45
    If Flow < 6.0 Then 50
    If Flow < 5.5 Then 55
    If Flow < 5.0 Then 60
    If FeedD 000 Then OFF

    Sent from my SM-G965U using Tapatalk
    I did it and is working well. Thanks.

Similar Threads

  1. Question: Return pump low flow alarm from FFM flow sensor
    By Cpage101 in forum APEX Fusion
    Replies: 3
    Last Post: 08-09-2019, 11:37
  2. How do I control my Jebao DCP-10000 pump by using my Apex.
    By Tim.Kelley in forum Apex Programming for Vortech, Tunze, & Other Controllable Pumps
    Replies: 6
    Last Post: 01-09-2018, 12:01
  3. Question: Programming so one pump shuts off if another pump flow meter shows that flow has stopped
    By reeferandy in forum A2 Apex/ApexEL and A3 Apex Pro/Apex/Apex Jr
    Replies: 8
    Last Post: 07-23-2017, 09:40
  4. Help! Jebao flow programming help
    By poseidon20000 in forum Apex Programming for Vortech, Tunze, & Other Controllable Pumps
    Replies: 4
    Last Post: 05-09-2017, 19:41
  5. RLSS Waveline Pump > Jebao > Apex Control ????
    By reefknight in forum Apex Programming for Vortech, Tunze, & Other Controllable Pumps
    Replies: 5
    Last Post: 01-22-2017, 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
  •