Problem with CalcJointT
Hi,
I am not sure if this is a bug, but when I use CalcJointT to check if a target is unreachable,  it doesn't continue in the error handler, but gets stuck on that row indefinitely. 
This is the only row that is not working
jntReach := CalcJointT(testPos, TestTool\Wobj:=TestwObj);
If I am correct this should be catched by
ERROR
IF ERRNO = ERR_ROBLIMIT THEN
bReachable := FALSE;
TRYNEXT;
ENDIFHowever the execution arrow just stops at -> jntReach and does not proceed further. The RapidWindow also gets unlocked as if there is an error.
                
            Tagged:
            
        
0  
            Answers
- 
            Hi AuxiliumD,
 CalcJointT has also "ERR_OUTSIDE_REACH" as error handler.
 It should work when you handle with both errors.0
Categories
- All Categories
- 5.6K RobotStudio
- 401 UpFeed
- 21 Tutorials
- 15 RobotApps
- 306 PowerPacs
- 407 RobotStudio S4
- 1.8K Developer Tools
- 250 ScreenMaker
- 2.9K Robot Controller
- 363 IRC5
- 80 OmniCore
- 8 RCS (Realistic Controller Simulation)
- 853 RAPID Programming
- 30 AppStudio
- 4 RobotStudio AR Viewer
- 19 Wizard Easy Programming
- 110 Collaborative Robots
- 5 Job listings
