Results 1 to 2 of 2

Thread: Vortech programming, change profile and switch back when done

  1. #1
    New User
    Join Date
    Dec 2017
    Location
    London, UK
    Posts
    1

    Question Vortech programming, change profile and switch back when done

    Hi,

    I am really struggling to get this working.

    I have Vortech connected via WXM that's all fine, I can specify profiles, I can upload them.

    What I am trying to achieve is really simple. When FeedD is on I want to Run VorFeed profile, which is set to const 10% and after 5 minutes I want my Vortech to go back to my daily profile called VorDay

    I read this should do the trick:

    If FeedX 000 Then ( Vortech profile )


    So I wrote in reverse order:

    If FeedD 005 then VorDay
    If FeedD 000 then VorFeed

    however I always get

    //Error: line 3 - Expected ON or OFF OR PFx // If FeedD 000 then VorFeed

    It works fine when I do this:
    If FeedD then VorFeed

    If there is no 005 and 000 then I can upload the line,
    but then I cannot switch it back to VorDay.

    Am I missing something?

    I add it in Configuration of my Vortech under advanced where it says:
    Program statements may be entered here, and will be evaluated last. For example, if you'd like to specify a feed mode, this is the place.


    Could someone please help me, it sounds like a trivial task, but somehow I cannot get it to work.





  2. #2
    Regular Vistor
    Join Date
    Apr 2018
    Location
    seattle, Wa
    Posts
    15
    no pro here at all, but try this;

    in the config/misc/ setup set your Feed D to be 5 min (300 sec).

    then in the vortech outlet, do;

    Fallback VorDay
    If FeedD 000 then VorFeed

    So by default, your Vortech will be on VorDay until you call upon the FeedD, which will put it in VorFeed mode for 300 sec. When done it will flip back to VorDay.

Similar Threads

  1. Programming a Water Change Overflow Switch
    By the98hawk in forum Misc Apex Usage & Programming
    Replies: 12
    Last Post: 12-05-2021, 14:14
  2. Replies: 0
    Last Post: 05-26-2016, 13:47
  3. Post up your Vortech profile
    By andys in forum Apex Programming for Vortech, Tunze, & Other Controllable Pumps
    Replies: 2
    Last Post: 02-17-2016, 18:38
  4. Help! Profile for vortech
    By Coolbreezecs in forum Apex Programming for Vortech, Tunze, & Other Controllable Pumps
    Replies: 8
    Last Post: 09-08-2014, 04:09
  5. Vortech Profile Programming Problem
    By lamann in forum APEX Fusion
    Replies: 3
    Last Post: 08-10-2014, 09:12

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
  •