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.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
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.