Results 1 to 3 of 3

Thread: Return Pump Off notification

  1. #1
    New User
    Join Date
    Feb 2018
    Location
    Newport News VA
    Posts
    10

    Return Pump Off notification

    I recently got the FMK and installed the 1" sensor on my return pump. I'm looking to see if someone can help me with email notification for when my pump is off for longer than a feed mode duration. I am a noob at the programing so explicit instructions are very helpful.

    I currently have the 1" sensor on an advanced settings as such
    Name: Flow_1
    Alarm: when below minimum
    value: set to 50

    However I'm thinking that just a line in my email notification with a defer will work better.
    Any help is much appreciated.
    thanks

  2. #2
    Frequent Contributor zombie's Avatar
    Join Date
    Dec 2013
    Location
    Denver, CO
    Posts
    13,176
    You need to use a virtual outlet

    LowFlow
    Set OFF
    If Sensorname < X Then ON
    If Output Returnname = OFF Then OFF
    Defer 000:30 Then ON

    Email
    (Existing code)
    If Output LowFlow = ON Then ON

    You might be an engineer if...You have no life and can prove it mathematically.

  3. #3
    New User
    Join Date
    Feb 2018
    Location
    Newport News VA
    Posts
    10
    Awesome thanks. Ill try this out.

Similar Threads

  1. Help! Programming Code for Avast marine plank, Plank pump and Return pump
    By drydiver in forum Misc Apex Usage & Programming
    Replies: 7
    Last Post: 03-27-2022, 07:59
  2. Help Programming a Vacuum/Lift Pump to Return Pump With Apex
    By Holder1632 in forum Misc Apex Usage & Programming
    Replies: 1
    Last Post: 05-01-2016, 19:48
  3. Question: Help with main pump notification
    By Supermookik in forum Misc Apex Usage & Programming
    Replies: 5
    Last Post: 08-21-2015, 03:09
  4. Best code for simple float switch to return off return pump?
    By ps2cho in forum Apex Programming for Dosing, ATO, and AWC
    Replies: 1
    Last Post: 08-28-2014, 12:16
  5. Question: Notification of a dead pump?
    By Jrodinnola in forum Misc Apex Usage & Programming
    Replies: 12
    Last Post: 05-13-2014, 11:03

Tags for this Thread

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
  •