Page 1 of 1

Assigning channels to different pumps.

Posted: Sat Mar 07, 2015 3:48 pm
by lmolenmaker
Hi guys,

I have 3 WP25 pumps and I would like them to do 3 different things.

For example pump 1 Gyre, pump 2 shortpulse and pump 3 constant.

How do I let the RA know which channel is for which pump.

I have the leads connected to the channels 0, 1 and 2.

Also do I have to add a line of code in the setup section to get this working?

Thanks in advance

Re: Assigning channels to different pumps.

Posted: Sat Mar 07, 2015 4:40 pm
by lnevo
You'll have to use ReefAngel.PWM.SetChannel(id, speed);

You can embed the wave functions into the speed argument.