Skip to content

Releases: underautomation/Yaskawa.NET

v1.7.0.0

01 Dec 10:37

Choose a tag to compare

  • Fix read and write Int16 registers

v1.6.1.0

27 Nov 11:31

Choose a tag to compare

  • Fix WriteInteger to write Int16 and not byte values
  • Fix Write32BytesChar stack overflow exception

v1.6.0.0

27 Nov 11:24

Choose a tag to compare

  • Fix WriteInteger to write Int16 and not byte values
  • Fix Write32BytesChar stack overflow exception

v1.5.0.0

25 Nov 12:43

Choose a tag to compare

  • Read data from the 8 axes (position, error, ..)

v1.4.0.0

25 Nov 12:18

Choose a tag to compare

  • Remove the Write methods with the IEnumerable argument. You should now use the prototype with the array argument.

v1.3.0.0

22 Sep 08:37

Choose a tag to compare

  • Fixed a stack overflow exception when writing to I/O, variables, and registers

v1.2.0.0

16 Jun 13:20

Choose a tag to compare

Additional methods for writing and reading data via High Speed Ethernet Server

v1.1.0.0

12 Mar 11:05

Choose a tag to compare

Fix the "GetTorque" function for six-axis robots

v1.0.0.0

10 Feb 14:36

Choose a tag to compare

Publish to Nuget

v0.2.5.0

06 Feb 20:43

Choose a tag to compare

Add support for .NET 8 and 9