PDA

View Full Version : WXM Feed mode problems


EddieJ
10/29/2011, 10:15 AM
I have the Feed profile set to Vortech control with Constant at 10 percent intensity. The program I run is as follows on the Vortech outlet


Fallback Tidal
Set Tidal
If FeedA 000 Then Feed
If Time 23:00 to 03:00 Then Lagoon
If Time 12:00 to 19:00 Then ReefCres

The problem is when I activate FeedA, the powerheads sometimes go into feed mode (white flashing) and other times they just stay in whatever mode they were in. Any ideas on why this would be random??

aquamanic
10/29/2011, 10:45 AM
I'll bet it happens between noon and 7pm? Remember, the last true statement is what controls the outlet.

Move your If Feed statement to the end and see if that fixes it.

EddieJ
10/29/2011, 11:08 AM
Details details LOL!! Thanks... I will get this figured out one day!!


I'll bet it happens between noon and 7pm? Remember, the last true statement is what controls the outlet.

Move your If Feed statement to the end and see if that fixes it.