- Home
- Remote Motion Interface (Pt.1)
Jared Flowers introduces the powerful Remote Motion Interface (RMI) feature inherent in FANUC Robot controllers. He explains that RMI facilitates external control of the robot via a PC, leveraging TCP/IP socket messaging and JSON-formatted commands for seamless communication. The video provides a clear demonstration of how RMI commands are generated and transmitted from the PC to the robot controller, illustrating the practical application of this functionality. It also showcases an example C++ RMI client, offering valuable insight into the programming aspect. The presentation concludes by observing RMI interactions in various environments, providing a comprehensive understanding of this versatile control method and its real-world implications for advanced robot operation.
Related Videos
Python Programming on the R-50iA Controller
R-50iA Controller Remote Debugging for Python