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

Version 1 Next »

Node Processing

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:

End of topic

  • No labels