MCWB 5.4.3 Encoder Position Problem
I use 2048 PPR encoder for speed control. It work well.
But if I change the motor mode from speed to position control,something goes wrong.
If we select Z signal for shaft zero alignment,the code after reset below
MC_StartMotor1();
while (MC_GetAlignmentStatusMotor1() !=TC_ALIGNMENT_COMPLETED);
it will get the motor speed to max
Anyone knows the reason why.
Thanks
