Automatic Error Recovery
Discover how FANUC’s Automatic Error Recovery keeps robots running by minimizing downtime with smart recovery methods and easy setup.
The video introduces the High-Speed Position Output (HSPO) option for FANUC robot controllers, which allows broadcasting data over a socket messaging connection. HSPO can send TCP Cartesian position, robot joint angles, or up to ten robot variables at a rate of once every two milliseconds. Use cases for HSPO include relating the robot's position to sensor data, monitoring the robot's position for vision processes, and using the robot's current position for motion planning. Configuration steps for HSPO involve loading option R891, setting system variables, configuring the server name and port, setting the rate variable, and configuring the output type, group mask, and endian variables. The video also shows example C++ code for receiving HSPO packets and a live demonstration of configuring HSPO system variables for a CRX robot, setting the HSPO out type for robot joint angles, and receiving HSPO data on a PC while the robot moves.
Discover how FANUC’s Automatic Error Recovery keeps robots running by minimizing downtime with smart recovery methods and easy setup.
The video introduces FANUC's system design tool software option, addressing challenges faced by integrators and the purpose of the tool. It highlights the challenge of propagating settings from one robot to another and the need for basic settings to be consistent across different robots.
Learn how to configure FANUC PalletTool 3 for Multi-Case grippers to boost palletizing efficiency with streamlined setup and smart grouping.
Learn how to operate FANUC PalletTool 3’s Run screen, manage cycles, switch products, and optimize palletizing for smooth production.
Boost automation with Python on FANUC R-50iA controllers. Learn script execution, data handling, and integration tips for robotics workflows.
Set up and use Python remote debugging on FANUC R-50iA controllers with VS Code for efficient script development and troubleshooting.