Please can you attach your complete packed station ? I like to see it. Thank you so much !
I have changed the target declaration to CONST and the motion is still stopped on the boundary of the world zone.
I tend to use PERS as I often assign values to the target s in RAPID you can not do this if they are declared as CONST.
Graeme,
What else did you do differently than what I was doing to get it to work? I was looking through and it seems I did everything pretty much the same as you did, but mine didn’t work…
Thanks,
SM
Hi Steve,
You are right I simply created the station from your backup and then imported the RAPID code we had already used (and configured the poweron event)- so not sure why it was not working.
Have you tried it in the real controller to see if it works there also?
Regards
Graeme
Graeme,
I just tried it on the real controller and it works brilliantly! I just don’t see why it wasn’t working for me! Thank you so much for all your help Graeme and everyone!
SM
However, is there a way to get it to where it will not ever enter the WZ, even while jogging? Like it works great when the path goes across the WZ, but I really need it to test for the WZ while it is jogging manually as well. Is this possible?
Thanks,
SM
World zones work both in Auto and manual/jogging.
So if you try to jog the robot through the cube in the above configuration it should also stop on the boundary?
It will work for jogging in the simulation, but when I tried it with the real controller and robot, it would still run through it when jogging in manual. It worked great when the program was running (i.e. the path went right into the WZ), but for some reason it didn’t carry over for the jogging… Any ideas?
Thanks,
SM