How can I operate motor with rs232 and matlab ?
조회 수: 4 (최근 30일)
이전 댓글 표시
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
답변 (1개)
Shreshth
2024년 11월 7일 9:26
Hey Metin,
Please refer to the below discussion link to get the answer to your question.
Thanks.
댓글 수: 0
커뮤니티
더 많은 답변 보기: Power Electronics Community
참고 항목
카테고리
Help Center 및 File Exchange에서 MATLAB Support Packages에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!