Results 1 to 3 of 3

Thread: Program for level sensor help

  1. #1
    Frequent Visitor
    Join Date
    May 2013
    Location
    wisconsin
    Posts
    131

    Program for level sensor help

    I got apex utility pump I need help programming it will a optical sensor. What I'm looking for is it to turn off when the sensor is open then on when closed with a 5 min defer. Here's what I have

    Set OFF
    If sensor low closed then on
    Defer 005:00 then on.

    It tried to run this it didn't turn back on.

    Sent from my SM-N950U using Tapatalk

  2. #2
    Frequent Visitor
    Join Date
    Mar 2016
    Location
    Grandville, Mi
    Posts
    77
    Does your sensor name really have a space in it?

    Personally, I create virtual outlets for any type of float or sensor in my tank. The name limitation for switches is ridiculous.

    Then in the VO, just do a
    VO: OpticalSwitch1
    Fallback OFF
    If switchname CLOSED then ON
    If switchname OPEN then OFF

    then in the pmup
    Set Off
    If Outlet OpticalSwitch1 = ON Then ON
    Defer 005:00 Then ON

  3. #3
    Frequent Visitor
    Join Date
    May 2013
    Location
    wisconsin
    Posts
    131
    Thanks

    Sent from my SM-N950U using Tapatalk

Similar Threads

  1. Help! Ultrasonic level sensor
    By ghostie in forum DIY
    Replies: 6
    Last Post: 02-23-2022, 00:21
  2. Program for level sensor help
    By jelly in forum AquaBus Modules, Probes, and Breakout Boxes
    Replies: 5
    Last Post: 01-18-2018, 12:27
  3. Question: optical level sensor
    By joenla in forum A2 Apex/ApexEL and A3 Apex Pro/Apex/Apex Jr
    Replies: 25
    Last Post: 01-17-2018, 12:54
  4. Help! Program return pump to delay after low water level sensor is tripped.
    By Erik the Red in forum Misc Apex Usage & Programming
    Replies: 4
    Last Post: 07-25-2017, 07:59
  5. Replies: 2
    Last Post: 05-07-2017, 10:14

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
  •