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 Shutdown

Shutting down a node is typically not used by real embedded CANopen applications. This function is provided to delete all dynamically created objects and free the used memory areas.

CONodeStop(&demo);

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

Note: After this activity, the interface and all resources are free to use by other components.

End of topic

  • No labels