Neptune ATK Task programming error.

Dave.patel

Member
Supporting
Messages
5
Reaction score
54
Location
Atlanta
I am trying to set up a ATK with an Apex. While running the task I keep getting the picture as an error. I have no idea where to go from here.
 

Attachments

  • IMG_1263.png
    IMG_1263.png
    122.7 KB · Views: 9
My ATK programs by was messed up few days ago so I had to fix my programming and currently this is how my atk program is set up.
(SWITCH1 use to be the lower sensor and switch 2 was higher sensor before. Now, it’s flipped. BUT IT WORKS. lol.
IMG_3337.png
 
this is my program

Fallback OFF
Set OFF
If Output 8_ReturnPump = OFF Then OFF
If LVL_L OPEN Then ON
If LVL_HI CLOSED Then OFF
When On > 005:00 Then OFF
Defer 000:06 Then ON
Defer 000:05 Then OFF
Min Time 010:00 Then OFF
 
Back
Top