We are thrilled to share the news about the release of KPA EtherCAT Master 2 for Linux Arm32 version 2.7.801.0.
This latest update, which follows release 2.6.3502, introduces the following enhancements:
- Extension of the dmkpa library
In order to ensure backward compatibility with Master 1, the following functions have been moved to the dmkpa library:- KPASyncCreate – сreates a synchronization object to synchronize with Master cycle
- KPASyncReset – resets a synchronization object
- KPASyncWait – waits for the event on a synchronization object
- KPASyncDestroy – destroys a synchronization object
Note that if you have used these functions in Master versions earlier than 2.7, you will need to recompile the dmkpa library to use these functions in the latest version.