Results 1 to 3 of 3

Thread: Tunze 6095 Program Help

  1. #1
    Frequent Visitor CoralNerd's Avatar
    Join Date
    Sep 2014
    Location
    Fullerton
    Posts
    187

    Tunze 6095 Program Help

    I just bought some used pumps. I had my left pump working but now it doesn't want to be controlled. It's weird as the right pump is working the code fine. I even tried reversing the cords and the left pump still doesn't want to be controlled. The left pump just stays on but doesn't want to be controlled. Any idea what's wrong?

    Here's my profIle codes:


    [ TP1] ID 1
    Type: Pump
    Synchronize: Enable
    Divide By 10: Disable
    Initial Off Time: 0
    On Time: 5
    Off Time: 5
    Minimum Intensity: 0
    Maximum Intensity: 50


    [ TP1] ID 2
    Type: Pump
    Synchronize: Enable
    Divide By 10: Disable
    Initial Off Time: 5
    On Time: 5
    Off Time: 0
    Minimum Intensity: 0
    Maximum Intensity: 50


    [ TunzeFeed ] ID 3
    Type: Pump
    Synchronize: Enable
    Divide By 10: Disable
    Initial Off Time: 0
    On Time: 0
    Off Time: 0
    Minimum Intensity: 0
    Maximum Intensity: 0


    [ TunzeFeed ] ID 3
    Type: Pump
    Synchronize: Enable
    Divide By 10: Disable
    Initial Off Time: 0
    On Time: 0
    Off Time: 0
    Minimum Intensity: 0
    Maximum Intensity: 0


    [ Tunze_Night ] ID 17
    Type: Pump
    Synchronize: Enable
    Divide By 10: Disable
    Initial Off Time: 0
    On Time: 10
    Off Time: 10
    Minimum Intensity: 30
    Maximum Intensity: 40


    [ Tunze_Flush ] ID 18
    Type: Pump
    Synchronize: Enable
    Divide By 10: Disable
    Initial Off Time: 0
    On Time: 4
    Off Time: 4
    Minimum Intensity: 30
    Maximum Intensity: 50


    Variable Speed Port 1
    Fallback ON
    Set TP2
    If Output Timer = ON Then Tunz_Flush
    If Time 20:00 to 07:05 Then Tunze_Night
    If FeedA 000 Then Tunze_Feed


    Variable Speed Port 2
    Tunze_Right
    Fallback ON
    Set TP1
    If Output Timer = ON Then Tunz_Flush
    If Time 20:00 to 07:05 Then Tunze_Night
    If FeedA 000 Then Tunze_Feed


    Device Cntl_A9
    Timer
    OSC 060:00/010:00/000:00 Then ON
    If Time 20:00 to 07:05 Then OFF
    If FeedA 000 Then OFF

  2. #2
    Master Control Freak RussM's Avatar
    Join Date
    Dec 2012
    Location
    California - US Pacific
    Posts
    22,464
    Since the problem stayed with the pump when you revered the cables, then the problem is with the pump or the connection to that pump, not the Apex or your programming. Check that the DIN plug is fully seated in the pump jack.

    You have 2 profiles named the same - TunzeFeed. All profile, output, and input names must be unique. Also, there’s no value in using these two profiles - you have them set to be zero intensity for both Min and Max. In other words, OFF. No need for a profile - just use If FeedA 000 Then OFF.

    Lastly, the profiles are named TunzeFeed but you used Tunze_Feed in the programming. I’m assuming that just typos when you posted
    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
    Frequent Visitor CoralNerd's Avatar
    Join Date
    Sep 2014
    Location
    Fullerton
    Posts
    187
    Thank you very much for reviewing all that data!

    I'm thinking it's either the pump or the connection to the pump also. Your right, I did make a couple type errors writing this up. I'll change the feed program to just say off.

Similar Threads

  1. Help! Tunze 6105 & 6095 Wave Program
    By fache in forum Misc Apex Usage & Programming
    Replies: 9
    Last Post: 04-27-2018, 11:51
  2. Tunze 6095
    By rocsec1 in forum Apex Programming for Vortech, Tunze, & Other Controllable Pumps
    Replies: 0
    Last Post: 10-05-2017, 02:51
  3. Review My Program Tunze 6095 program... cant figure it out
    By tphill1989 in forum Apex Programming for Vortech, Tunze, & Other Controllable Pumps
    Replies: 12
    Last Post: 03-21-2016, 08:30
  4. Question: Tunze Turbelle 6095
    By Poyraz in forum Misc Aquarium Automation Discussions
    Replies: 3
    Last Post: 01-19-2016, 12:58

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
  •