Tool/software:
Hello,
based on the EtherNet/IP Adapter Generic Device Examples, I am trying to implement my own Generic Device.
I have the given EDS file.
The device identification works. I have implemented a custom CIP Class tested with EtherNet/IP Tools from Molex. I have implemented [Assembly].
I don't know how to implement the [Connection Manager] part in the code and its binding to [ASSEMBLY]
I didn't find in the demo the part of the code where the [Connection Manager] is created. But the demo with PLC works, but my project does not.
Can you please advise me how to implement [Connection Manager]? Is it somehow related to functions like EI_API_CIP_createRoutingAssembly?

