Results 1 to 11 of 11

Thread: Cor 15 program

  1. #1
    New User
    Join Date
    Jun 2018
    Location
    Kentucky
    Posts
    4

    Cor 15 program

    I'm kind of confuse with the cor 15 wizard program, since i only want these as my return pump with the maximum and minimum speed constanly only. Like i want my minimum to be 20% and maximum to be 90% so what code should i type it in. Now when i go to my cor15 setup it show a bunch of number like these.

    Fallback ON
    tdata 00:00:00,0,0,10,0,0,0,0,0,0,0,0,0,0
    tdata 07:05:00,0,0,20,0,0,0,0,0,0,0,0,0,0
    tdata 10:20:00,0,0,100,0,0,0,0,0,0,0,0,0,0
    tdata 16:23:00,0,0,81,0,0,0,0,0,0,0,0,0,0
    tdata 21:36:00,0,0,40,0,0,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
    If FeedA 005 Then 1
    If hg_Rgm CLOSED Then OFF
    Defer 005:00 Then ON

  2. #2
    Frequent Contributor zombie's Avatar
    Join Date
    Dec 2013
    Location
    Denver, CO
    Posts
    13,176
    The tdata is how the apex converts the graph into something the apex can understand.

    Make your edits in the wizard.

    Sent from my SM-G965U using Tapatalk

  3. #3
    New User
    Join Date
    Jun 2018
    Location
    Kentucky
    Posts
    4
    Quote Originally Posted by zombie View Post
    The tdata is how the apex converts the graph into something the apex can understand.

    Make your edits in the wizard.

    Sent from my SM-G965U using Tapatalk
    Ok thank you, but is there any special code to set the cor to minimum speed while on feed mode so no flow in the tank and also the water won’t push back down.

  4. #4
    Frequent Contributor zombie's Avatar
    Join Date
    Dec 2013
    Location
    Denver, CO
    Posts
    13,176
    Quote Originally Posted by mengchhorn View Post
    Ok thank you, but is there any special code to set the cor to minimum speed while on feed mode so no flow in the tank and also the water won’t push back down.
    You already did that in your code. If FeedA 005 Then 1 does that already.

    If that stalls, then you need to adjust your IQ settings for the pump. If it trickles faster than you like, you can't go between 0 and 1 percent.

    Sent from my SM-G965U using Tapatalk

  5. #5
    New User
    Join Date
    Jun 2018
    Location
    Kentucky
    Posts
    4
    oh well thank you, i bet i need to play around with it more today.

  6. #6
    New User
    Join Date
    Dec 2018
    Location
    Germany
    Posts
    7
    Hi,

    I have an issue with one system with a COR15. Around all 10 days Apex switches off COR15 without I can see a reason. We disconnected the 1LINK module from Apex to get the pump manually running. Some hours later we reconnect the link module to the Apex and the pump is running the program as nothing happens.
    Last night it did it again and on the top it switched the UVC-clarifier on and off all 2 sec. We use an Apex Base unit with Energy Bar 6. The COR15 pump is connected via 1LINK module.
    the COR15 program:
    Fallback OFF
    tdata 00:01:00,0,0,40,0,0,0,0,0,0,0,0,0,0
    tdata 02:56:00,0,0,40,0,0,0,0,0,0,0,0,0,0
    tdata 03:06:00,0,0,75,0,0,0,0,0,0,0,0,0,0
    tdata 03:20:00,0,0,65,0,0,0,0,0,0,0,0,0,0
    tdata 15:06:00,0,0,65,0,0,0,0,0,0,0,0,0,0
    tdata 16:07:00,0,0,40,0,0,0,0,0,0,0,0,0,0
    tdata 16:32:00,0,0,52,0,0,0,0,0,0,0,0,0,0
    tdata 17:01:00,0,0,40,0,0,0,0,0,0,0,0,0,0
    tdata 17:30:00,0,0,52,0,0,0,0,0,0,0,0,0,0
    tdata 17:58:00,0,0,40,0,0,0,0,0,0,0,0,0,0
    tdata 18:32:00,0,0,52,0,0,0,0,0,0,0,0,0,0
    tdata 19:00:00,0,0,40,0,0,0,0,0,0,0,0,0,0
    tdata 19:30:00,0,0,52,0,0,0,0,0,0,0,0,0,0
    tdata 19:59:00,0,0,40,0,0,0,0,0,0,0,0,0,0
    tdata 20:28:00,0,0,52,0,0,0,0,0,0,0,0,0,0
    tdata 20:58:00,0,0,40,0,0,0,0,0,0,0,0,0,0
    tdata 21:28:00,0,0,52,0,0,0,0,0,0,0,0,0,0
    tdata 21:58:00,0,0,40,0,0,0,0,0,0,0,0,0,0
    tdata 22:28:00,0,0,52,0,0,0,0,0,0,0,0,0,0
    tdata 22:58:00,0,0,40,0,0,0,0,0,0,0,0,0,0
    tdata 23:27:00,0,0,52,0,0,0,0,0,0,0,0,0,0
    tdata 23:59:00,0,0,40,0,0,0,0,0,0,0,0,0,0


    the log:
    341 2020-01-22 18:52:00 +0100 UVC ON
    342 2020-01-22 18:52:00 +0100 Cor_4_1 TBL
    343 2020-01-22 18:52:02 +0100 Cor_4_1 OFF
    344 2020-01-22 18:52:04 +0100 Cor_4_1 TBL
    345 2020-01-22 18:52:06 +0100 UVC OFF
    346 2020-01-22 18:52:07 +0100 Cor_4_1 OFF
    347 2020-01-22 18:52:09 +0100 UVC ON
    348 2020-01-22 18:52:09 +0100 Cor_4_1 TBL
    349 2020-01-22 18:52:09 +0100 EmailAlm_I5 ON
    350 2020-01-22 18:52:10 +0100 EmailAlm_I5 OFF
    351 2020-01-22 18:52:11 +0100 UVC OFF
    352 2020-01-22 18:52:11 +0100 Cor_4_1 OFF
    353 2020-01-22 18:52:13 +0100 UVC ON
    354 2020-01-22 18:52:13 +0100 Cor_4_1 TBL
    355 2020-01-22 18:52:15 +0100 Cor_4_1 OFF
    356 2020-01-22 18:52:17 +0100 UVC OFF
    357 2020-01-22 18:52:18 +0100 UVC ON
    358 2020-01-22 18:52:18 +0100 Cor_4_1 TBL
    359 2020-01-22 18:52:20 +0100 UVC OFF
    360 2020-01-22 18:52:20 +0100 Cor_4_1 OFF

    Any ideas what causes these troubles?

  7. #7
    Regular Vistor
    Join Date
    Nov 2018
    Location
    GMT
    Posts
    41
    Quote Originally Posted by Lars Juergens View Post
    Hi,

    I have an issue with one system with a COR15. Around all 10 days Apex switches off COR15 without I can see a reason. We disconnected the 1LINK module from Apex to get the pump manually running. Some hours later we reconnect the link module to the Apex and the pump is running the program as nothing happens.
    Last night it did it again and on the top it switched the UVC-clarifier on and off all 2 sec. We use an Apex Base unit with Energy Bar 6. The COR15 pump is connected via 1LINK module.
    the COR15 program:
    Fallback OFF
    tdata 00:01:00,0,0,40,0,0,0,0,0,0,0,0,0,0
    tdata 02:56:00,0,0,40,0,0,0,0,0,0,0,0,0,0
    tdata 03:06:00,0,0,75,0,0,0,0,0,0,0,0,0,0
    tdata 03:20:00,0,0,65,0,0,0,0,0,0,0,0,0,0
    tdata 15:06:00,0,0,65,0,0,0,0,0,0,0,0,0,0
    tdata 16:07:00,0,0,40,0,0,0,0,0,0,0,0,0,0
    tdata 16:32:00,0,0,52,0,0,0,0,0,0,0,0,0,0
    tdata 17:01:00,0,0,40,0,0,0,0,0,0,0,0,0,0
    tdata 17:30:00,0,0,52,0,0,0,0,0,0,0,0,0,0
    tdata 17:58:00,0,0,40,0,0,0,0,0,0,0,0,0,0
    tdata 18:32:00,0,0,52,0,0,0,0,0,0,0,0,0,0
    tdata 19:00:00,0,0,40,0,0,0,0,0,0,0,0,0,0
    tdata 19:30:00,0,0,52,0,0,0,0,0,0,0,0,0,0
    tdata 19:59:00,0,0,40,0,0,0,0,0,0,0,0,0,0
    tdata 20:28:00,0,0,52,0,0,0,0,0,0,0,0,0,0
    tdata 20:58:00,0,0,40,0,0,0,0,0,0,0,0,0,0
    tdata 21:28:00,0,0,52,0,0,0,0,0,0,0,0,0,0
    tdata 21:58:00,0,0,40,0,0,0,0,0,0,0,0,0,0
    tdata 22:28:00,0,0,52,0,0,0,0,0,0,0,0,0,0
    tdata 22:58:00,0,0,40,0,0,0,0,0,0,0,0,0,0
    tdata 23:27:00,0,0,52,0,0,0,0,0,0,0,0,0,0
    tdata 23:59:00,0,0,40,0,0,0,0,0,0,0,0,0,0


    the log:
    341 2020-01-22 18:52:00 +0100 UVC ON
    342 2020-01-22 18:52:00 +0100 Cor_4_1 TBL
    343 2020-01-22 18:52:02 +0100 Cor_4_1 OFF
    344 2020-01-22 18:52:04 +0100 Cor_4_1 TBL
    345 2020-01-22 18:52:06 +0100 UVC OFF
    346 2020-01-22 18:52:07 +0100 Cor_4_1 OFF
    347 2020-01-22 18:52:09 +0100 UVC ON
    348 2020-01-22 18:52:09 +0100 Cor_4_1 TBL
    349 2020-01-22 18:52:09 +0100 EmailAlm_I5 ON
    350 2020-01-22 18:52:10 +0100 EmailAlm_I5 OFF
    351 2020-01-22 18:52:11 +0100 UVC OFF
    352 2020-01-22 18:52:11 +0100 Cor_4_1 OFF
    353 2020-01-22 18:52:13 +0100 UVC ON
    354 2020-01-22 18:52:13 +0100 Cor_4_1 TBL
    355 2020-01-22 18:52:15 +0100 Cor_4_1 OFF
    356 2020-01-22 18:52:17 +0100 UVC OFF
    357 2020-01-22 18:52:18 +0100 UVC ON
    358 2020-01-22 18:52:18 +0100 Cor_4_1 TBL
    359 2020-01-22 18:52:20 +0100 UVC OFF
    360 2020-01-22 18:52:20 +0100 Cor_4_1 OFF

    Any ideas what causes these troubles?
    First of all, that is a lot of Tdata for a returnpump. You might want to keep a more stable waterlevel in your sump to prevent errors with your skimmer and ato.

    Econd, are you ruser that the powerplug is in the correct EB socket??

  8. #8
    New User
    Join Date
    Dec 2018
    Location
    Germany
    Posts
    7
    Hi Jasper,

    The skimmer and heater are in a looped tank on constant water level. The COR15 is in a swamp tank and potentially there could be fluctuations in the water level but the water level is checked twice a day. And I would notice a low water level on a lower flow rate from the FMK sensor.
    I can exclude this factor. All the water flow is realized by the COR pump as we don't want additional pumps in the animal tanks.

    To the power plug: I cannot find any hint in the manuals that there is a right or wrong socket in the energy bar. But there is not necessarily a need to plug the power supply from the COR pump into the energy bar. I can try to plug it in, outside of the energy bar.
    However it isn't explaining the weird switching of the UVC-clarifier and not the failure of the COR pump.

  9. #9
    Regular Vistor
    Join Date
    Nov 2018
    Location
    GMT
    Posts
    41
    Quote Originally Posted by Lars Juergens View Post
    Hi Jasper,

    The skimmer and heater are in a looped tank on constant water level. The COR15 is in a swamp tank and potentially there could be fluctuations in the water level but the water level is checked twice a day. And I would notice a low water level on a lower flow rate from the FMK sensor.
    I can exclude this factor. All the water flow is realized by the COR pump as we don't want additional pumps in the animal tanks.

    To the power plug: I cannot find any hint in the manuals that there is a right or wrong socket in the energy bar. But there is not necessarily a need to plug the power supply from the COR pump into the energy bar. I can try to plug it in, outside of the energy bar.
    However it isn't explaining the weird switching of the UVC-clarifier and not the failure of the COR pump.
    I was more searching if you programmed the correct EB socket in which you think the COR is :-)

    It could be a hickup in your powersupply to the Apex. If within seconds (like yours is 2) the Apex will be shut off and on completely within so short of time it is hardly noticeable. Except for your COR and UVC.
    In your COR program there is nothing it will shut the COR off.

  10. #10
    New User
    Join Date
    Dec 2018
    Location
    Germany
    Posts
    7
    Hey Jasper,
    Of course we check all items to be on the programmed socket. And even if an item on the "wrong" socket, it wouldn't explain these shut downs as we have nothing else programmed switching off in this time of the day and actually I don't know how to program a socket in Apex that is switching off energy to random days. I think you can setup certain dates or every day but not random days.

    I checked with the facility management if they noticed any fluctuation in the electric but they ensured me there was nothing recorded. Any fluctuation in the electric within milliseconds would be recorded and trigger alarm and after few milliseconds of black out the emergency generator will kick in. Nothing of that happen. If there is any problem with the electric socket in the room the FI switch would come and everything goes dark. Again this triggers an alarm and staff would be informed.

    I think the problem could be something with the energy bar as we have quite a strong heater with 1000W on it. And if then the COR is going 10% up and down it may trigger some kind of selective shut down on the last sockets to avoid overheating.

    Lars

  11. #11
    New User
    Join Date
    Dec 2018
    Location
    Germany
    Posts
    7
    Hi,

    It happen again:
    329 2020-01-27 21:59:45 +0100 Heater2 ON
    330 2020-01-27 21:59:45 +0100 Heater1 ON
    331 2020-01-27 22:07:35 +0100 Heater2 OFF
    332 2020-01-27 22:07:35 +0100 Heater1 OFF
    333 2020-01-27 22:09:49 +0100 Cor_4_1 OFF
    334 2020-01-27 22:09:49 +0100 EmailAlm_I5 ON
    335 2020-01-27 22:09:51 +0100 Cor_4_1 TBL
    336 2020-01-27 22:09:53 +0100 UVC OFF
    337 2020-01-27 22:09:53 +0100 Cor_4_1 OFF
    338 2020-01-27 22:09:55 +0100 UVC ON
    339 2020-01-27 22:09:55 +0100 Cor_4_1 TBL
    340 2020-01-27 22:09:56 +0100 EmailAlm_I5 OFF

    This time it knocked out the UVC for good. The electrician will check the damage.
    We are very sure there was no problem with the electric in the room. We can be also sure that nobody was in room the when it happen.
    I need to find a solution for this problem very soon.

    Lars

Similar Threads

  1. Cor-20 Ramp On program help
    By isomorphic85 in forum COR-15 & COR-20 Pumps
    Replies: 29
    Last Post: 03-24-2022, 12:16
  2. Question: Cor 15 Program question
    By bhbbhb in forum COR-15 & COR-20 Pumps
    Replies: 1
    Last Post: 05-26-2020, 14:57
  3. Question: Set COR-20 MAX% in program not using IQ
    By Diznaster in forum COR-15 & COR-20 Pumps
    Replies: 6
    Last Post: 07-06-2019, 17:43
  4. Cor 15 program with ups
    By Hugo in forum COR-15 & COR-20 Pumps
    Replies: 3
    Last Post: 03-17-2019, 09:30
  5. Help! Cor Program doesn't save
    By 67Incognito in forum APEX Fusion
    Replies: 9
    Last Post: 08-10-2018, 17:57

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
  •