Skip to end of banner
Go to start of banner

Descritption for ECS CoE Dynamic PDO example

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Next »

Introduction

This example demonstrates how to configure and use Dynamic PDOs (Process Data Objects) in an EtherCAT slave device using the CoE (CANopen over EtherCAT) protocol. Dynamic PDOs allow for flexible data transfer between the slave and master devices, enabling dynamic configuration of data points and their attributes.

Setting up a project in netX Studio.

image-20240930-101141.png

image-20240930-101621.png

Create a new PDO

This example is based on the ECS CoE Custom OD example.

open the AppECS_DemoApplication_Config.h

Conclusion

By following these steps and leveraging the capabilities of Dynamic PDOs, you can create flexible and efficient EtherCAT slave devices that can adapt to changing communication requirements.

  • No labels