Results 1 to 4 of 4

Thread: Whats wrong

  1. #1
    Frequent Visitor drex's Avatar
    Join Date
    Apr 2014
    Location
    Texas
    Posts
    164

    Whats wrong

    Ok whats wrong with my program pump shuts OFF but will not come back on

    Sent from my SM-G955U using Tapatalk

  2. #2
    Frequent Contributor zombie's Avatar
    Join Date
    Dec 2013
    Location
    Denver, CO
    Posts
    13,176
    You have it programmed to shut off for 60 minutes any time it turns off (90 minutes after feed cycle ends or 60 for anything else).

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

  3. #3
    Frequent Visitor drex's Avatar
    Join Date
    Apr 2014
    Location
    Texas
    Posts
    164
    Quote Originally Posted by zombie View Post
    You have it programmed to shut off for 60 minutes any time it turns off (90 minutes after feed cycle ends or 60 for anything else).

    You might be an engineer if...You have no life and can prove it mathematically.
    Ok zombie how would i program it if my hea ter didn't turn off so it turned everything off and not cook my tank thats why i have the 60 min defer in there

    Sent from my SM-G955U using Tapatalk

  4. #4
    Frequent Contributor zombie's Avatar
    Join Date
    Dec 2013
    Location
    Denver, CO
    Posts
    13,176
    Make a virtual outlet with the code

    StopReturn
    Set OFF
    If Swx6_1 CLOSED Then ON
    If Swx6_2 CLOSED Then ON
    If Temp1 > 81.0 Then ON
    Defer 060:00 Then OFF

    Return
    Fallback ON
    Set ON
    If FeedA 030 Then OFF
    If Outlet StopReturn = ON Then OFF

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

Similar Threads

  1. Help! New to this, need help understanding whats happening
    By jkobel in forum Apex Programming for Dosing, ATO, and AWC
    Replies: 13
    Last Post: 07-07-2022, 12:36
  2. Review My Program Alarm won't tell me whats wrong (Status OFF, Statement Set OFF)
    By doofmaster88 in forum Apex Classic/Apex Lite/Apex Jr
    Replies: 15
    Last Post: 05-10-2016, 07:40
  3. whats wrong with my ATO code
    By jelly in forum Apex Programming for Dosing, ATO, and AWC
    Replies: 11
    Last Post: 01-19-2016, 06:11
  4. whats wrong with my program
    By zachhll in forum Misc Apex Usage & Programming
    Replies: 11
    Last Post: 04-04-2014, 07:50
  5. Newb Here: Whats wrong with my ALD?
    By griseum in forum AquaBus Modules, Probes, and Breakout Boxes
    Replies: 3
    Last Post: 12-18-2013, 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
  •