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.

[参考译文] AM2434:LP- AM2434

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

https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/1404796/am2434-lp--am2434

器件型号:AM2434

工具与软件:

你(们)好  
我们将使用 AM2434 - LP 创建定制电路板 、我们使用的是 SDK 版本 ind_comms_sdk_am243x_09_02_00_08。
如何读取和写入类0x70、实例0x01和属性0x308的数据? 需要了解如何设置和获取数据?
您是否有任何 对象库用于在应用程序上读取或写入数据?
我正在使用以下方法尝试访问数据以读取和写入 EIP 堆栈。 (低于 SS 以供参考)
  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    尊敬的 Yashaswini:

    可以、要获取属性、可以使用 EI_API_CIP_getattr_ API 也存在类似的 API、用于写入属性 EI_API_CIP_setattr_ .
    请参阅 SDK 安装文件夹下的 API 参考。
    (c:/ti/ind_comms_sdk_am243x_09_02_00_08/docs/am243x/ethernetip_adapter/modules.html)

    您在这里的问题到底是什么?设置/获取属性编号0x308时遇到问题了吗? (顺便说一下、在代码中、您要 在 for 循环中访问属性0x308、0x309、...、0x30C、而不仅仅是0x308)。
    当然、您在访问属性之前必须已经创建属性、我想您已经创建了这些属性。

    此致
    Pourya