Page 1 of 2 12 LastLast
Results 1 to 25 of 28

Thread: programming mp 40

  1. #1
    Regular Vistor
    Join Date
    Mar 2015
    Location
    vacaville ca
    Posts
    32

    programming mp 40

    i have been reading for awhi;e i wanted to try on my own but can't figure this error out i made profiles for all modes this is how i have it type up

    fall back on
    set lagoon
    if time 06:00 to 09:00 then lagoon
    if time 09:00 to 10:00 then reefcrst
    if time 10:00 to 11:00 then pulse
    if time 11:00 to 13:30 then tdalswale
    if time 13:30 to 16:00 then tdalswale
    If time 16:00 to 17:00 then reefcrst
    if time 17:00 to 19:30 then nitrient
    if time 19:30 to 24:00 then lagoon
    if time 24:00 to 06:00 then night
    If FeedA 002 Then slow
    If FeedD 002 Then OFF

    this is the error i get
    Send Failed

    //Error: line 8 - Statement must start with If, OSC, Min, Set, Fallback // fall back on //Error: line 9 - Expected ON or OFF OR PFx // set lagoon //Error: line 10 - Expected ON or OFF OR PFx // if time 06:00 to 09:00 then lagoon

    i am programming my vo not the one where my mp 40 is connected



    - - - Updated - - -

    i also set up a profile for symc and ant-sync for the slave but i can't get passed this far to program other one

  2. #2
    Regular Vistor
    Join Date
    Mar 2015
    Location
    vacaville ca
    Posts
    32
    ok redid it and change a few modes here it is

    Fall back on
    set LAGOON
    If Time 06:00 to 09:00 Then LAGOON
    If Time 09:00 to 12:00 Then REEFCRST
    If Time 12:00 to 14:30 Then TDALSWALE
    If Time 14:30 to 17:00 then TDALSWALE
    If Time 17:00 to 19:30 then NUTRIENT
    If Time 19:30 to 21:30 then REEFCRST
    If Time 21:30 to 23:59 Then LAGOON
    If Time 23:59 to 06:00 then NIGHT
    If feeda 002 then slow
    if feedd 002 then off

    error i get
    Send Failed

    //Error: line 8 - Statement must start with If, OSC, Min, Set, Fallback // Fall back on

  3. #3
    Frequent Contributor zombie's Avatar
    Join Date
    Dec 2013
    Location
    Denver, CO
    Posts
    13,176
    Copy paste directly from the advanced code window. That looks manually typed in.

  4. #4
    Frequent Contributor zombie's Avatar
    Join Date
    Dec 2013
    Location
    Denver, CO
    Posts
    13,176
    And Fallback is one word not two.

  5. #5
    Regular Vistor
    Join Date
    Mar 2015
    Location
    vacaville ca
    Posts
    32
    i fixed the fallback and it worked but out of curiosity what is advanced code window

  6. #6
    Frequent Contributor zombie's Avatar
    Join Date
    Dec 2013
    Location
    Denver, CO
    Posts
    13,176
    This is the advanced window.


  7. #7
    Regular Vistor
    Join Date
    Mar 2015
    Location
    vacaville ca
    Posts
    32
    I GOT EVERYTHING TO WORK BUT I LOOKED AT THE CODES AND I GOT ALL OF THESE CAN I ERASE THE FIRST 8


    Fallback ON
    tdata 00:05:00,0,0,20,0,0,0,0,0,0,0,0,0,0
    tdata 05:58:00,0,0,39,2,0,0,0,0,0,0,0,0,0
    tdata 08:28:00,0,0,82,1,0,0,0,0,0,0,0,0,0
    tdata 14:39:00,0,0,61,2,0,0,0,0,0,0,0,0,0
    tdata 21:36:00,0,0,40,3,20,0,0,0,0,0,0,0,0
    tdata 23:59:00,0,0,10,0,0,0,0,0,0,0,0,0,0
    Fallback ON
    Set LAGOON
    If Time 06:00 to 09:00 Then LAGOON
    If Time 09:00 to 12:00 Then REEFCRST
    If Time 12:00 to 14:30 Then TDALSWALE
    If Time 14:30 to 17:00 Then TDALSWALE
    If Time 17:00 to 19:30 Then NUTRIENT
    If Time 19:30 to 21:30 Then REEFCRST
    If Time 21:30 to 23:59 Then LAGOON
    If Time 23:59 to 06:00 Then NIGHT
    If FeedA 002 Then slow
    If FeedD 002 Then OFF

  8. #8
    Frequent Contributor zombie's Avatar
    Join Date
    Dec 2013
    Location
    Denver, CO
    Posts
    13,176
    Yes. Erase the first fallback and the tdata. I would also change fallback ON to Fallback slow.

  9. #9
    Regular Vistor
    Join Date
    Mar 2015
    Location
    vacaville ca
    Posts
    32
    I am sorry but i dont understand the part i have in bold is what i want

  10. #10
    Frequent Contributor zombie's Avatar
    Join Date
    Dec 2013
    Location
    Denver, CO
    Posts
    13,176
    I updated my post. There was another post similar to this that he wanted the exact opposite.

  11. #11
    Regular Vistor
    Join Date
    Mar 2015
    Location
    vacaville ca
    Posts
    32
    thanks so much for your help

  12. #12
    Regular Vistor
    Join Date
    Mar 2015
    Location
    vacaville ca
    Posts
    32
    zombie sorry but another question when i click on the outlet where my mp 40 is it always shows up this not my new program is this normal?

    Vortech_R





































    Hour








    01234567891011121314151617181920212223240 %20 %40 %60 %80 %100 %



    16:23
    Vortech_R: 81%







    00:00 10% Constant
    07:05 20% Lagoon
    10:20 100% Reef Crest
    16:23 81% Lagoon
    21:36 40% Pulse
    23:59 10% Constant

  13. #13
    Regular Vistor
    Join Date
    Mar 2015
    Location
    vacaville ca
    Posts
    32
    there is a graph where the big blank spot is

  14. #14
    Frequent Contributor zombie's Avatar
    Join Date
    Dec 2013
    Location
    Denver, CO
    Posts
    13,176
    Not 100% sure what you are referring to. Could you clarify? Screenshots are always helpful.

  15. #15
    Regular Vistor
    Join Date
    Mar 2015
    Location
    vacaville ca
    Posts
    32
    ok when i click on th outlet button on my apex i go all the way down click on vortech when i do this comes up
    Vortech_R





































    Hour








    01234567891011121314151617181920212223240 %20 %40 %60 %80 %100 %



    16:23
    Vortech_R: 81%







    00:00 10% Constant
    07:05 20% Lagoon
    10:20 100% Reef Crest
    16:23 81% Lagoon
    21:36 40% Pulse
    23:59 10% Constant

    - - - Updated - - -

    sorry but graph isn't showing up

  16. #16
    Frequent Contributor zombie's Avatar
    Join Date
    Dec 2013
    Location
    Denver, CO
    Posts
    13,176
    Can you post a screenshot? My mind is having a hard time filling in the blanks.

  17. #17
    Regular Vistor
    Join Date
    Mar 2015
    Location
    vacaville ca
    Posts
    32
    i am guessing this is the default program for the apex before i changed all codes

  18. #18
    Regular Vistor
    Join Date
    Mar 2015
    Location
    vacaville ca
    Posts
    32

  19. #19
    Frequent Contributor zombie's Avatar
    Join Date
    Dec 2013
    Location
    Denver, CO
    Posts
    13,176
    Ok. So its taking you to the wizard. Click the rightmost icon in the upper left and it will take you to the classic configuration menu. Put your code there and then send to controller. After the send is sucessful it should take you back to that page by default instead of the wizard.

  20. #20
    Regular Vistor
    Join Date
    Mar 2015
    Location
    vacaville ca
    Posts
    32
    i did what you said and i still get kicked back to the wizard i guess it dont matter as long as i don't send this program to the controller right ?

  21. #21
    Frequent Contributor zombie's Avatar
    Join Date
    Dec 2013
    Location
    Denver, CO
    Posts
    13,176
    Thats odd. Fusion is supposed to know where to send you, but as long as the code is correct when you navigate over to the classic configuration, you will be fine as long as you dont send the wizard code, just a nuisance.

  22. #22
    Regular Vistor
    Join Date
    Mar 2015
    Location
    vacaville ca
    Posts
    32
    ok thanks again

    - - - Updated - - -

    does log have to be enable or what is that for ?

    - - - Updated - - -

    does log have to be enable or is that for something else

  23. #23
    Frequent Contributor zombie's Avatar
    Join Date
    Dec 2013
    Location
    Denver, CO
    Posts
    13,176
    Log enable just means that when the outlet turns on or off, it will show up in the logs (if the checkbox is checked). There isnt a whole lot of worth to put lighting in the logs. I personally only log things like my ATO, switches, heaters, chiller/fan, etc. That I can compare to other things to troubleshoot if something isnt working like I think it should.

  24. #24
    Frequent Visitor
    Join Date
    Aug 2013
    Location
    MD
    Posts
    84
    Quote Originally Posted by zombie View Post
    Thats odd. Fusion is supposed to know where to send you, but as long as the code is correct when you navigate over to the classic configuration, you will be fine as long as you dont send the wizard code, just a nuisance.
    Does the same on my vortechs, always goes to the graph even though i dont use it.

  25. #25
    Master Control Freak RussM's Avatar
    Join Date
    Dec 2012
    Location
    California - US Pacific
    Posts
    22,463
    Quote Originally Posted by ddfusion View Post
    Does the same on my vortechs, always goes to the graph even though i dont use it.
    That's just the way it is if you use traditional programming instead of the Fusion graphical schedule in those outlets types which have a Fusion scheduler.
    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.

Page 1 of 2 12 LastLast

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
  •