Results 1 to 5 of 5

Thread: Turning off ATK and alarms during feed cycle?

  1. #1
    New User
    Join Date
    Feb 2013
    Location
    Naples, Florida
    Posts
    7

    Turning off ATK and alarms during feed cycle?

    Where can I find info on having the ATK turn off as well as any alarms and warning when the feed mode is enabled?

    Sent from my SM-N960U using Tapatalk

  2. #2
    Frequent Contributor zombie's Avatar
    Join Date
    Dec 2013
    Location
    Denver, CO
    Posts
    13,176
    Turning off the ATK during feed is unnecessary since the water level will raise and turn it off anyway.

    To supress alarms like the high level switch, you need a VO instead of the switch line in the email like this

    HighSump
    Set OFF
    If HighSw CLOSED Then ON
    If Output ReturnName = OFF Then OFF
    Defer 005:00 Then ON

    Email
    Replace switch line with
    If Output HighSump = ON Then ON

    Sent from my SM-G965U using Tapatalk

  3. #3
    New User
    Join Date
    Oct 2018
    Location
    Central
    Posts
    10
    I am new to programming the APex but I need to figure this out as well. Can I get some beginner instructions on how to do this? Also, does this disable the alarm all the time or just when feed cycle is activated. I didn’t see any code that specify’s feed cycle.

  4. #4
    Frequent Contributor zombie's Avatar
    Join Date
    Dec 2013
    Location
    Denver, CO
    Posts
    13,176
    Quote Originally Posted by ReeferRog View Post
    I am new to programming the APex but I need to figure this out as well. Can I get some beginner instructions on how to do this? Also, does this disable the alarm all the time or just when feed cycle is activated. I didn’t see any code that specify’s feed cycle.
    It disables the alert when the return is turned off.

    Sent from my SM-G965U using Tapatalk

  5. #5
    New User
    Join Date
    Oct 2018
    Location
    Central
    Posts
    10
    Ok, my return pump does not shut down completely when I run feed mode, it just drops to a low percentage. I created a VO called ATK_Feed, what do I need to put in programming to disable alarm when FeedA is on and then what do I change in my alarm setting? Thanks for your help.

Similar Threads

  1. Help! ATK not turning of during AWC cycle
    By 650 Bob in forum Apex Programming for Dosing, ATO, and AWC
    Replies: 2
    Last Post: 06-14-2020, 00:34
  2. Help! Feed Cycle A not turning on after feed cycle is complete
    By andregotz in forum Misc Apex Usage & Programming
    Replies: 5
    Last Post: 12-30-2019, 12:28
  3. Question: Pump not turning back on after Feed cycle
    By rpaynter in forum AquaBus Modules, Probes, and Breakout Boxes
    Replies: 2
    Last Post: 07-10-2014, 13:16
  4. Apex not turning the system back on after feed cycle ends
    By BCasper in forum Misc Apex Usage & Programming
    Replies: 12
    Last Post: 04-15-2014, 08:59
  5. Turning off alarms for set time after Feed cycle
    By kacairns in forum Misc Apex Usage & Programming
    Replies: 1
    Last Post: 03-22-2013, 23:10

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
  •