Fanuc Robot Connectivity using Fuuz Gateway

Fanuc Robot Connectivity using Fuuz Gateway

Fanuc Robot Connectivity


Fanuc Robots provide multiple I/O communication ports. 

Warning
Be sure that all Ethernet ports are configured to separate networks

For best results, we suggest using our ModbusTCP or OPCUA drivers to connect to your Fanuc robots directly.

Naturally, the Fanuc robots will provide you the ability to address any of the 10's of thousands of Modbus registers within the controller, depending on the specific robot model. If you want to use OPCUA - you'll need to map your holding register tags, to the OPCUA tags within the robot controller. This can be a manual process, unless your controller provides a method to leverage a pre-configuration file that can be imported to setup your variable addressing.

In our testing, OPCUA works quite well and is highly performant in gathering both Read and Write of data to the register blocks within the Fanuc robot controller.

There are some nuances with the Fanuc controller, in that browsing is not generally supported. Due to this Fanuc limitation, in order to retrieve tag data from the controller, you will need to update the read request through the OPCUA server, to include the register block you want to get back. Detail on how to address the registers can be found in the attached manuals, or your own manual. If you need additional information, you'll need to contact Fanuc support to acquire your manual and if you need assistance with figuring out how to configure this - just submit a support ticket to our team.

    • Related Articles

    • Omron PLC/HMI NX102 Connectivity with Fuuz Gateway

      Connecting with the NX102 using the Fuuz Industrial Gateway Capabilities of the NX102 Controller The Omron NX102 has 2 available Ethernet ports. One port can be set as the OPCUA communication port, you can then use the 2nd port as a Modbus TCP or ...
    • Edge Gateway Installation Step-by-Step

      Overview This guide walks you through the complete process of installing the Fuuz Device Gateway on a local device, configuring access control, and connecting it to the Fuuz Cloud. It includes steps for downloading the installer, setting up API keys, ...
    • How to Create APIs Using Data Flows in Fuuz

      How to Create APIs Using Data Flows in Fuuz Estimated Time: 5–7 minutes Skill Level: Intermediate Overview This guide explains how to create RESTful APIs using Data Flows in Fuuz. Unlike the GraphQL-based method covered in a previous tutorial, this ...
    • How to connect OPC/UA simulator to the Fuuz Gateway

      Using an OPC/UA simulator can be a useful way to familiarize yourself with the connection settings of The Fuuz Gateway application. With the simulator, you can simulate the behavior of an OPC/UA server and connect it to The Fuuz Gateway to see how it ...
    • System connectivity validation - testing a connection when your 3rd party moves its hosting

      In this video, our engineer responds to an alert from a 3rd party, in this case Plex ERP, but this could be any system. Sometimes software vendors will 'move' their hosting and that can present some concerns for your integrations. Of course, we at ...