Jump to content
Cultivated Reef

Apex Jr. Programming Help!


nano-cali

Recommended Posts

I got this thing all set up with my lights, heater the feed works fine, got it connected to my network and all. The problem am having is am trying to program my jebao wp25 to turn off at night say at 11:30 pm and turn back on at 6:00 am but i cant figure out how to do it, i set the feed timer for 10 min and it does shut the wp25 if i turn on feed but the time set up i cant figure it out, some help...

 

 

If i set it to Auto it turns off. Theres also advanced but that seems even more complicated.

 

Apex Outlet Setup


Outlet


Outlet name

Control type Icon
Pump Setup Fallback (On/Off) Initial off time (MMM:SS) On time (MMM:SS): Off time (MMM:SS) Feed timer (A-D) Feed timer delay (MMM)

 

Link to comment

Ok so i think i got it went into "advanced" and put in this code:

 

Fallback ON
Set OFF
If Time 05:30 to 23:30 Then ON
If FeedA 000 Then OFF

Link to comment

Ok so i think i got it went into "advanced" and put in this code:

 

Fallback ON

Set OFF

If Time 05:30 to 23:30 Then ON

If FeedA 000 Then OFF

 

Yup. This is what you want. Let us know if you need any more help.

Link to comment

Yup. This is what you want. Let us know if you need any more help.

There is one question, i have this code for my heater:

 

Fallback OFF

If Temp < 78.0 Then ON

If Temp > 78.5 Then OFF

 

Is there anything i have to add in order to keep it from clicking on and off like crazy?

 

By the way it hasnt been clicking on and off like crazy just saying to prevent it from happening.

Link to comment

There is one question, i have this code for my heater:

 

Fallback OFF

If Temp < 78.0 Then ON

If Temp > 78.5 Then OFF

 

Is there anything i have to add in order to keep it from clicking on and off like crazy?

 

By the way it hasnt been clicking on and off like crazy just saying to prevent it from happening.

Well, your code looks ok. How often if it turning on and off?

 

Mine turns on and off about every 40 mins.

Link to comment

From what i can tell my tank was at 77.5 when i set up the apex, then i set it to 78 and turn off at 78.5 but i kept rising and peaked 78.8 then it goes down but never hits 78.

 

335770o.jpg



Should i do a different temp setting or leave it.

Link to comment
  • 3 weeks later...

How would i set up a pump to turn on say 20 seconds every 20 minutes?

 

I believe that would be... OSC 0/00:20/20:00 Then ON

 

In theory, this would start for 20 seconds at midnight, then off for 20 minutes and continue throughout the day.

 

I am not sure if you can get down to the seconds like that though, as I have never needed/tried it.

Link to comment

Archived

This topic is now archived and is closed to further replies.

  • Recommended Discussions

×
×
  • Create New...