tekisri - 2019-03-20

Hello !

I have two vitual axes, Master and a slave.
- They run in syn for master value (0 to 360),
- Then they are decoupled through 'MC_CamOut' and
- Then master and slave are stopped
Above three steps work fine.

Requirement:
I want to abort the movement of master and thus the slave in syn should also abort at that point.
ABorting method is called separately when a specific condition is satisfied.

Issue:
By doing so, error occurs. 'SMC_FB_WASNT_CALLED_DURING_MOTION '

Please suggest a solution.

IMG: issue1.PNG

IMG: issue2.PNG

IMG: issue3.PNG

IMG: issue4.PNG