Releases: Apollo3zehn/EtherCAT.NET
Releases · Apollo3zehn/EtherCAT.NET
v1.0.0-alpha.9
Bugs fixed
- Fixed wrong exports.def entries which caused windows binaries to build incorrectly.
v1.0.0-alpha.8
Features
- Implemented EoE (#60).
v1.0.0-alpha.7.final
v1.0.0-alpha.6.final
Bugs fixed
- A bug was fixed that caused an infinite loop during
ScanDevices
.
v1.0.0-alpha.5.final
Features
Bugs fixed
- A bug was fixed that prevented a slave to access the EEPROM during the INIT-PREOP transition (@yschmid-levi)
- A bug was fixed that causes an incorrect variable to IO map assignment (@XzuluX).
v1.0.0-alpha.4.final
v1.0.0-alpha.3.final
Features
- The sample and the test project were updated to .NET Core 3.1.
Bugs fixed
- The package now contains also the Linux libs.
- A bug was fixed that caused an arithmetic overflow on Linux.
- A bug was fixed that caused an invalid watchdog configuration.
v1.0.0-alpha.1.final
This is the first pre-release of EtherCAT.NET.
Features
Additional to the features of the underlying native master (SOEM), this project supports:
- Automatic configuration of slaves based on EtherCAT Slave Information files (ESI, .xml).
- Automatic reconfiguration of EtherCAT network after reestablished Ethernet connection.
- Unique identification of slaves using the configured station alias (CSA) EEPROM register.
Known issues
- Although the operation of this master was successfully tested on Ubuntu 18.04 (x64), the current package does not contain Linux libraries. This will be fixed when AppVeyor (the CI provider) updates to .NET Core 3.0.