WZlimSup does not work with RW6
SI-GT
✭
in RobotStudio
Hello,
I am starting up two machines where each of them uses a IRB140. Therefore I have to use RS6.01 and RW6.01.1010. To avoid collisions within the working area with any obstacles I usually use stationary worldzones. So robot will not chrash neither in automatic mode nor in manual mode. There have never been any problems with the worldzones with RS5.61 and any RobotWare 5.61.####. They always worked properly.
I attached an excerpt of my program which is linked with PowerOn event. The worldzones with WZDOSet work properly without any complains (not shown on the example)!
All stationary Worldzones with WZLimSup are ignored by the control an robot moves without any stop or error message into the defined areas no matter which operating mode is selected.
I am starting up two machines where each of them uses a IRB140. Therefore I have to use RS6.01 and RW6.01.1010. To avoid collisions within the working area with any obstacles I usually use stationary worldzones. So robot will not chrash neither in automatic mode nor in manual mode. There have never been any problems with the worldzones with RS5.61 and any RobotWare 5.61.####. They always worked properly.
I attached an excerpt of my program which is linked with PowerOn event. The worldzones with WZDOSet work properly without any complains (not shown on the example)!
All stationary Worldzones with WZLimSup are ignored by the control an robot moves without any stop or error message into the defined areas no matter which operating mode is selected.
MODULE
Power_On(SYSMODULE)
!____________declaration of wordlzone belonging variables__________________
VAR wzstationary wzbox_working_zone; !within safety enclosure
VAR shapedata vol_working_zone;
!____decalaration and initialization of const corners of the worldzones (always front_left & rear_right);_____CONST pos pos_wz_working_zone{2}:=[[849.5,-630,1200],[-1010.5,300,0]];
!___________________creating all worldzones_________________________________
PROC declare_wzones()
!worldzone: working zone
WZBoxDef \Inside,vol_working_zone,pos_wz_working_zone{1},pos_wz_working_zone{2};
WZLimSup \Stat, wzbox_working_zone, vol_working_zone;
ENDPROC
ENDMODULEThe only difference between my projects on RW5.61 and RW6.01 are the coordinates of the two corners of the worldzones. I have read the instuctions for worldzones with RW6 at least three times but I can't find any mistake by myself and also also noticed no difference to RW5.61. Please help me.0
Comments
-
I got the solution to my problem:
There is a new feature in RW6.01 which does not work proberly and disfunctions the WZlimSup command.
Solution:
To deactivate the new feature, go to System Parameters - Topic Motion - Type Jog Parameters: and in motion_planner_# change the parameter “Jog Mode” from "Responsive" to "Standard".0
Categories
- All Categories
- 5.5K RobotStudio
- 395 UpFeed
- 18 Tutorials
- 13 RobotApps
- 297 PowerPacs
- 405 RobotStudio S4
- 1.8K Developer Tools
- 249 ScreenMaker
- 2.7K Robot Controller
- 310 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