Hi,
strange, no replies on such a safety related problem ??
OK, some more details here:
- The problem is not connected to my macropump. It can be reproduced by moving an axis by the MPG in step/velocity-mode and changing to multiple-step-mode by mouse click on the screen.
- I tried to fix the problem with an inserted code
while ismoving()
sleep(100)
wend
But it looks like Mach does not even know that the axis is still moving. There is no positive return code on ismoving(). It looks like Mach's pulse engine just continues to output pulses in the momentary rate
I hope there is a developer listening who is willing to analyze and fix this severe issue.
Thanks
Uli