Results 1 to 3 of 3

Thread: When Off bug?

  1. #1
    Frequent Visitor
    Join Date
    May 2013
    Location
    Winnipeg, MB, Canada
    Posts
    524

    When Off bug?

    I find the When Off statement very handy for critical equipment like pumps and heaters. For example, when I shut down my pumps and power heads for maintenance mode with a physical switch via BoB, and if I ever forget to turn back on, and that has probably happened to a lot of us, myself included, the When Off > 060 Then On, statement kicks in. And the If Error statement in email outlet notifies me, so then I can manual switch the outlets back to auto. However, after APEX restarts for any reason, the outlets which have the When OFF statement are all Manually switched OFF. After the restart I have to make sure all are switched back to Auto.
    None of the outlets with the When ON statement do this.
    Any solutions, or is this a Neptune Engineering fix?

    Thanks

  2. #2
    Master Control Freak RussM's Avatar
    Join Date
    Dec 2012
    Location
    California - US Pacific
    Posts
    22,463
    Please post the programming for a couple of outlets which exhibit the described behavior.
    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.

  3. #3
    Frequent Visitor
    Join Date
    May 2013
    Location
    Winnipeg, MB, Canada
    Posts
    524
    Fallback OFF
    tdata 00:00:00,0,0,50,0,0,0,0,0,0,0,0,0,0
    tdata 05:45:00,0,0,55,0,0,0,0,0,0,0,0,0,0
    tdata 07:30:00,0,0,100,0,0,0,0,0,0,0,0,0,0
    tdata 09:30:00,0,0,100,0,0,0,0,0,0,0,0,0,0
    tdata 10:00:00,0,0,60,0,0,0,0,0,0,0,0,0,0
    tdata 11:00:00,0,0,60,0,0,0,0,0,0,0,0,0,0
    tdata 11:30:00,0,0,100,0,0,0,0,0,0,0,0,0,0
    tdata 13:30:00,0,0,100,0,0,0,0,0,0,0,0,0,0
    tdata 14:00:00,0,0,60,0,0,0,0,0,0,0,0,0,0
    tdata 15:00:00,0,0,60,0,0,0,0,0,0,0,0,0,0
    tdata 15:30:00,0,0,100,0,0,0,0,0,0,0,0,0,0
    tdata 17:30:00,0,0,100,0,0,0,0,0,0,0,0,0,0
    tdata 18:00:00,0,0,60,0,0,0,0,0,0,0,0,0,0
    tdata 19:00:00,0,0,60,0,0,0,0,0,0,0,0,0,0
    tdata 19:30:00,0,0,100,0,0,0,0,0,0,0,0,0,0
    tdata 20:30:00,0,0,100,0,0,0,0,0,0,0,0,0,0
    tdata 21:00:00,0,0,55,0,0,0,0,0,0,0,0,0,0
    tdata 23:59:00,0,0,50,0,0,0,0,0,0,0,0,0,0
    If FeedA 005 Then OFF
    If FeedB 005 Then OFF
    If FeedC 000 Then 35
    If FeedD 000 Then OFF
    If Output feedmode = ON Then OFF
    If Output feedmode1 = ON Then OFF
    If Output LoSumpSwtch = ON Then 10
    If Output RtnPmp2hismp = ON Then 80
    If Output Pumpdelay = ON Then OFF
    If Output H2OChgdelay = ON Then 10
    If Output HiSumpH2O = ON Then 80
    If AllOff CLOSED Then OFF
    If RT1Off CLOSED Then OFF
    When Off > 060:00 Then ON
    If Power EB8Mix Off 000 Then OFF

Similar Threads

  1. new update Bug? Hydra52HD
    By Woonkie in forum IoTa - AI Prime & Hydra HD
    Replies: 1
    Last Post: 09-10-2018, 16:49
  2. FLO bug?
    By jorgeprado20 in forum WAV Powerheads
    Replies: 6
    Last Post: 06-07-2016, 06:12
  3. Help! Programming Or Bug
    By chatyak in forum Apex Programming for Vortech, Tunze, & Other Controllable Pumps
    Replies: 13
    Last Post: 01-06-2015, 07:32

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
  •