Good evening,
I need to know if it is possible, through a special function, to have the Ethercat address of a specific device on the network (for example with CAADevisDiagnosis Library).
The EtherCat network changes its composition according to the type of machine and therefore for the same device this has a different address.
I would need to automatically change the address in the program, to read its status.
Good evening,
I need to know if it is possible, through a special function, to have the Ethercat address of a specific device on the network (for example with CAADevisDiagnosis Library).
The EtherCat network changes its composition according to the type of machine and therefore for the same device this has a different address.
I would need to automatically change the address in the program, to read its status.
Thank you!
Last edit: albzen 2023-04-13
Hello, you could directly read the EtherCAT address from the device:
It works!!
Thank you!