All I/O registers are preconfigured (this is what the EDS file contains), so no need to setup anything in the Installation tab on the robot. You only need to enable EthernetIP in the Installation.
The EDS file needs to be installed in your Allen Bradley (AB) software in order to access the preconfigured registers. Then you have access to all registers from both AB software and robot.
From the robot program if you want to read or write to a register, there is a bunch of script codes available for this. See the How-To you linked to for an overview of codes available.
It is not posssible to see a full list of all registers directly in PolyScope, but you can in AB software see the entire list and current value of each register.
Hi pros,
we struggle to find information about the EthernetIP setup on UR robots. The only documentation that I found was this example with Allen-Bradley PLC here.
How can we setup Inputs and outputs with EthernetIP? Do we need to add read and write commands in the program or can it be set up like the modbus Client IO tab in the Installation tab where we layout the IOs that need to be exchanged between the devices?
@Stefan_Stubgaard do you have some more documentation on the EthernetIP option available in the UR robot?