I tried it out the simulation of Rapid path worked but the output window showed some errors which I don’t know how to fix
Hope you can check my file https://gofile.io/d/NgpHxw
Have looked through the forum & could not find any similar issues.
I notice you have two Signals that are referenced but is not in the System. Add the two signals (act_toolChange_gppr and act_toolChange_vacuum) to your IO configuration and restart your system. Also your Main Routine is empty and no code is executed.
ok changed the signal naming a bit, but now a different error pops up . In main() ran each path separately & all gave me corner path failure error message. https://gofile.io/d/82Kyhs
To avoid that error, you need to reduce the zonedata or change it to ‘fine’.
so corner path failure is dependant on z position & Wait Time?
No, not “Z” position, z50 is zonedata, just one example of the many. Waittimes, and other waits can cause a corner path failure. Look at what the possible causes are listed with the error.

