EtherNet/IP™ Adapter3.02.00
PLC Projects for the EtherNet/IP Adapter Example

Introduction

The following sections describe the steps to configure projects that contain one PLC implementing EtherNet/IP Scanner functionality and one SITARA AM64x based EtherNet/IP Adapter device.

Examples are provided for CODESYS IEC 61131 development and runtime environments executing on Texas Instruments AM64x evaluation boards (SK-AM64, TMDS64EVM), an industrial RevPi Connect hardware (https://revolution.kunbus.com/) by KUNBUS GmbH, and an Allen-Bradley CompactLogix L16ER PLC that is configured and programmed from the RS Logix 5000 development environment.

NOTE:
As of Version CT18 of the ODVA Automatic Test Tool configuration files are stored in JSON format with .soc extension.
For this reason, the old stc directory was removed and replaced by a new soc directory.

EDS file(s) can be found in the following path:

${SDK_INSTALL_PATH}/examples/industrial_comms/ethernetip_adapter_demo/deviceProfiles/genericDevice/eds

SOC file(s) required for the ODVA CT18 test tool or later can be found in the following path:

${SDK_INSTALL_PATH}/examples/industrial_comms/ethernetip_adapter_demo/deviceProfiles/genericDevice/soc

CODESYS Runtime on a Texas Instruments AM64x Sitara Processor

See CODESYS Runtime on a Texas Instruments AM64x Sitara Processor

CODESYS Runtime on a KUNBUS RevPI Controller

See CODESYS Runtime on a KUNBUS RevPI Controller

Allen-Bradley CompactLogix Controller

See Allen-Bradley CompactLogix Controller