How to suppress warning 41739, StorePath required ?
Fritz
✭
Is there any way to suppress annoying warnings about StorePath required? I am using move command in error handler to rise robot to safe level after some specific situations. I never need to store nor restore any path. I even do not have Path Recovery option installed, but still getting this warning.
It might be confusing for our customer to get some warnings in log during normal operation. Is it bug or feature? RW7.3.1.
Thanks!
Fritz.
Fritz.
0
Answers
-
Did you use ClearPath instruction?Lee Justice0
-
StopMove prior to that?Lee Justice0
-
I did try:WaitRob \InPos;
tmpPosition := CRobT(\Tool := CurrentTool, \WObj := wobj0);
IF tmpPosition.trans.z < Settings.ZSafeLevel - 10 THEN
StopMove;
ClearPath;
StartMove;
tmpPosition.trans.z := Settings.ZSafeLevel;
MoveL tmpPosition, v200, fine, CurrentTool \WObj := wobj0;
WaitRob \InPos;
ENDIFBut still generates warnings in log.Fritz.
0 -
Fritz said:I did try:WaitRob \InPos;
tmpPosition := CRobT(\Tool := CurrentTool, \WObj := wobj0);
IF tmpPosition.trans.z < Settings.ZSafeLevel - 10 THEN
StopMove;
ClearPath;
StartMove;
tmpPosition.trans.z := Settings.ZSafeLevel;
MoveL tmpPosition, v200, fine, CurrentTool \WObj := wobj0;
WaitRob \InPos;
ENDIFBut still generates warnings in log.Fritz.
Systemintegrator - Web / C# / Rapid / Robotstudio
If I helped, please press Vote Up0 -
Did not help.Seems to be really deeply integrated warning0
-
I also have the same problem, any idea how to get rid of the 41739 warning ?0
-
Hallo, I always receive StorePath warning when using Path Recovery with StopMove/Storepath/RestoPath/StartMove even though I do like described in the cookbook.Would be interested in a solution, because the warning may flow the err-log quickly.0
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