Question
How to manually set current reference in mc api MC_SetCurrentReferenceMotor1?
Setting the current reference is describes as:
void MC_SetCurrentReferenceMotor1(Curr_Components Iqdref);
What should I type to replace Curr_Components and Iqdref?
I want to manually set current reference to increase torque when the motor is in low rotation speed. Is it possible?
