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

Macros

#define COM_VERSION_MAJOR   6
 
#define COM_VERSION_MINOR   06
 
#define COM_VERSION_BUILD   04
 

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   04

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   06

Minor version.

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