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

Version 1 Next »

COVerChange

Description

This function returns the change number value. The version number is encoded in the following way:

Version <major>.<minor>.<build>-<change>

Prototype

CPU_INT32U COVerChange(void);

Returned Value

The change number value.

Additional Information

The change number is changed on any change in the CANopen stack.

Example

The following example uses the change version of the CANopen stack to implement an application, which is independent from specific features of version.

End of topic

  • No labels