Releases: simatic-ax/lacyccom
Releases · simatic-ax/lacyccom
4.0.1 Add simatic-ax community public key
4.0.0 Update to AX SDK 2510
- Updated sdk to 2510 release
- Updated all system packages to be compatible with the latest 2510 sdk
- Breaking: Changed the HW_IO data type from WORD to UINT (according to breaking change in system function)
- Breaking: Changed DoId from UINT to INT to allow for accessing drive objects directly by setting this to -1
3.0.0 Update to Release 2504
Merge pull request #32 from simatic-ax/incorporate-new-workflows chore: Incorporate new actions and workflows
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