Assigning channels to different pumps.

Do you have a question on how to do something.
Ask in here.
Post Reply
lmolenmaker
Posts: 59
Joined: Tue Nov 12, 2013 5:58 am

Assigning channels to different pumps.

Post 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
User avatar
lnevo
Posts: 5430
Joined: Fri Jul 20, 2012 9:42 am

Re: Assigning channels to different pumps.

Post by lnevo »

You'll have to use ReefAngel.PWM.SetChannel(id, speed);

You can embed the wave functions into the speed argument.
Post Reply