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 3 Next »

For processing a single CANopen network message, the CANopen stack provides a service function. The following line processes the latest received CAN message:

CONodeProcess(&demo);

The internal behavior of the CANopen stack is shown in the following diagram:

  • No labels