Hi,
Let me preface that I’m a bit new to UR and PLC programming. I have been able to program many things with the PLC, but I have a strange issue with the Universal Robot. The EDS file I installed from the UR website tells the PLC that there are 480 registers for inputs and 224 registers for outputs (from the perspective of the PLC). The UR only has 224 registers for both. I was wondering why this is the case, and how to find where the registers are mapped to for both systems? I found that the UR’s boolean output was mapped to the PLC’s input register 280, which is strange. But I really can’t find where the UR’s inputs are mapped to. For reference, I am using an Allen-Bradely 5380ERM PLC and the UR10e.
Thank you!