hi,chris:
I find the motor parameters set by user.h,but i want set motor Parameters by variable ,my program need to dentify motor Parameters by itself。
if(flag_enableUserMotorParams)
{
// initialize the motor parameters using values from the user.h file
CTRL_setUserMotorParams(handle);
}