Migration issue: MCAlignEncoderMotor1() replacement
Hi everyone,
I am new to the MCSDK environment and currently working on a porting project from MCSDK 5.4.8 to 6.4.1. I have been stuck on this for weeks and I am honestly getting desperate as I cannot find a way forward.
I need a functional routine to handle encoder alignment that is compatible with the 6.4.1 framework. The alignment must be performed solely upon user request, and it is critical that the motor does not start running after the alignment sequence. I am looking for a direct replacement for the legacy MCAlignEncoderMotor1() API.
I have already attempted the implementation suggested in this thread:
MCSDK 6.3 - Correct way to restart / retrigger encoder alignment
Unfortunately, this solution does not work for my setup. Could you please provide guidance on how to trigger this alignment in isolation within the 6.4.1 architecture?
Best regards,
bolla_bo
