I’m using the MC_BR_JogVelocity Function Block from the McAxis Library (mapp motion version 6.4).
My problem is if one Jog Input comes in rapidly, the axis gets stuck in the jog movement until i set the enable to false.
i tried to debounce the inputs already with 200ms between the signals but still having that problem.
@Oliver_Stockinger,
This is a known issue with Mapp Motion 6.7 and lower. The issue should be resolved in mappMotion 6.8.0 / 5.31.2 which should get released later this year.
Turned out that this problem was caused by another issue which caused 100% CPU usage, after fixing it i had no problems with MC_BR_Jog anymore and motion 6.7, the only thing i did was debouncing and mutally lock the jog inputs from the FB.