Dynamixel MX-106T (2.0)+OpenCM9.04+Arduino IDE_Extended Position Control Mode+Current limit

The problem is I am unable to set the Current_Limit in the eeprom area I tried many ways but failed I don’t know where I am mistaken.

Yes, I think Current_Limit can’t be used the same way like I tied Torque_limit for protocol (1.0) as;

Yes the Current_Limit only works when the GoalCurrent is used, otherwise it won’t limit the current and the torque can be find at maximum limit even after setting the Current Limit (what I experienced and I am not sure).

Yes GoalCurrent worked for me.

Yes it is working using GoalCurrent but I think we are unable to limit the current using Current_limit alone.