Need help using Apex Optical Sensor for roller mat advancement

Neptune

Hectaka

Community Member
Review score
+0 /0 /-0
View Badges
Joined
Feb 1, 2021
Messages
83
Reaction score
113
Review score
+0 /0 /-0
Location
Fort Dodge
Rating - 0%
0   0   0
I have a trigger platinum sump with the built in roller mat. The default float sensors stopped working and I rigged up a way to use the new Apex Optical Sensor to control the outlet.

The issue I'm having is at least once or twice a week the outlet will turn itself off.

Screenshot_20220929-140355_APEX Fusion.jpg


I have it programmed to stay on "Auto" but I will check and it will have switched to the "OFF" position. Is there something in my program causing this?

Screenshot_20220929-135112_APEX Fusion.jpg


The switches are for the roller mat (SwxRM) so if it's dry(open) the roller mat doesn't run. The other switch is for the skimmer/sump water level (SwxSKM) so if the overall sump water level increases and the switch is wet(closed) it won't waste the roll or overflow my skimmer.

The last line is a final redundancy to prevent wasting a whole roll.

Is there something I'm missing or a better way of programming this so it stops turning itself off?
 

((FORDTECH))

2500 Club Member
Review score
+0 /0 /-0
View Badges
Joined
Jan 23, 2020
Messages
4,500
Reaction score
3,968
Review score
+0 /0 /-0
Location
Chicago
Rating - 0%
0   0   0
I have a trigger platinum sump with the built in roller mat. The default float sensors stopped working and I rigged up a way to use the new Apex Optical Sensor to control the outlet.

The issue I'm having is at least once or twice a week the outlet will turn itself off.

View attachment 2845352

I have it programmed to stay on "Auto" but I will check and it will have switched to the "OFF" position. Is there something in my program causing this?

View attachment 2845364

The switches are for the roller mat (SwxRM) so if it's dry(open) the roller mat doesn't run. The other switch is for the skimmer/sump water level (SwxSKM) so if the overall sump water level increases and the switch is wet(closed) it won't waste the roll or overflow my skimmer.

The last line is a final redundancy to prevent wasting a whole roll.

Is there something I'm missing or a better way of programming this so it stops turning itself off?
The reason it is turning itself off is due the the last line. That statement turns the slider from auto to off if the swx5 is on for more then 10 seconds. Yes that line is so it will not advance a whole role when the sensor has condensation on it and stays closed even tho water level is lower then it.
I was having this same issue so I decided to do my programming different. Now I just run them for set amount of seconds multiple times a day. This is what I use now.
5ACEBAC8-0AC7-493C-94FF-EFE1BF566148.png
 

((FORDTECH))

2500 Club Member
Review score
+0 /0 /-0
View Badges
Joined
Jan 23, 2020
Messages
4,500
Reaction score
3,968
Review score
+0 /0 /-0
Location
Chicago
Rating - 0%
0   0   0
I have a trigger platinum sump with the built in roller mat. The default float sensors stopped working and I rigged up a way to use the new Apex Optical Sensor to control the outlet.

The issue I'm having is at least once or twice a week the outlet will turn itself off.

View attachment 2845352

I have it programmed to stay on "Auto" but I will check and it will have switched to the "OFF" position. Is there something in my program causing this?

View attachment 2845364

The switches are for the roller mat (SwxRM) so if it's dry(open) the roller mat doesn't run. The other switch is for the skimmer/sump water level (SwxSKM) so if the overall sump water level increases and the switch is wet(closed) it won't waste the roll or overflow my skimmer.

The last line is a final redundancy to prevent wasting a whole roll.

Is there something I'm missing or a better way of programming this so it stops turning itself off?
Also I do not like your programming because with a statement of fallback on if your apex loses communication for whatever reason your roller turns on and will use the whole role. IMO fallback should be off for any roller filter
 
OP
OP
Hectaka

Hectaka

Community Member
Review score
+0 /0 /-0
View Badges
Joined
Feb 1, 2021
Messages
83
Reaction score
113
Review score
+0 /0 /-0
Location
Fort Dodge
Rating - 0%
0   0   0
The reason it is turning itself off is due the the last line. That statement turns the slider from auto to off if the swx5 is on for more then 10 seconds. Yes that line is so it will not advance a whole role when the sensor has condensation on it and stays closed even tho water level is lower then it.
I was having this same issue so I decided to do my programming different. Now I just run them for set amount of seconds multiple times a day. This is what I use now. View attachment 2846750
Thank you for the advice.

I don't think I have a good grasp on setting up a timer for it yet. I will however change the fallback to off as that does make sense.
 
Neptune

Polyp polynomial: How many heads do you start with when buying zoas?

  • One head is enough to get started.

    Votes: 27 10.6%
  • 2 to 4 heads.

    Votes: 145 57.1%
  • 5 heads or more.

    Votes: 65 25.6%
  • Full colony.

    Votes: 10 3.9%
  • Other.

    Votes: 7 2.8%
NY
Back
Top