Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

String Objects

The CANopen stack provides a system object type for managing strings. The strings are assumed to be read only data. The recommended way to allocate this string memory is shown in the following example:

...

The internal behavior of the CANopen stack is shown in section "User Type Objects".End of topic