This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

[参考译文] TMDS243EVM:EtherNet/IP 适配器、连接管理器实现

Guru**** 2378650 points
请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/1524570/tmds243evm-ethernet-ip-adapter-connection-manager-implementation

器件型号:TMDS243EVM

工具/软件:

您好:


根据 EtherNet/IP 适配器通用器件示例、我正在尝试实现自己的通用器件。
我有指定的 EDS 文件。

系统会进行器件识别。 我已使用 Molex 的 EtherNet/IP 工具实施了定制 CIP 类。 我执行了【大会】。  
我不知道如何在代码中实现[Connection Manager]部分 及其与[Assembly]的绑定

我在演示中找不到创建[Connection Manager]的代码部分。 但 PLC 演示可以正常工作、但我的工程没有。

您能告诉我如何实施[Connection Manager]吗? 它在某种程度上与 EI_API_CIP_createRoutingAssembly 等函数相关吗?