...
The following example clears all detected emergency within the application of the CANopen node AppNode. The corresponding emergency state change messages will be sent.
Code Block | ||
---|---|---|
| ||
:
COEmcyReset (&(AppNode.Emcy), 0);
: |
...
The following example clears all detected emergency within the application of the CANopen node AppNode. The corresponding emergency state change messages will be sent.
Code Block | ||
---|---|---|
| ||
:
COEmcyReset (&(AppNode.Emcy), 0);
: |