Page 1 of 1
Jebao Tuning
Posted: Sun Aug 18, 2013 8:27 am
by clw143
I searched around and saw people talking about doing it but I can't find it.
How would I code to do millis tuning through the portal?
Re: Jebao Tuning
Posted: Fri Aug 30, 2013 8:35 am
by Sacohen
I've seen this post for days now and I don't have the exact answer, because I never got the hang of the new DCPump command, but I think this will get it going.
Make sure that the
is in your features.
Then add this code to tell the pump to use the portal for it's setting.
Code: Select all
ReefAngel.DCPump.UseMemory = true;
ReefAngel.DCPump.DaylightChannel = Sync;
or Actinic if it is plugged into the Actinic port.
If it is on the Expansion Ports then I think the code is
Code: Select all
ReefAngel.DCPump.ExpansionChannel[0] = true;
Then I think you can just go to the portal and adjust the settings under the Internal Memory > DC Pump (Jebao/Tunze)