Programmable Logic, Maintenance Mode, and Feeding Pauses

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

DirtDiggler2823

If I can't break it, it doesn't exist
View Badges
Joined
Jul 31, 2018
Messages
1,667
Reaction score
2,075
Location
Gambrills
Rating - 0%
0   0   0
I'm stuck trying to figure out how to program maintenance and feeding equipment pauses. I've just fully transitioned from my Reef-Pi to my GHL setup and I'm trying to recreate these pauses, which were called macros on my DIY controller. They allowed me to shut down, and power outlets on at certain times after activation. For instance: I had a macro called coral feed that would shut down my return pump, uv sterilizer, skimmer, and wavemakers after a 30 second delay. Then for the next 30 or so minutes, the wavemakers would kick on to lift any food off the substrate, and then kick back off for a couple minutes before turning on again. It would do this a few times then the return pump would kick on, uv would kick on, wavemakers would kick on, and after a 20 minute wait, the skimmer would finally kick on. When I go to program my P4 to do anything like this, I don't see any settings that would allow for it. Even the instructions listed on the GHL website show options that I seem to not have. I'm running firmware version 7.25, which is odd because the current firmware listed online is 7.24. I need some help with this. Right now I'm not really able to feed my reef the way I need to. @Vinny@GHLUSA
 

Lasse

10K Club member
View Badges
Joined
Mar 20, 2016
Messages
10,888
Reaction score
29,894
Location
Källarliden 14 D Bohus, Sweden
Rating - 0%
0   0   0
Do you use GCC or Web interface?

In GCC - activate expert mode here

1648927975190.png


In Webinterface

Go to App settings - press the three dots and after that app settings

1648928246527.png



1648928311234.png



I´ll think that it is possible to program all of that you want - but it will take some time to construct it

Sincerely Lasse
 
OP
OP
DirtDiggler2823

DirtDiggler2823

If I can't break it, it doesn't exist
View Badges
Joined
Jul 31, 2018
Messages
1,667
Reaction score
2,075
Location
Gambrills
Rating - 0%
0   0   0
Do you use GCC or Web interface?

In GCC - activate expert mode here

1648927975190.png


In Webinterface

Go to App settings - press the three dots and after that app settings

1648928246527.png



1648928311234.png



I´ll think that it is possible to program all of that you want - but it will take some time to construct it

Sincerely Lasse
I can use either or. I'll turn on expert mode in the web ui to see what I get. I'll back back with questions if any more pop up. I appreciate the help on this.
 
OP
OP
DirtDiggler2823

DirtDiggler2823

If I can't break it, it doesn't exist
View Badges
Joined
Jul 31, 2018
Messages
1,667
Reaction score
2,075
Location
Gambrills
Rating - 0%
0   0   0
Do you use GCC or Web interface?

In GCC - activate expert mode here

1648927975190.png


In Webinterface

Go to App settings - press the three dots and after that app settings

1648928246527.png



1648928311234.png



I´ll think that it is possible to program all of that you want - but it will take some time to construct it

Sincerely Lasse
Expert mode was already turned on. It's also turned on in the GCC, let me see what that lets me do.
 

ingchr1

Valuable Member
View Badges
Joined
Sep 9, 2018
Messages
1,499
Reaction score
1,128
Rating - 0%
0   0   0
As an example, here's how I have my maintenance modes and feed pauses setup.
You will need to use programable logic. Here's how I have mine setup using all four Feed Modes and Two Maintenance Modes to give you an idea how to do it.

1641384102470.png


Time Delay

Time delay for after each Maintenance Mode is set by G1 and G2.

Time delay for after each Feed Mode is set by G3, G4, G5 and G6.

Actuation of Time delay after either Maintenance Mode is set by G7.

Actuation of Time delay after any of the Feeds Modes is set by G10 (combining through G8 and G9).

Actuation of Time delay after any Maintenance or Feed Mode is set at G11. The G11 logic gate is applied to my skimmer and ATO to delay them 5 minutes after Maintenance or Feed Mode.

Feed Mode

The four Feed Modes are combined using G12, G13 and G14. The G14 logic gate is applied to my powerheads which I turn off during Feed Mode.

1641384232564.png


1641386458279.png
 
OP
OP
DirtDiggler2823

DirtDiggler2823

If I can't break it, it doesn't exist
View Badges
Joined
Jul 31, 2018
Messages
1,667
Reaction score
2,075
Location
Gambrills
Rating - 0%
0   0   0
Everything is in Expert Mode as detailed by @Lasse , and I have the programming tables laid out as outlined by @ingchr1 as seen below. I didn't do anything with the feed pauses, as my feed pauses are probably going to be pretty involving. I still don't understand how this all works quite yet, but that may be because I'm used to speaking a different language to my controller, if that sentence makes sense.
 

Attachments

  • Feed Pause.png
    Feed Pause.png
    15.3 KB · Views: 44
  • Programmable Logic.png
    Programmable Logic.png
    53.1 KB · Views: 40
  • Switch Channels.png
    Switch Channels.png
    64.1 KB · Views: 40

Vinny@GHLUSA

Valuable Member
View Badges
Joined
Jul 27, 2016
Messages
1,149
Reaction score
1,509
Rating - 0%
0   0   0
No need to feel "lost". :)
The knowledge base has quite a bit of information on both FP and maintenance modes.
Use these articles to get a basic understanding of how these work:

Once you feel comfortable with it, you can take it a step further and add "delays" for these functions. The KB also has instructions on how to do this.

Since it sounds like you will want to have multiple functions assigned to the same powerbar socket, you will want to also get an understanding of how Programmable Logic works. We have a KB article which gives you examples.
 

Reefing threads: Do you wear gear from reef brands?

  • I wear reef gear everywhere.

    Votes: 42 16.5%
  • I wear reef gear primarily at fish events and my LFS.

    Votes: 16 6.3%
  • I wear reef gear primarily for water changes and tank maintenance.

    Votes: 1 0.4%
  • I wear reef gear primarily to relax where I live.

    Votes: 30 11.8%
  • I don’t wear gear from reef brands.

    Votes: 147 57.6%
  • Other.

    Votes: 19 7.5%
Back
Top