Results 1 to 6 of 6

Thread: Programing for ATS

  1. #1
    New User
    Join Date
    Dec 2016
    Location
    EST
    Posts
    12

    Programing for ATS

    I wanted to program my light on the ATS so it is off from 15.00-20.00 (military time)

    I have set in a max temperature as well/. But the light does not turn off between 15.00 - 20.00. Can anybody se what I am missing?

    Fallback OFF
    Set ON
    If Time 15:00 to 20:00 Then OFF
    If Tmp > 82.0 Then OFF

  2. #2
    Frequent Visitor rkpetersen's Avatar
    Join Date
    Jun 2017
    Location
    Near Seattle
    Posts
    940
    Pretty obvious, but make sure you have the output tile set to AUTO and not ON, and that the lights are plugged in to the correct outlet.

  3. #3
    New User
    Join Date
    Dec 2016
    Location
    EST
    Posts
    12
    It is set to AUTO???


    Sent from my iPhone using Tapatalk

  4. #4
    Frequent Contributor zombie's Avatar
    Join Date
    Dec 2013
    Location
    Denver, CO
    Posts
    13,176
    Make sure your clock is set right and matches real world time. Make sure the outlet is in AUTO. Make sure tank temp is below 82.

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

  5. #5
    Frequent Contributor zombie's Avatar
    Join Date
    Dec 2013
    Location
    Denver, CO
    Posts
    13,176
    Side note, once you are certain it is working properly, you also want to add the line

    Min Time 015:00 Then OFF

    As the last line of your code so that in the event temp does climb above the setpoint it won't short cycle near the setpoint and blow up bulbs.

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

  6. #6
    New User
    Join Date
    Dec 2016
    Location
    EST
    Posts
    12
    This fixed it!! Thanks!!!

Similar Threads

  1. Question: Help with Programing
    By dbdisok in forum Misc Apex Usage & Programming
    Replies: 4
    Last Post: 06-15-2018, 20:28
  2. Review My Program Programming a light for an ATS
    By tom39 in forum Apex Programming for Lighting
    Replies: 12
    Last Post: 04-09-2018, 17:31
  3. MP-10 Programing
    By lsaint in forum AquaBus Modules, Probes, and Breakout Boxes
    Replies: 0
    Last Post: 08-16-2014, 19:43
  4. Help! programing
    By leemajors in forum Misc Apex Usage & Programming
    Replies: 16
    Last Post: 12-14-2013, 06:30
  5. Programing MP-10
    By Opwan in forum Apex Programming for Vortech, Tunze, & Other Controllable Pumps
    Replies: 27
    Last Post: 11-29-2013, 10:29

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
  •