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 Next »

Node Specification

This section describes the basic node specification. This table must be existent for each CANopen node, which shall be active within the CANopen device.

Example:

This example specifies the basic node information for the example node. Each entry is a part of this configuration file co_obj_cfg.c. This structure is only required for startup of the CANopen stack.

Note: If SDO block and segmented transfer is disabled, e.g. the SDO transfer buffer is not used, the last entry in the node specification should be set to NULL.

For the usage of this structure, see the Reference Manual [2]. The following example instantiates a single CANopen node:

  • No labels