Results 1 to 6 of 6

Thread: Oscillate between profiles?

  1. #1
    Frequent Visitor powers2001's Avatar
    Join Date
    Aug 2013
    Location
    Montana
    Posts
    319

    Oscillate between profiles?

    Would this code oscillate between pump profiles?

    set profile1
    OSC 0/5:00/5:00 Then profile2

    5 minutes each?

  2. #2
    Frequent Visitor powers2001's Avatar
    Join Date
    Aug 2013
    Location
    Montana
    Posts
    319
    I want something to oscillate between two profiles.

  3. #3
    Frequent Visitor powers2001's Avatar
    Join Date
    Aug 2013
    Location
    Montana
    Posts
    319
    virtual outlet
    [v-osc]
    set on
    osc 0:00/5:00/5:00 THEN ON

    [outlet pump]
    set on
    If outlet v-osc = ON then profile1
    If outlet v-osc = OFF then profile2

    will this do it?

  4. #4
    Master Control Freak RussM's Avatar
    Join Date
    Dec 2012
    Location
    California - US Pacific
    Posts
    22,464

    Oscillate between profiles?

    Yes, that’ll work, but there’s a cleaner way of doing the same thing:

    [outlet pump]
    Set profile1
    If Output v-osc = ON Then profile2
    Please do not send me PMs with technical questions or requesting assistance - use the forums for Apex help. PM me ONLY if the matter is of a private or personal nature. Thanks.

  5. #5
    Frequent Visitor powers2001's Avatar
    Join Date
    Aug 2013
    Location
    Montana
    Posts
    319
    So when do you use the word Output and when do you use the word Outlet?

  6. #6
    Master Control Freak RussM's Avatar
    Join Date
    Dec 2012
    Location
    California - US Pacific
    Posts
    22,464
    That’s explained in the last couple of Apex Classic firmware announcements https://forum.neptunesystems.com/sho...-now-available
    Please do not send me PMs with technical questions or requesting assistance - use the forums for Apex help. PM me ONLY if the matter is of a private or personal nature. Thanks.

Similar Threads

  1. Help! Oscillate function
    By ati98blwnz28 in forum Apex Programming for Dosing, ATO, and AWC
    Replies: 5
    Last Post: 02-05-2020, 08:54
  2. Review My Program ATO using Oscillate
    By Jazmyne in forum Apex Classic/Apex Lite/Apex Jr
    Replies: 6
    Last Post: 11-13-2016, 11:17
  3. Oscillate off for 1 minute every 8 hrs
    By den75 in forum Misc Apex Usage & Programming
    Replies: 1
    Last Post: 01-31-2015, 06:55
  4. Oscillate
    By edandsandy in forum Apex Programming for Vortech, Tunze, & Other Controllable Pumps
    Replies: 4
    Last Post: 05-23-2014, 16:34
  5. Read this first - The Oscillate statement
    By aquamanic in forum Apex Programming for Vortech, Tunze, & Other Controllable Pumps
    Replies: 0
    Last Post: 01-06-2013, 04:49

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
  •