Releases: simatic-ax/lacyccom
Releases · simatic-ax/lacyccom
3.0.0 Update to Release 2504
3.0.0-b SDK 2505 Prerelease
update packages to 2405 prerelease
2.0.0 Update to Release 2411
Updated the sdk to the new major release 2411. Also updated the system packages from v7 to v8 to be compatible with the 2411 release. No functional updates.
Unpin dependencies
Unpin all dependencies to ensure better compability with other packages
Add Timesync functionality
Adds the functionality to sync the system clock of Sinamics S120 drives with the PLC time
1.0.1: Merge pull request #19 from simatic-ax/fix-list-delete
Fix DeleteList() for WriteDriveParams
Release with SDK 2405 and apax 3.2.1
What's Changed
- Update dependency @ax/simatic-1500-distributedio to v7 by @simatic-ax-bot in #16
Full Changelog: 0.1.5...1.0.0
0.1.5 fix limit for write parameters
Fixes an issue, where the upper limit for adding parameters to write was limited by the constant for reading parameters. This resulted in possibly adding more parameters than allowed in the array for writing the parameters
Solve error on Start method
Solve error on Start method