Disable stationary world zones in manual mode
Hello,
Is there a way to disable stationary world zones when I'm jogging the robot?
Eventually, it would be good even if the world zones are temporary but they have to behave as stationary when I'm not jogging (I think I can relate their definition to the events power on, start and restart to do so).
Thank you a lot!
Is there a way to disable stationary world zones when I'm jogging the robot?
Eventually, it would be good even if the world zones are temporary but they have to behave as stationary when I'm not jogging (I think I can relate their definition to the events power on, start and restart to do so).
Thank you a lot!
Tagged:
0
Comments
-
I don't think that you can. What does your world zone do? Prohibit jogging or set/reset an output?Lee Justice0
-
The world zones should avoid the robot to enter them.
I did something that seems to work, just I'm a bit worried it can give some troubles I haven't thought about.
I have defined a routine event WzDef() connected to Start and Restart, and a WzDisable() connected to Stop and QuickStop:PROC WzDef()WZBoxDef \Inside, volume, p1_pallet_sx_over, p2_pallet_sx_over;WZLimSup \Temp, Pallet_Sx_Over, volume;WZEnable Pallet_Sx_Over;WZBoxDef \Inside, volume,p1_pallet_sx_rigth, p2_pallet_sx_rigth;WZLimSup \Temp, Pallet_Sx_Rigth, volume;WZEnable Pallet_Sx_Rigth;ENDPROCPROC WzDisable()WZFree Pallet_Sx_Over;WZFree Pallet_Sx_Rigth;ENDPROC
Maybe do you see some possible issues in this solution?Post edited by dragolollo on0
Categories
- All Categories
- 5.5K RobotStudio
- 394 UpFeed
- 18 Tutorials
- 13 RobotApps
- 297 PowerPacs
- 405 RobotStudio S4
- 1.8K Developer Tools
- 249 ScreenMaker
- 2.7K Robot Controller
- 309 IRC5
- 59 OmniCore
- 7 RCS (Realistic Controller Simulation)
- 785 RAPID Programming
- AppStudio
- 3 RobotStudio AR Viewer
- 18 Wizard Easy Programming
- 105 Collaborative Robots
- 4 Job listings