So I recently purchased the Jebao apex harness and completed the programming for it. The left channel works fine with either powerhead; however, the right channel doesn't come on at all, even when in the "ON" position on Fusion. I am at a total loss.

Programming below:

Timer_1
OSC 120:00/010:00/000:00 Then ON
If Output Timer_2 = ON Then OFF
If Time 23:00 to 11:00 Then OFF

Timer_2
OSC 045:00/015:00/000:00 Then ON
If Output Timer_3 = ON Then OFF
If Time 23:00 to 11:00 Then OFF

Timer_3
OSC 015:00/005:00/000:00 Then ON
If Output Timer_1 = ON Then OFF
If Time 23:00 to 11:00 Then OFF

VarSpd1_l1
Set Wave1
If Time 11:00 to 14:59 Then DuskDawn
If Time 15:00 to 21:59 Then Lt_Flush
If Time 22:00 to 23:59 Then DuskDawn
If Time 00:00 to 10:59 Then Night
If Output Timer_1 = ON Then DblFlush
If Output Timer_2 = ON Then Pulse
If Output Timer_3 = ON Then Wave2

VarSpd2_l2
Set Wave1
If Time 11:00 to 14:59 Then DuskDawn
If Time 15:00 to 21:59 Then Rt_Flush
If Time 22:00 to 23:59 Then DuskDawn
If Time 00:00 to 10:59 Then Night
If Output Timer_1 = ON Then DblFlush
If Output Timer_2 = ON Then Pulse
If Output Timer_3 = ON Then Wave2



All the profiles listed were setup with the exact names referenced above.

Troubleshooting so far:
  1. Turned VarSpd VO's to ON (only the l2, right side, worked)
  2. Swapped pumps. Still only l2 worked. The pump that was working stopped and the one that wasn't working now worked.
  3. Moved to VarSpd 3 and 4 with same programming. Same issue.
  4. Replaced the ethernet cable... BOOM! Worked! Should have done that in the first place