Results 1 to 3 of 3

Thread: Why doesn't this programming example work

  1. #1
    Frequent Visitor
    Join Date
    Aug 2014
    Location
    Phoenix, AZ
    Posts
    98

    Why doesn't this programming example work

    Why can't I use a virtual outlet when "ON" it resets a outlet thats in a on state?

    Example


    (RST-OUTLET)
    SET OFF


    (Vent-BOOSTER)
    Fallback OFF
    Set OFF
    If Output BkupChiller = ON Then ON
    If Power EB8_3 Off 000 Then OFF
    Defer 002:00 Then ON
    Defer 020:00 Then OFF
    If Output RST-OUTLET = ON Then OFF

    -----------------------------------------------

    So if I slide the rst-outlet to ON POSITION
    why doesn't the outlet (VENT-BOOSTER) turn off immediately? What can I do to make this work?

  2. #2
    Frequent Contributor zombie's Avatar
    Join Date
    Dec 2013
    Location
    Denver, CO
    Posts
    13,176
    It's because you have a 20 minute defer.

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

  3. #3
    Frequent Contributor zombie's Avatar
    Join Date
    Dec 2013
    Location
    Denver, CO
    Posts
    13,176
    What exactly do you want to happen for this reset? Do you want to turn it off manually and have it wait 2 minutes before turning back on, or something else?

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

Similar Threads

  1. Why doesn't this output work?
    By TurboTim in forum APEX Fusion
    Replies: 3
    Last Post: 03-06-2020, 15:06
  2. Help! AFS doesn't seem to work
    By elwallacejr in forum AquaBus Modules, Probes, and Breakout Boxes
    Replies: 8
    Last Post: 01-07-2018, 17:51
  3. DDR Doesn't Work
    By demariners in forum DŌS & DDR – Dosing and Fluid Metering System
    Replies: 3
    Last Post: 11-21-2016, 12:07
  4. Help! I think my PH probe doesn't work??
    By Russell13 in forum AquaBus Modules, Probes, and Breakout Boxes
    Replies: 3
    Last Post: 03-30-2016, 10:35
  5. Review My Program Why doesn't this work?
    By demariners in forum Misc Apex Usage & Programming
    Replies: 17
    Last Post: 02-02-2014, 15:37

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
  •