How can I operate motor with rs232 and matlab ?
Mostrar comentarios más antiguos
Hello everyone,
I have a MD5-ND14 stepper motor driver, PMC-2HS-232 motion controller and 2 pieces of A8K-M566 5 phase stepper motor from AUTONICS company.
I want to operate stepper motor with matlab. I start with that code
s = serial('COM3')
fopen(s)
...
But there is a problem about how I can operate the motor. Which codes do I need to write to operate motor ? How can I operate the stepper motor ?
1 comentario
Miguel D. Martinez
el 27 de Feb. de 2021
Did you ever figure out any of the code needed ?
Respuestas (1)
Shreshth
el 7 de Nov. de 2024
0 votos
Hey Metin,
Please refer to the below discussion link to get the answer to your question.
Thanks.
Comunidades de usuarios
Más respuestas en Power Electronics Control
Categorías
Más información sobre MATLAB Support Packages en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!