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
			
			
									
						
										
						Assigning channels to different pumps.
- lnevo
- Posts: 5422
- Joined: Fri Jul 20, 2012 9:42 am
Re: Assigning channels to different pumps.
You'll have to use ReefAngel.PWM.SetChannel(id, speed);
You can embed the wave functions into the speed argument.
			
			
									
						
										
						You can embed the wave functions into the speed argument.
