/
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
Node Specification
Node Specification
More like this
Controlling the Node
Controlling the Node
More like this
Node Start
Node Start
More like this
CANopen Node
CANopen Node
More like this
CONodeProcess
CONodeProcess
More like this
CONodeStop
CONodeStop
More like this