Yep, I got myself a 2nd gyre and two icecap interface modules.
:bounce3:
Now I'm set along with that battery backup. One of the gyres is hooked up and the icecap module will automatically reduce the power to the pump which I didn't realize and thought I would have to do some apex programming for that but I don't. That was a nice surprise.
BUT I did get to play around a bit with the programming and just starting off with something pretty basic for right now. The new gyres being sold right now are a bit different from the original ones that I got. For one it comes with the "silent" suspension mount and the motor unit has the new cable come out the back that shouldn't fray like the original did. I definitely notice the new motor's cable is a bit thicker but a lot more flexible I also noticed another change in that the bushings at the end are different. I tried to take a picture of it but they aren't all white ceramic like the original. I assume they may be nylon and quieter?
AS you can see in that picture the new gyres are coming with the foam critter guard covers. So, I'm going to try them out. There's the fine and the course. I put on the coarse one. It actually is not reducing the flow much at all. The 7 mesh definitely takes a hit on the flow rate by a good 15% but the coarse foam is pretty close to on par with being completely open. At least that's the way it seems right now but my 7 mesh is pretty well coated right now and has been in use for a while with no cleaning on it. And I could also be seeing a difference in the landscape from the left and right side. You'll see in the picture below I have a lot more rock and big cave on the right side and mostly open water column on the left side.
Now what I will be testing it out for though is long term flow rate. I don't want to have to take it out every couple days because it's completely clogged up. In my apex programming I do have the gyre's reversing direction for about 5 minutes every time the AFS feeder turns on which is 4 times a day. At least I think it is programmed to do that. It's logging and I'll find out tomorrow. Also, on the plus side the reverse flow is drastically lower then the forward flow especially with the guards on and will give the food a chance to be eaten before being slammed into some unreachable crevice. It's almost a perfect cleaning while feeding mode at least I hope so. Time will tell.
I'm also testing out a new placement for the gyres during this trial run for the foam cover vs. my 7 mesh critter guard. I have put them on the back wall on each side of the center over flow. I really like this so far. It's kind of a hybrid approach it seems between getting the tremendous flow and low profile of the gyre and placement of traditional powerheads. Which I've never been very good at getting power heads pointed at the right places. With the gyre it just doesn't mater it's flow is going every where right now with it on both sides like that. It goes right along the surface and hits that glass causing chaos everywhere. If you want turbulent flow with the gyre this is the setup for you. lol
I have the programming pretty basic with constant speed as I really didn't like the pulsing or at least I didn't get something dialed in I liked. I found the constant caused enough chaos I liked it. But since I have the guards on I wanted to still reverse them and blow off some of the build up.
So, here's the programming for right now until I play with it some more. But right now I like it and will see if my reverse mode during feedings will work.
Virtual Outlet for feeding time reversal. vfee_A8 is on for several minutes and the defer extends the reversal mode a few more minutes longer
[ vRevGyre_A1 ] ( Cntl_A1 )
Program Type: Advanced
Display Icon: Left/Right Arrows
Logging: Enabled
Program:
Fallback OFF
Set OFF
If Outlet vfeed_A8 = ON Then ON
Defer 003:00 Then OFF
PROFILES
[ SpdF_GyreL ] ( PF1 )
Type: Pump
Synchronize: Disable
Divide By 10: Disable
Initial Off Time: 1
On Time: 0
Off Time: 0
Minimum Intensity: 70
Maximum Intensity: 70
[ DirF_GyreL ] ( PF2 )
Type: Pump
Synchronize: Enable
Divide By 10: Disable
Initial Off Time: 1
On Time: 0
Off Time: 0
Minimum Intensity: 0
Maximum Intensity: 0
[ SpdF_GyreR ] ( PF3 )
Type: Pump
Synchronize: Disable
Divide By 10: Disable
Initial Off Time: 1
On Time: 0
Off Time: 0
Minimum Intensity: 80
Maximum Intensity: 80
[ DirF_GyreR ] ( PF4 )
Type: Pump
Synchronize: Enable
Divide By 10: Disable
Initial Off Time: 1
On Time: 0
Off Time: 0
Minimum Intensity: 0
Maximum Intensity: 0
[ SpdR_GyreLR ] ( PF5 )
Type: Pump
Synchronize: Disable
Divide By 10: Disable
Initial Off Time: 1
On Time: 0
Off Time: 0
Minimum Intensity: 100
Maximum Intensity: 100
[ DirR_GyreLR ] ( PF6 )
Type: Pump
Synchronize: Enable
Divide By 10: Disable
Initial Off Time: 1
On Time: 0
Off Time: 0
Minimum Intensity: 100
Maximum Intensity: 100
Variable Speed Outlets for my Left Gyre and Right Gyre
[ Spd_GyreL ] ( base_Var1 )
Program Type: Advanced
Display Icon: Fan
Logging: Enabled
Program:
Set SpdF_GyreL
If Outlet vRevGyre_A1 = ON Then SpdR_GyreLR
[ Dir_GyreL ] ( base_Var2 )
Program Type: Advanced
Display Icon: Left/Right Arrows
Logging: Enabled
Program:
Set DirF_GyreL
If Outlet vRevGyre_A1 = ON Then DirR_GyreLR
[ Spd_GyreR ] ( base_Var3 )
Program Type: Advanced
Display Icon: Fan
Logging: Enabled
Program:
Set SpdF_GyreR
If Outlet vRevGyre_A1 = ON Then SpdR_GyreLR
[ Dir_GyreR ] ( base_Var4 )
Program Type: Advanced
Display Icon: Left/Right Arrows
Logging: Enabled
Program:
Set DirF_GyreR
If Outlet vRevGyre_A1 = ON Then DirR_GyreLR
and of course my full programming can always be found at reeftronics.net under my username.