hi, I have a question about zone value about movement to a Home position /or a safe position:
WZSphDefInside,shHomePos,pHP.trans,50;
WZDOSetStat,wzHomePosInside,shHomePos,doIRBInHome,high;&nb sp;
/worldzone setting of home position “pHP”,
MoveJ pHP,v200,fine,AppliTool;
My question is: I want to reduce cycle time by reducing back and force time around home position movement. Thus if I set zone value =20:
MoveJ pHP,v200,z20,AppliTool;
Then after this command will it still have a world zone output?
What I mean is if it is possible that by fly point (zone value movement), robot can save time, with world zone detecting still working effectively.