Results 1 to 4 of 4

Thread: Advanced programming code disappears

  1. #1
    Regular Vistor
    Join Date
    Sep 2018
    Location
    CA
    Posts
    21

    Question Advanced programming code disappears

    I pasted in programming I found from one of the BRS videos, and eventually the graph control updated for this data. However, when I go back to the Advanced tab to check the programming, it's completely blank. I've done this a few times for 2 different WAV pumps, tried restarting the APEX, but to no avail. I should also note that at one point in this process, the code appeared to be additive since it still had programming points from the previous program, even though I tried uploading and clearing out the Advanced programming again.

    Is the advanced programming generally buggy like this or is there something in the data set that causes confusion? Thanks.

    Code:
    Fallback ON
    tdata 00:00:00,0,0,1,0,0,0,0,0,0,0,0,0,0
    tdata 00:45:00,0,0,1,0,0,0,0,0,0,0,0,0,0
    tdata 01:30:00,0,0,10,0,0,0,0,0,0,0,0,0,0
    tdata 02:15:00,0,0,10,0,0,0,0,0,0,0,0,0,0
    tdata 03:00:00,0,0,1,0,0,0,0,0,0,0,0,0,0
    tdata 03:45:00,0,0,1,0,0,0,0,0,0,0,0,0,0
    tdata 04:30:00,0,0,10,0,0,0,0,0,0,0,0,0,0
    tdata 05:15:00,0,0,10,0,0,0,0,0,0,0,0,0,0
    tdata 06:00:00,0,0,1,0,0,0,0,0,0,0,0,0,0
    tdata 06:45:00,0,0,1,0,0,0,0,0,0,0,0,0,0
    tdata 07:30:00,0,0,10,0,0,0,0,0,0,0,0,0,0
    tdata 08:15:00,0,0,10,0,0,0,0,0,0,0,0,0,0
    tdata 09:00:00,0,0,1,0,0,0,0,0,0,0,0,0,0
    tdata 09:45:00,0,0,1,0,0,0,0,0,0,0,0,0,0
    tdata 10:30:00,0,0,10,0,0,0,0,0,0,0,0,0,0
    tdata 11:15:00,0,0,10,0,0,0,0,0,0,0,0,0,0
    tdata 12:00:00,0,0,1,0,0,0,0,0,0,0,0,0,0
    tdata 12:45:00,0,0,1,0,0,0,0,0,0,0,0,0,0
    tdata 13:30:00,0,0,10,0,0,0,0,0,0,0,0,0,0
    tdata 14:15:00,0,0,10,0,0,0,0,0,0,0,0,0,0
    tdata 15:00:00,0,0,1,0,0,0,0,0,0,0,0,0,0
    tdata 15:45:00,0,0,1,0,0,0,0,0,0,0,0,0,0
    tdata 16:30:00,0,0,10,0,0,0,0,0,0,0,0,0,0
    tdata 17:15:00,0,0,10,0,0,0,0,0,0,0,0,0,0
    tdata 18:00:00,0,0,1,0,0,0,0,0,0,0,0,0,0
    tdata 18:45:00,0,0,1,0,0,0,0,0,0,0,0,0,0
    tdata 19:30:00,0,0,10,0,0,0,0,0,0,0,0,0,0
    tdata 20:15:00,0,0,10,0,0,0,0,0,0,0,0,0,0
    tdata 21:00:00,0,0,1,0,0,0,0,0,0,0,0,0,0
    tdata 21:45:00,0,0,1,0,0,0,0,0,0,0,0,0,0
    tdata 22:30:00,0,0,10,0,0,0,0,0,0,0,0,0,0
    tdata 23:15:00,0,0,10,0,0,0,0,0,0,0,0,0,0
    tdata 23:59:58,0,0,1,0,0,0,0,0,0,0,0,0,0

  2. #2
    Master Control Freak RussM's Avatar
    Join Date
    Dec 2012
    Location
    California - US Pacific
    Posts
    22,464
    tdata statements are generated by the scheduler wizard; they are filtered out from showing in the Advanced box because the Advanced box is meant to be used to add supplemental programming to that generated by the wizard. If you only have Fallback and dtata statements they will not show up in the Advanced box.

    When pasting in a bunch of tdata statements found elsewhere, use Basic view. Send it to the Apex, then switch to Wizard view and you should see the resultant schedule in graphical form.
    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.

  3. #3
    Regular Vistor
    Join Date
    Sep 2018
    Location
    CA
    Posts
    21
    Thanks Russ for the quick reply. I didn't realize there were two different modes or the difference, so thanks for pointing that out.

  4. #4
    Master Control Freak RussM's Avatar
    Join Date
    Dec 2012
    Location
    California - US Pacific
    Posts
    22,464
    What you posted is the basic tab for the wizard, not the Basic View. This is where you go to Basic View:

    Capture.PNG
    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. "Advanced Skimmer programming" Help with code please
    By Chaostactics in forum Misc Apex Usage & Programming
    Replies: 9
    Last Post: 08-29-2020, 16:21
  2. Advanced code for WAV surge and slow modes
    By saltysquid in forum WAV Powerheads
    Replies: 2
    Last Post: 07-21-2019, 21:35
  3. Question: Radion programming issue for Advanced programming vs. lighting wizard
    By Afm32607 in forum Apex Programming for Lighting
    Replies: 1
    Last Post: 07-08-2017, 18:03
  4. Help! Fusion wont save advanced code or output configuration
    By FishyIshy in forum APEX Fusion
    Replies: 7
    Last Post: 04-18-2017, 07:24
  5. Advanced Code from Fusion
    By justdrew in forum Apex Programming for Vortech, Tunze, & Other Controllable Pumps
    Replies: 1
    Last Post: 02-28-2015, 12:15

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
  •