Results 1 to 6 of 6

Thread: Need ATO Programming help

  1. #1
    Regular Vistor
    Join Date
    Oct 2016
    Location
    New york
    Posts
    47

    Need ATO Programming help

    Hi I am looking for help setting my ATO. I have a Tunze OSMOLATOR NANO 3152. I am looking to have some safety incase sensor gets stuck on. So I am looking for something that says if the ato is on for more than 30 seconds then turn off the ato outlet and send me a email notification. do I have to create some virtual outlets ? If so what do I need to name them to get this accomplished.. Here is what I have so far:

    Fallback OFF
    Set OFF
    If Power EB832_2 Off 003 Then OFF
    If Power Apex Off 003 Then OFF
    When ON > 001:00 Then OFF
    Defer 006:00 Then ON

  2. #2
    Frequent Contributor zombie's Avatar
    Join Date
    Dec 2013
    Location
    Denver, CO
    Posts
    13,176
    The tunze can only be detected through watts you need to use one of the following formats


    Auto reset after 12 hours
    Fallback ON
    Set ON
    If Output ATOname watts > 5 Then OFF
    Defer 000:30 Then OFF
    Min Time 720:00 Then OFF

    Manual reset only
    Fallback ON
    Set ON
    If Output ATOname watts > 5 Then OFF
    Defer 000:30 Then OFF
    Defer 000:10 Then ON
    When Off > 000:02 Then OFF



    If you use the manual reset option, to reset you must first slide from OFF to ON and then slide to AUTO. You can detect it with

    If Error ATOname Then ON


    Sent from my SM-G965U using Tapatalk

  3. #3
    Regular Vistor
    Join Date
    Oct 2016
    Location
    New york
    Posts
    47
    Quote Originally Posted by zombie View Post
    The tunze can only be detected through watts you need to use one of the following formats


    Auto reset after 12 hours
    Fallback ON
    Set ON
    If Output ATOname watts > 5 Then OFF
    Defer 000:30 Then OFF
    Min Time 720:00 Then OFF

    Manual reset only
    Fallback ON
    Set ON
    If Output ATOname watts > 5 Then OFF
    Defer 000:30 Then OFF
    Defer 000:10 Then ON
    When Off > 000:02 Then OFF



    If you use the manual reset option, to reset you must first slide from OFF to ON and then slide to AUTO. You can detect it with

    If Error ATOname Then ON


    Sent from my SM-G965U using Tapatalk
    thanks Zombie.. I don't know what half this means but I have some researching to do... why would I need to reset?

  4. #4
    Frequent Contributor zombie's Avatar
    Join Date
    Dec 2013
    Location
    Denver, CO
    Posts
    13,176
    Quote Originally Posted by Nycluis View Post
    thanks Zombie.. I don't know what half this means but I have some researching to do... why would I need to reset?
    If you choose the manual reset option, when the pump ever does run too long, it will be stuck in manual OFF until you change it.

    Sent from my SM-G965U using Tapatalk

  5. #5
    Regular Vistor
    Join Date
    Oct 2016
    Location
    New york
    Posts
    47
    I don't need to create any virtual ports do I?

  6. #6
    Frequent Contributor zombie's Avatar
    Join Date
    Dec 2013
    Location
    Denver, CO
    Posts
    13,176
    Quote Originally Posted by Nycluis View Post
    I don't need to create any virtual ports do I?
    No. You dont need any virtual outputs for this application.

    Sent from my SM-G965U using Tapatalk

Similar Threads

  1. Help please with programming ATO to top off second ATO
    By Jolliolli in forum Apex Programming for Dosing, ATO, and AWC
    Replies: 5
    Last Post: 08-18-2019, 02:19
  2. Replies: 1
    Last Post: 07-05-2016, 13:46
  3. Help! ATO Programming with ATO System
    By guoestre in forum Apex Programming for Dosing, ATO, and AWC
    Replies: 6
    Last Post: 10-25-2015, 05:01
  4. Help! ATO Programming for Regular ATO
    By jtgrimes in forum Apex Programming for Dosing, ATO, and AWC
    Replies: 4
    Last Post: 05-31-2015, 07:27
  5. Help! ATO Programming with ATO System
    By John123 in forum Apex Programming for Dosing, ATO, and AWC
    Replies: 4
    Last Post: 03-08-2015, 19:55

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
  •