...
The following example clears all emergency history entries within the object directory of the CANopen node AppNode.
Code Block | ||
---|---|---|
| ||
:
COEmcyHistReset (&(AppNode.Emcy));
: |
...
The following example clears all emergency history entries within the object directory of the CANopen node AppNode.
Code Block | ||
---|---|---|
| ||
:
COEmcyHistReset (&(AppNode.Emcy));
: |