RaviPaike Posted August 26, 2005 Report Share Posted August 26, 2005 Hi All, Need your help.. what I'm trying is I have one slider gain, As I change the value of slider then I want to change the value of say Y parameter from 0 to 1 and after some time say 2 sec I want change the value of Y parameter back to 0 but with the decrement of 0.2( 1-0.8-0.6-0.4-0.2-0)like that... Any idea how should I go about it Thanks in advance!!!! Ravi Quote Link to comment
Yair Posted August 26, 2005 Report Share Posted August 26, 2005 Your question is very general, but I would say use a for loop with some waiting and place the indicator in the loop. Here are 2 examples, one using shift registers and one using calculation. Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.