Results 1 to 4 of 4

Thread: Weird Log entries

  1. #1
    Frequent Visitor
    Join Date
    Mar 2016
    Location
    canada
    Posts
    93

    Weird Log entries

    I had the following happen to me on Feb 10 2018
    1 2018-02-10 20:10:43 -0700 OFF Set OFF
    2 2018-02-10 23:20:11 -0700 OFF Set OFF
    No idea what the above was from as there is no ON logged.


    Feb 11th
    Item Date Status Statement
    1 2018-02-11 09:12:43 -0700 ON If Output ATO_Filling = ON Then ON
    2 2018-02-11 09:13:49 -0700 OFF Set OFF
    3 2018-02-11 12:46:16 -0700 OFF Set OFF

    1 and 2 I know what that is my ATO container is filling, and then stops

    I have no idea what number 3 is from. All power went off on tank Lights, return pump, skimmer, fuge light everything, and then came back on within a minute

    How can I track this weird thing down?
    I have not made changes to my programming in a very long time

    Thanks

    Jim

  2. #2
    Frequent Contributor zombie's Avatar
    Join Date
    Dec 2013
    Location
    Denver, CO
    Posts
    13,176
    Can't tell without seeing all of your alarm coding.

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

  3. #3
    Frequent Visitor
    Join Date
    Mar 2016
    Location
    canada
    Posts
    93
    Quote Originally Posted by zombie View Post
    Can't tell without seeing all of your alarm coding.

    You might be an engineer if...You have no life and can prove it mathematically.
    Here is my email alarm code which has not changed in forever

    Set OFF
    If Output ATO_Filling = ON Then ON
    If Salt > 37.0 Then ON
    If Salt < 33.1 Then ON
    If Output ATO_Leak_2 = ON Then ON
    If Tmp > 83.0 Then ON
    If Tmp < 76.0 Then ON
    If pHTank > 8.40 Then ON
    If pHTank < 7.60 Then ON
    If ORP > 470 Then ON
    If ORP < 200 Then ON
    If ATOLKs CLOSED Then ON
    If Output Limit_ATO = ON Then ON
    If Power EB8_1 Off 000 Then ON
    If Power EB8_8 Off 000 Then ON
    Defer 001:00 Then ON

  4. #4
    Frequent Contributor zombie's Avatar
    Join Date
    Dec 2013
    Location
    Denver, CO
    Posts
    13,176
    Probably just a fluke of timings. You could add

    Defer 000:10 Then OFF


    and see if it prevents that problem in the future.

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

Similar Threads

  1. Heater Alarm Log Entries
    By ExUser20200804 in forum Apex Programming for Heaters and Chillers
    Replies: 2
    Last Post: 09-29-2016, 03:33
  2. Question: Notice: Graphing output records is limited to 10,000 entries.
    By Ramshock4932 in forum Apex Classic/Apex Lite/Apex Jr
    Replies: 13
    Last Post: 09-15-2016, 13:08
  3. Numbers after date/time in Log entries?
    By gregr in forum APEX Fusion
    Replies: 2
    Last Post: 03-11-2015, 07:25
  4. Apexfusion Down, it gets weird
    By trebor in forum APEX Fusion
    Replies: 11
    Last Post: 12-20-2014, 18:40
  5. Question: Deleting spurious data entries?
    By ReeferAl in forum Misc Apex Usage & Programming
    Replies: 1
    Last Post: 01-18-2014, 11:19

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
  •