pascaljt - 2023-10-26

Hello,

I program a function for an Ethernet/IP controller. I made a structure with input and output corresponding with the map of my controller for the function block.
My problem is that I don't know how to do the link between the controller and my PLC (CC 100 from Wago). The addresses declare in Codesys are illogic, The first addresses are 12 and 13 then 7 then 4.

How to do corresponding the addresses of the controller and the input / output structure ? IP adress ?
Does I must create the all variables of controller with the controller adresses to use with the function block ?

Thanks for your help.

(I hope I'm clear, I'm not english)