Results 1 to 3 of 3

Thread: Neptune ATK & Optical Sensor for ATO Reservoir

  1. #1
    Frequent Visitor
    Join Date
    May 2017
    Location
    Los Angeles, CA
    Posts
    110

    Question Neptune ATK & Optical Sensor for ATO Reservoir

    Hi Guys,

    I just added an optical sensor to the ATO reservoir.

    SWX5_1 is the lower sensor
    SWX5_2 is the higher sensor
    SWX5_3 is the sensor in the ATO reservoir
    ATK_L is the Neptune ATK

    ATK_L Program:
    Code:
    Fallback OFF
    Set OFF
    If Swx5_1 OPEN Then ON
    If Swx5_2 CLOSED Then OFF
    When On > 005:00 Then OFF
    Defer 000:10 Then ON
    Defer 000:04 Then OFF
    Min Time 060:00 Then OFF
    Email Alert Program:
    Code:
    Set OFF
    If Tmp > 79.0 Then ON
    If Tmp < 76.0 Then ON
    If Error ATK_L Then ON
    If Swx5_2 CLOSED Then ON
    I want to program the Apex to turn of the ATK if the water level gets low and send an email.

    Can someone please help me validate new code I need to put it?

    For the email alert, I believe I need to add
    Code:
    If Swx5_3 OPEN Then ON
    To turn of the ATK_L, I believe I need to add
    Code:
    If Swx5_3 OPEN Then OFF

  2. #2
    Master Control Freak RussM's Avatar
    Join Date
    Dec 2012
    Location
    California - US Pacific
    Posts
    22,463
    You are correct. That's exactly what the ATK -Low Water Task in APEX Fusion does.
    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
    Frequent Visitor
    Join Date
    May 2017
    Location
    Los Angeles, CA
    Posts
    110
    Quote Originally Posted by RussM View Post
    You are correct. That's exactly what the ATK -Low Water Task in APEX Fusion does.
    Thank you for validating.

Similar Threads

  1. Question: Optical sensor for Alk reservoir
    By VJV in forum Fluid Monitoring Module (FMM), FMK, ATK, LDK, and FMM Accessories
    Replies: 0
    Last Post: 01-04-2021, 09:24
  2. Help! Neptune optical sensor programming for AWC reservoir/dose shut off
    By JaysonC in forum Apex Programming for Dosing, ATO, and AWC
    Replies: 4
    Last Post: 08-19-2020, 11:33
  3. Question: Installing Optical sensor in Salt Reservoir for DOS AWC
    By Jetboi550 in forum DŌS & DDR – Dosing and Fluid Metering System
    Replies: 4
    Last Post: 02-18-2020, 21:08
  4. How to setup an Optical Sensor as a backup sensor for ATK
    By mikemanna in forum Fluid Monitoring Module (FMM), FMK, ATK, LDK, and FMM Accessories
    Replies: 4
    Last Post: 07-23-2019, 20:16

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
  •