Jebao Cables
Jebao Cables
When the cables are in place and power plugged in the units do not turn on. when connected to original wiring they work just fine. Also the arrows on the RA Jebao cable does not line up with the one one the unit wiring.....
Re: Jebao Cables
Did you upload a code that controls the pumps?
Can you post your code?
Also, can you please elaborate what you mean with not lining up?
Can you post your code?
Also, can you please elaborate what you mean with not lining up?
Roberto.
Re: Jebao Cables
The original Jebao cable have arrows on them as to help with alignment\proper connection to the pump(s). The cable I got from RA has the arrows as well but when connecting to the pumps the arrows don't align with each other; have to rotate the wiring so the notches line up. If not then I would be forcing the connection.
Here is he code (i think i know what the issue is but will post it anyway)
ReefAngel.DCPump.UseMemory = false;
ReefAngel.DCPump.SetMode( Lagoon,75,10 );
ReefAngel.DCPump.DaylightChannel = None;
ReefAngel.DCPump.ActinicChannel = None;
Here is he code (i think i know what the issue is but will post it anyway)
ReefAngel.DCPump.UseMemory = false;
ReefAngel.DCPump.SetMode( Lagoon,75,10 );
ReefAngel.DCPump.DaylightChannel = None;
ReefAngel.DCPump.ActinicChannel = None;
Re: Jebao Cables
Yeah... I think you already figured, but you need to assign the channels to Sync or AntiSync.
Roberto.
Re: Jebao Cables
Just so I am clear I just need to adjust the Daylight\Actinic channels correct?
Last edited by psirex on Thu May 08, 2014 1:22 pm, edited 1 time in total.