Results 1 to 5 of 5

Thread: Tunze 6105 programming question

  1. #1
    Regular Vistor
    Join Date
    May 2018
    Location
    San Diego, CA
    Posts
    40

    Tunze 6105 programming question

    Hi,
    I have been using the below programming for a month or two to program my "large tunze" / LT.
    It has worked but i just noticed that the Time 11:01 to 16:59 Then LT_Ear_Aft (early afternoon) is not running.
    For some reason the only way I could get this work was to use the Set to any one of the profiles.

    Can someone check this and make a recommendation?


    Fallback ON
    Set LT_Ear_Aft
    If Time 00:00 to 06:00 Then LT_Late_N
    If Time 06:01 to 11:00 Then LT_Morning
    If Time 11:01 to 16:59 Then LT_Ear_Aft
    If Time 17:00 to 18:59 Then LT_Late_Aft
    If Time 19:00 to 23:59 Then LT_Night
    If FeedA 000 Then OFF
    If FeedB 000 Then OFF

  2. #2
    Master Control Freak RussM's Avatar
    Join Date
    Dec 2012
    Location
    California - US Pacific
    Posts
    22,486
    You have the entire 24-hour period covered by If Time statements, so there is no need or value to having a Set statement. There's no harm in doing so, but it is not needed.

    Check the LT_Late_Aft profile - something in that profile may be the problem. Post a screenshot so we can take a peek at it.
    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
    May 2018
    Location
    San Diego, CA
    Posts
    40
    Here is the profile. I realiize there are some unneccesary elements in there, but it had been working, so I did not mess with it.
    LT_Late_Aft.PNG

  4. #4
    Master Control Freak RussM's Avatar
    Join Date
    Dec 2012
    Location
    California - US Pacific
    Posts
    22,486
    That's not really right. You should not use Divide by 10 unless you want sub-second (less than 1 second) on/off times. Uncheck Divide by 10 then change your duration to 3, 4, and 5 respectively.

    You probably do not need Sync enabled either. If this is the only pump, then it should not be enabled.
    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
    Regular Vistor
    Join Date
    May 2018
    Location
    San Diego, CA
    Posts
    40
    Ok. There is another pump, but I have not really tried to sync them yet. Ill do that and see if it makes a difference. Thanks

Similar Threads

  1. Help! Programming 2x Tunze 6105 in Fusion
    By launchnukes in forum Apex Programming for Vortech, Tunze, & Other Controllable Pumps
    Replies: 6
    Last Post: 01-04-2019, 20:57
  2. Tunze 6105
    By stevem650 in forum A2 Apex/ApexEL and A3 Apex Pro/Apex/Apex Jr
    Replies: 0
    Last Post: 11-08-2017, 03:46
  3. (4) Tunze 6105-Tunze Y Adapter to one VDM port
    By m3lacoste in forum Apex Programming for Vortech, Tunze, & Other Controllable Pumps
    Replies: 1
    Last Post: 01-30-2017, 15:51
  4. Tunze 6105?
    By jake8587 in forum Misc Aquarium Automation Discussions
    Replies: 3
    Last Post: 01-31-2016, 08:19
  5. Tunze 6105
    By pmolan in forum Apex Programming for Vortech, Tunze, & Other Controllable Pumps
    Replies: 3
    Last Post: 05-13-2015, 05:17

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
  •