Results 1 to 3 of 3

Thread: Alarm Programming Check

  1. #1
    Regular Vistor
    Join Date
    Apr 2014
    Location
    Indianapolis, IN
    Posts
    19

    Alarm Programming Check

    This is the programming I have for my alarms. I think I have it right. I want the Sump_Hi off when feedA or feedD is active then I want it to have a 3 minute delay for Sump_Hi after the feed modes are cancelled. Do I have this correct or will this delay all alarms?

    Thanks

  2. #2
    Frequent Contributor zombie's Avatar
    Join Date
    Dec 2013
    Location
    Denver, CO
    Posts
    13,176
    You want a VO for sump high like this. This assumes optical.

    HighSump
    Set OFF
    If HighSwitch CLOSED Then ON
    If Output Return = OFF Then OFF
    Defer 003:00 Then ON

    Email
    (Existing with sump high removed)
    If Output HighSump = ON Then ON


    Sent from my SM-G965U using Tapatalk

  3. #3
    Regular Vistor
    Join Date
    Apr 2014
    Location
    Indianapolis, IN
    Posts
    19
    Thanks, I currently use float switches

Similar Threads

  1. Check my programming
    By Clownfishy in forum Apex Programming for Vortech, Tunze, & Other Controllable Pumps
    Replies: 2
    Last Post: 04-14-2018, 07:39
  2. Programming defer check
    By TerraReef in forum Misc Apex Usage & Programming
    Replies: 3
    Last Post: 03-05-2017, 09:27
  3. Can you check my programming does what I thinik it does please?
    By JeremyGelber in forum Misc Apex Usage & Programming
    Replies: 10
    Last Post: 09-20-2016, 07:50
  4. Vortech Programming Check Please!
    By dmusika in forum Apex Programming for Vortech, Tunze, & Other Controllable Pumps
    Replies: 7
    Last Post: 07-22-2014, 18:18
  5. Review My Program Email Alarm Code Check
    By fmjets11 in forum Misc Apex Usage & Programming
    Replies: 3
    Last Post: 03-21-2014, 05:01

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
  •