1
Technical support / Stepper Motors Not Working!
« on: July 17, 2003, 05:17:14 AM »
Hi, need some stepper control advice!
I wrote 2 function to control two stepper motors running at the same time at different direction:
Funtion M1:
STEPSPEED 1,1000,20
STEPMOVE 1,500,8
Function M2:
STEPSPEED 2,1000,20
STEPMOVE 2,-500,9
When I activate both function together only one motor managed to move.
I'd tried run both motors seperately (Out#5, Out#6) on seperate program without any problem. So I can ruled out the motor driver or program error.
Did anyone have similar experience? Please advice. Thanks.
I wrote 2 function to control two stepper motors running at the same time at different direction:
Funtion M1:
STEPSPEED 1,1000,20
STEPMOVE 1,500,8
Function M2:
STEPSPEED 2,1000,20
STEPMOVE 2,-500,9
When I activate both function together only one motor managed to move.
I'd tried run both motors seperately (Out#5, Out#6) on seperate program without any problem. So I can ruled out the motor driver or program error.
Did anyone have similar experience? Please advice. Thanks.