Versions Compared

Key

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

COEmcyHistReset

Description

This function clears the EMCY history in the object directory.

...

The following example clears all emergency history entries within the object directory of the CANopen node AppNode.End of topic


Code Block
languagecpp
    :
    COEmcyHistReset (&(AppNode.Emcy));
    :