/
Node Processing
Node Processing
For processing a single CANopen network message, the CANopen stack provides a service function. The following line processes the latest received CAN message:
CONodeProcess(&demo);
The internal behavior of the CANopen stack is shown in the following diagram:
Figure - CANopen Stack Internals
, multiple selections available,
Related content
CONodeProcess
CONodeProcess
More like this
Controlling the Node
Controlling the Node
More like this
COIfRead
COIfRead
More like this
Node Start
Node Start
More like this
CONodeStart
CONodeStart
More like this
CONodeInit
CONodeInit
More like this