CANopen Master Documentation
Version 6.08.00
Loading...
Searching...
No Matches
CANopen Master version

Macros

#define COM_VERSION_MAJOR   6
 
#define COM_VERSION_MINOR   8
 
#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   6

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   8

Minor version.

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