Gyre and Apex: won't run on "auto"

Wrasse-cal

Well-Known Member
View Badges
Joined
Nov 21, 2017
Messages
759
Reaction score
615
Rating - 0%
0   0   0
I am having a problem figuring out how to correctly set up my XF-230 gyre via the Icecap Interface Module with my Apex.

I have the gyre connected to the interface module, the gyre power supply plugged into the EB832 and the interface module connected to a variable speed port.

The interface module lights up green (which I understand is good?) and the (bad?) red status light is off.

I can switch on and off the gyre by turning "on" the correct variable speed port on my apex fusion dahsboard.

The problem is the gyre will only run when "on," and only then, at 100%. If I set the correct variable speed port to auto on my fusion dashboard, the gyre doesn't run. I checked to see if the problem was with the program by using the wizard and changing the power rate for the variable speed port to a constant 100%, but the gyre still does not run on auto, and still just runs at 100% when set to "on."

Anyone know what is going on?
 

McArcher

Active Member
View Badges
Joined
Feb 24, 2017
Messages
317
Reaction score
233
Rating - 0%
0   0   0
Can you post the apex code for the outlet?
Maybe someone can find an error in your code
 

Waters

"...in perfect isolation, here behind my wall."
View Badges
Joined
Nov 5, 2013
Messages
8,027
Reaction score
17,470
Location
Mentor, OH
Rating - 0%
0   0   0
Yes, as McArcher stated, we will need to see the programming for that outlet. Something either in your syntax or logic is preventing the outlet from turning on.
 
OP
OP
Wrasse-cal

Wrasse-cal

Well-Known Member
View Badges
Joined
Nov 21, 2017
Messages
759
Reaction score
615
Rating - 0%
0   0   0
This is the program for the VarSpd_I3:

Fallback ON
tdata 00:00:00,0,0,0,0,0,0,0,0,0,0,0,0,0
tdata 00:45:00,0,0,0,0,0,0,0,0,0,0,0,0,0
tdata 01:30:00,0,0,100,0,0,0,0,0,0,0,0,0,0
tdata 02:15:00,0,0,100,0,0,0,0,0,0,0,0,0,0
tdata 03:00:00,0,0,0,0,0,0,0,0,0,0,0,0,0
tdata 03:45:00,0,0,0,0,0,0,0,0,0,0,0,0,0
tdata 04:30:00,0,0,100,0,0,0,0,0,0,0,0,0,0
tdata 05:15:00,0,0,100,0,0,0,0,0,0,0,0,0,0
tdata 06:00:00,0,0,0,0,0,0,0,0,0,0,0,0,0
tdata 06:45:00,0,0,0,0,0,0,0,0,0,0,0,0,0
tdata 07:30:00,0,0,100,0,0,0,0,0,0,0,0,0,0
tdata 08:15:00,0,0,100,0,0,0,0,0,0,0,0,0,0
tdata 09:00:00,0,0,0,0,0,0,0,0,0,0,0,0,0
tdata 09:45:00,0,0,0,0,0,0,0,0,0,0,0,0,0
tdata 10:30:00,0,0,100,0,0,0,0,0,0,0,0,0,0
tdata 11:15:00,0,0,100,0,0,0,0,0,0,0,0,0,0
tdata 12:00:00,0,0,0,0,0,0,0,0,0,0,0,0,0
tdata 12:45:00,0,0,0,0,0,0,0,0,0,0,0,0,0
tdata 13:30:00,0,0,100,0,0,0,0,0,0,0,0,0,0
tdata 14:15:00,0,0,100,0,0,0,0,0,0,0,0,0,0
tdata 15:00:00,0,0,0,0,0,0,0,0,0,0,0,0,0
tdata 15:45:00,0,0,0,0,0,0,0,0,0,0,0,0,0
tdata 16:30:00,0,0,100,0,0,0,0,0,0,0,0,0,0
tdata 17:15:00,0,0,100,0,0,0,0,0,0,0,0,0,0
tdata 18:00:00,0,0,0,0,0,0,0,0,0,0,0,0,0
tdata 18:45:00,0,0,0,0,0,0,0,0,0,0,0,0,0
tdata 19:30:00,0,0,100,0,0,0,0,0,0,0,0,0,0
tdata 20:15:00,0,0,100,0,0,0,0,0,0,0,0,0,0
tdata 21:00:00,0,0,0,0,0,0,0,0,0,0,0,0,0
tdata 21:45:00,0,0,0,0,0,0,0,0,0,0,0,0,0
tdata 22:30:00,0,0,100,0,0,0,0,0,0,0,0,0,0
tdata 23:15:00,0,0,100,0,0,0,0,0,0,0,0,0,0
tdata 23:59:58,0,0,0,0,0,0,0,0,0,0,0,0,0

The gyre power supply is plugged into outlet 2 on my EB832.

I have that programmed as always on. Is that correct?
 

Averhoeven

Active Member
View Badges
Joined
Jun 8, 2018
Messages
394
Reaction score
193
Location
Morgantown
Rating - 0%
0   0   0
I was having the same issue just now and realized it is because I didn't have the "Set PF1" line at the top. Hope that helps if it's still an issue
 

Caring for your picky eaters: What do you feed your finicky fish?

  • Live foods

    Votes: 20 31.3%
  • Frozen meaty foods

    Votes: 52 81.3%
  • Soft pellets

    Votes: 10 15.6%
  • Masstick (or comparable)

    Votes: 7 10.9%
  • Other

    Votes: 3 4.7%
Back
Top