Servo Motor Issues
obie25
Posts: 1
Hi guys,
I am working with several students who are sending various pulse widths to the servo motors and map out the the various speeds the wheels will go.
They are entering various ranges as recommended in the exercise yet (650 to a max of 850)...yet....the motors always turn the same number of revolutions no matter what pulsewidth is entered into the program.· I have reviewed their basic program and the calculations all appear okay.
Anyone have any other thoughts?!
Thanks!
·
I am working with several students who are sending various pulse widths to the servo motors and map out the the various speeds the wheels will go.
They are entering various ranges as recommended in the exercise yet (650 to a max of 850)...yet....the motors always turn the same number of revolutions no matter what pulsewidth is entered into the program.· I have reviewed their basic program and the calculations all appear okay.
Anyone have any other thoughts?!
Thanks!
·
Comments
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
- Stephen
So, if you're using daisy chaining, make sure the physical daisy chaining order corresponds to the parameters that are specified in the labVIEW (or NXT-G) blocks/VIs.
Also try non-daisy chaining and using two sensor ports: one for each of the two Controllers. You'll have to make minor changes to the program for the "port" and "controller number" inputs. Once you get this working properly, thn you can try to convert to daisy chained arrangement.
I used ports 14 and 15. Make sure you change those numbers if you use·other ports.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Richard Vannoy
Programming and Electronics Instructor
www.RichardVannoy.info