Sunday, August 2, 2009

How do I program 18 Futaba servo motors using ZEncore! C Language?

Please provide a copy of the C program. Thank you.

How do I program 18 Futaba servo motors using ZEncore! C Language?
I am not sure what you are asking because C is a language that can create software to run your servo motors, but there are many things to consider like the set up of the servo motors, what you intend to use them for. If you are using the software called ZEncore then it has it's own parameters, I am not familiar with it but I can tell you that it will be much simpler than programing it in C specially if you are asking how to........ Here is why? Using C you have to have a hardware card that will tell your servo motor what to do, In order for that card to work you need to know how to program it, execute it, and write the program code in C compile it and run it. You also need to know the type of chip on the card in order to see if you require external memory use such as that of the computer to make sure the program is followed and if there is any problems diagnose them as the program pauses. GOOD LUCK................


No comments:

Post a Comment