Skip to content

Releases: simatic-ax/lacyccom

1.0.1: Merge pull request #19 from simatic-ax/fix-list-delete

05 Jul 11:49
bdaeade
Compare
Choose a tag to compare

Release with SDK 2405 and apax 3.2.1

18 Jun 08:45
bd6ab79
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.1.5...1.0.0

0.1.5 fix limit for write parameters

16 Apr 14:55
Compare
Choose a tag to compare

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

26 Jan 13:25
7408463
Compare
Choose a tag to compare

Solve error on Start method

0.1.3

19 Jan 10:39
bf2d957
Compare
Choose a tag to compare

fix package dependencies

0.1.2: Merge pull request #12 from simatic-ax/changesfor012

11 Dec 07:48
f038b0a
Compare
Choose a tag to compare

Optimise dataset names

08 Nov 13:28
f14c691
Compare
Choose a tag to compare

change "value" in the dataset structure to "Rvalue" to clarify, that this variable represents a real value.
Also, optimise the naming of constants to represent their origin from the library

first release

30 Oct 09:36
3c6e45b
Compare
Choose a tag to compare
Merge pull request #10 from simatic-ax/test

Add Code example

0.0.5

30 Oct 07:33
3c6e45b
Compare
Choose a tag to compare
Merge pull request #10 from simatic-ax/test

Add Code example

0.0.4

23 Oct 07:00
3d85551
Compare
Choose a tag to compare

Add documentation