CANopen Master Protocol Stack 
Version 7.00.02
Loading...
Searching...
No Matches
CANopen Master version

Macros

#define COM_VERSION_MAJOR   7
#define COM_VERSION_MINOR   0
#define COM_VERSION_BUILD   0

Detailed Description

The COM_VERSION definitions specify the version of the CANopen Master protocol stack.

Macro Definition Documentation

◆ COM_VERSION_BUILD

#define COM_VERSION_BUILD   0

Build version.

This is the build version of the protocol stack.

◆ COM_VERSION_MAJOR

#define COM_VERSION_MAJOR   7

Major version.

This is the major version of the protocol stack, the value is copied into object 1018h (revision number).

◆ COM_VERSION_MINOR

#define COM_VERSION_MINOR   0

Minor version.

This is the minor version of the protocol stack, the value is copied into object 1018h (revision number).