Results 1 to 3 of 3

Thread: Turning off an outlet until touched

  1. #1
    New User
    Join Date
    Sep 2014
    Location
    Central Nebraksa
    Posts
    14

    Turning off an outlet until touched

    I have searched and I know its here somewhere but I cant find it. I want to turn Permanently off an outlet on my EB8 when a float switch is triggered. When I say permanently I mean until i log into fusion and clear the error. Basically I have a float switch that monitors my sump level and will only go CLOSED if my skimmer starts over flowing. So when that switch Closes I want to turn my skimmer feed pump off until I can physically correct the problem.

    Thanks!

  2. #2
    Frequent Contributor zombie's Avatar
    Join Date
    Dec 2013
    Location
    Denver, CO
    Posts
    13,176
    Create a virtual outlet

    SkimFail
    Set OFF
    If Switchname CLOSED Then ON
    Defer 000:02 Then ON
    When On > 000:01 Then ON


    Skimmer
    (Existing code)
    If Error SkimFail Then OFF

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

  3. #3
    New User
    Join Date
    Sep 2014
    Location
    Central Nebraksa
    Posts
    14
    Perfect!! Thank you!

Similar Threads

  1. Replies: 3
    Last Post: 04-19-2017, 18:41
  2. Question: Manually Turning ON an Outlet and Then automatically turning it OFF
    By cmeflygtp in forum Misc Apex Usage & Programming
    Replies: 4
    Last Post: 05-01-2016, 18:40
  3. Question: Outlet #1 Not turning off?
    By GaryR in forum EnergyBars 832 / 632 / 8 / 6 / 4
    Replies: 2
    Last Post: 07-21-2014, 11:59
  4. Question: turning off ATO outlet
    By dlogfx in forum Misc Apex Usage & Programming
    Replies: 8
    Last Post: 03-24-2014, 00:09
  5. Turning off a Virtual Outlet
    By Fasthackem in forum Apex Classic/Apex Lite/Apex Jr
    Replies: 3
    Last Post: 01-30-2014, 21:43

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
  •