How to create a do from error messege
Hey! I'm trying to create an output signal from an error from i / o. I sometimes get error 71058 (No contact whit I / O unit.) How can I create a trap or similar so I can get an output signal so the PLC can take care of it? it's an Irc5 Robot. Regards Per
0  
            Comments
- 
            Does the robot stop program execution with an error?Lee Justice0
 - 
            yes it does.0
 - 
            Well, if you have the controller set up with the system output for execution error, it ought to be turning that on.Lee Justice0
 - 
            Use IError to interrupt on a defined error.
ex:Motion Supervision errorCONNECT intno1 WITH tColl;IError MOTION_ERR\ErrorId:=204, TYPE_ALL, intno1;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
 - 81 OmniCore
 - 8 RCS (Realistic Controller Simulation)
 - 853 RAPID Programming
 - 31 AppStudio
 - 4 RobotStudio AR Viewer
 - 19 Wizard Easy Programming
 - 110 Collaborative Robots
 - 5 Job listings
 
