Results 1 to 2 of 2

Thread: Alarm question

  1. #1
    Regular Vistor
    Join Date
    Dec 2018
    Location
    Illinois
    Posts
    25

    Alarm question

    I have 2 leak detector switches. This is the code for them.
    Set OFF
    If Swx11_1 CLOSED Then ON
    If Swx11_2 CLOSED Then ON
    If Swx4_3 CLOSED Then ON
    If Swx4_4 CLOSED Then ON
    They work but the problem is the apex goes crazy and will constantly send email and texts non stop till the problem is corrected. How do I go about a single alert and then like another every 15 minutes until corrected?
    I am assuming its with a defer line but I have no idea on how to go about it.
    Thanks

  2. #2
    Frequent Contributor zombie's Avatar
    Join Date
    Dec 2013
    Location
    Denver, CO
    Posts
    13,176
    Defer 000:30 Then ON
    Defer 015:00 Then OFF

    Sent from my SM-G965U using Tapatalk

Similar Threads

  1. heater alarm question
    By ddc6972 in forum Apex Programming for Heaters and Chillers
    Replies: 4
    Last Post: 03-03-2021, 20:12
  2. Alarm Setting Question
    By kayceejake in forum Fluid Monitoring Module (FMM), FMK, ATK, LDK, and FMM Accessories
    Replies: 12
    Last Post: 01-24-2019, 15:13
  3. Alarm programming question
    By Perforator in forum AquaBus Modules, Probes, and Breakout Boxes
    Replies: 7
    Last Post: 06-14-2017, 17:02
  4. Alarm Question
    By WireTech in forum APEX Fusion
    Replies: 2
    Last Post: 01-12-2016, 19:58
  5. Question: alarm question
    By Jstorey in forum Misc Apex Usage & Programming
    Replies: 14
    Last Post: 12-24-2013, 14:31

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
  •