Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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.