Page 1 of 1

PWMSlope ramp up time limit?

Posted: Wed Aug 17, 2011 10:20 am
by jonegross
Is there a limit to the length of ramp up/down time in the PWMSlope argument? I am using 120 which works fine. I had received a few corals that I wanted to slowly accumulate so I used 330 but it seems the ramp up happened over an hour-ish. It didn't bother the new team, but thought I ask for the future. If this has been asked and answered, sorry I looked but couldn't find info. Thanks

Re: PWMSlope ramp up time limit?

Posted: Wed Aug 17, 2011 10:28 am
by rimai
255 is the maximum. anything over would just deduct 255, so in your case, it just used 45

Re: PWMSlope ramp up time limit?

Posted: Wed Aug 17, 2011 10:29 am
by rimai
bad math.. sorry.. misread 300 to 330.
It actually used 75.

Re: PWMSlope ramp up time limit?

Posted: Wed Aug 17, 2011 10:41 am
by jonegross
Cool, Thanks