MACROLOOP
Posted: Thu Feb 16, 2023 1:27 am
Hello,
How can I call M31 macro from macroloop script. I tried this from mpg macro script
if(AS3.GetLED(12) != true) exec.Callbutton(196); // IF INPUT PIN 12 IS ACTIVE THEN START Z PROBE
but it stops with "The Probe sensor was active. The operation was aborted"
and some time probe crash.
Thanks in advance.
How can I call M31 macro from macroloop script. I tried this from mpg macro script
if(AS3.GetLED(12) != true) exec.Callbutton(196); // IF INPUT PIN 12 IS ACTIVE THEN START Z PROBE
but it stops with "The Probe sensor was active. The operation was aborted"
and some time probe crash.
Thanks in advance.