Results 1 to 7 of 7

Thread: virtual outlet

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

    virtual outlet

    im using a dos as an autofeeder and im trying to create a virtual outlet to flush the lines after a feeding.. heres what i have

    Set OFF
    If Output auto_feeder = ON Then ON
    Defer 001:00 Then ON
    Defer 000:40 Then OFF

    while the auto feeder is running it defers for 1 min in the off position then it will turn on for 40 sec to flush the lines then turn back off. please change if there is a better wat

    im using a 1 link to connecet my dos.

  2. #2
    Frequent Contributor zombie's Avatar
    Join Date
    Dec 2013
    Location
    Denver, CO
    Posts
    13,176
    That may or may not work depending on how the dos is programmed. Please post that as well.

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

  3. #3
    Frequent Visitor
    Join Date
    May 2013
    Location
    wisconsin
    Posts
    131
    The program i got is from fusion.
    Doses 10ml at 1300 to 1310.

    Sent from my SM-N950U using Tapatalk

  4. #4
    Frequent Contributor zombie's Avatar
    Join Date
    Dec 2013
    Location
    Denver, CO
    Posts
    13,176
    Then no, that will not work. What is the exact order of events you want to happen?

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

  5. #5
    Frequent Visitor
    Join Date
    May 2013
    Location
    wisconsin
    Posts
    131
    Yea I won't want it to fees 10 ml once a day. But one any my flush to delay while it feeds then flush it once the fees is ober. But right now I have it set on a time statement to flush

    Sent from my SM-N950U using Tapatalk

  6. #6
    Frequent Contributor zombie's Avatar
    Join Date
    Dec 2013
    Location
    Denver, CO
    Posts
    13,176
    You need to do it this way then if you want to sync them together.

    Create a dos profile with the desired dosing amount, interval set to anything, and number of doses set to 1.

    In the DOS instead of the wizard use

    Set OFF
    If Time 13:00 to 13:01 Then profilename

    For the flush outlet use
    Set OFF
    If Outlet auto_feeder = ON Then ON
    Defer 001:20 Then ON


    This will dose the required amount, wait 1:20 Then flush for 40 seconds.

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

  7. #7
    Frequent Visitor
    Join Date
    May 2013
    Location
    wisconsin
    Posts
    131
    Thank you.

    Sent from my SM-N950U using Tapatalk

Similar Threads

  1. Question: How to get an outlet to default off after Virtual outlet triggered
    By Biglurr54 in forum Misc Apex Usage & Programming
    Replies: 8
    Last Post: 05-05-2018, 09:12
  2. Replies: 3
    Last Post: 04-19-2017, 18:41
  3. Outlet is grey in programming in virtual outlet
    By NepNoob in forum Misc Apex Usage & Programming
    Replies: 4
    Last Post: 03-20-2017, 22:59
  4. Can a Virtual Outlet be used to control other Virtual Outlet(s)?
    By tige21v in forum Misc Apex Usage & Programming
    Replies: 1
    Last Post: 01-16-2017, 09:15
  5. Possible to program Vortech virtual outlet to default outlet?
    By iCraigerz in forum Apex Programming for Vortech, Tunze, & Other Controllable Pumps
    Replies: 6
    Last Post: 03-01-2014, 02:19

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
  •