Sample pulsing code for controllable powerheads?

Users Who Are Viewing This Thread (Total: 1, Members: 0, Guests: 1)

radiata

Valuable Member
View Badges
Joined
Nov 2, 2015
Messages
1,089
Reaction score
764
Rating - 0%
0   0   0
Anyone have any pulsing code for controllable powerheads that they can post here? This is not for WAV powerheads, but for my Reef Octopus Octo Pulse powerheads that can be controlled via Apex code. I'm looking to upgrade my existing code a notch or two, but I'm not as creative as I was in my younger days.

TIA...
 

SuncrestReef

That Apex guy
View Badges
Joined
Jan 18, 2018
Messages
4,214
Reaction score
9,225
Location
Oregon
Rating - 0%
0   0   0
This might get you started:
 
OP
OP
radiata

radiata

Valuable Member
View Badges
Joined
Nov 2, 2015
Messages
1,089
Reaction score
764
Rating - 0%
0   0   0
Thank you for the link - I hadn't seen Carlos' video before.

I think the pulsing I'm wishing myself toward is trickier than that, possibly using the "Divide by 10" capability? (I never did figure out "Divide by 10".)

I had two Octo Pulse 4s at each end of my (standard sized) 180. They alternated from side to side every 30 seconds. They ramped up and down through the day with profiles that changed pump intensity every few hours. Needless to say, two pumps on at one end running at the same time is a bit much for a 180 - the water current flow going back to the pumps causes an on-going build-up of sand directly under the pumps. So, I ran one pump on one side for 15 seconds, followed by the second on the same side for 15 seconds. And then switched to the same 15 second logic on the other end. The pairs of pumps are angled differently, which adds to the flow complexity in the tank.

Here's my device code for one pump (VS-P8-UL-8-1):

Set 30-Pct
If Time 12:00 to 13:59 Then 40-Pct
If Time 14:00 to 19:00 Then 50-Pct
If Time 19:01 to 23:00 Then 40-Pct
If Time 23:01 to 11:59 Then 30-Pct
OSC 000:00/000:15/000:45 Then ON


The 30-Pct , and other -Pcts, are Profiles that set the pump intensity. The 30-Pct freezes the intensity at thirty percent, etc. The code for the other three pumps is exactly the same as the above code, except for the last OSC line which rotates the ON times between the four pumps.

I think what I'm trying to do is get a momentarily slightly bigger blast of water when the first pump of each pair turns on.

Hope this makes sense...


And, as long as we're talking about them, has anyone figured out a way to make the Octo Pulses run in reverse on the Apex? The Hydros WaveEngine controller is supposed to be able to do just that.
 

Just grow it: Have you ever added CO2 to your reef tank?

  • I currently use a CO2 with my reef tank.

    Votes: 8 7.3%
  • I don’t currently use CO2 with my reef tank, but I have in the past.

    Votes: 4 3.6%
  • I have never used CO2 with my reef tank, but I plan to in the future.

    Votes: 5 4.5%
  • I have never used CO2 with my reef tank and have no plans to in the future.

    Votes: 88 80.0%
  • Other.

    Votes: 5 4.5%
Back
Top