Versions Compared

Key

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

...

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


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