05-08-2008 12:45 AM
05-08-2008 12:51 AM
05-09-2008 11:24 AM
Hi excetara2,
I don’t see anything in your code that would cause it to stop updating. One potential problem I see is that the entire program is software timed. This could cause problems with motor control because Windows is not deterministic. Your code will not always run at a consistent speed. I’d be happy to offer some advice about ways around this if you can tell me a little more about your overall goal for this project. How do you want the motor to behave if everything is working properly?
Thanks,