Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

Emergency State

The CANopen stack provides service functions to get internal information of the emergency error management. This simplifies the realization of a central error management within the CANopen device.

The following example returns the number of currently active emergency errors:

num = COEmcyCnt(&demo.Emcy);

  • No labels