Results 1 to 3 of 3

Thread: question with program for ATO

  1. #1
    Regular Vistor Jeff_a's Avatar
    Join Date
    May 2014
    Location
    Tucson, AZ
    Posts
    24

    question with program for ATO

    I have a Tunze ATO with a solenoid valve. I also have a genesis reef auto water changer to change 1 gallon of salt water every day. I would like to shut off my Tunze ATO from 15:31 to 16:10 every day, but keep iton at all other times. Can you tell me if the script below is correct? How do I add an email alert to this when the ATO goes off/on?


    Fallback OFF
    If Time 16:11 to 15:30 Then ON
    If Time 15:31 to 16:10 Then OFF


    Thanks
    Jeff

  2. #2
    Master Control Freak RussM's Avatar
    Join Date
    Dec 2012
    Location
    California - US Pacific
    Posts
    22,463
    Your code will work, but this is cleaner/simpler:

    Fallback OFF
    Set ON
    If Time 15:31 to 16:10 Then OFF

    There's no way for the Apex to tell if/when a standalone ATO unit like an Osmolator kicks on.
    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
    Regular Vistor Jeff_a's Avatar
    Join Date
    May 2014
    Location
    Tucson, AZ
    Posts
    24
    Thanks Russ. That works very well.

Similar Threads

  1. Question: ATO program question
    By Awais98 in forum Apex Programming for Dosing, ATO, and AWC
    Replies: 3
    Last Post: 12-05-2020, 10:04
  2. Another ATO Program Question
    By racerdave in forum Apex Programming for Dosing, ATO, and AWC
    Replies: 1
    Last Post: 11-07-2018, 21:02
  3. Help! New ato program for Avast Marine Works ato
    By michaelklayland in forum Apex Programming for Dosing, ATO, and AWC
    Replies: 5
    Last Post: 07-13-2015, 15:24
  4. Newbie question on Feed Program - Turning on a Feed Program with a timer
    By mondrh in forum Misc Apex Usage & Programming
    Replies: 1
    Last Post: 06-30-2014, 12:25
  5. Yet another ATO question
    By khdlr in forum Apex Classic/Apex Lite/Apex Jr
    Replies: 3
    Last Post: 12-07-2013, 07:00

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
  •