For a ramp from 0-100%
[php]
For z=0 to 255
HPWM 1,z,1000
;
;
next
[/php]
where 0 is full time OFF and 255 is full time ON
For a ramp from 0-100%
[php]
For z=0 to 255
HPWM 1,z,1000
;
;
next
[/php]
where 0 is full time OFF and 255 is full time ON
Steve
It's not a bug, it's a random feature.
There's no problem, only learning opportunities.
Bookmarks