Skip to content

Releases: Yaskawa-Global/YMConnect

v1.1.7

21 Nov 21:47
378a28d

Choose a tag to compare

Changes:

  • Fixed bug where accuracy would not be correctly set upon sending a motion.
  • Stability enhancements for .NET.

Please refer to the Developer Portal for documentation.

Expand the Assets section below to access the downloads for this release.

Source code is not published for YMConnect. The zip file below just contains the README and LICENSE

v1.1.6

06 Aug 19:38
378a28d

Choose a tag to compare

Changes:

  • Corrected errors with YMConnect Dotnet on Linux where structures would incorrectly marshall.

Please refer to the Developer Portal for documentation.

Expand the Assets section below to access the downloads for this release.

Source code is not published for YMConnect. The zip file below just contains the README and LICENSE

v1.1.5

19 Jun 18:24
378a28d

Choose a tag to compare

Changes:

  • Added capability to Read Joint angle positions when calling ReadPositionData.
  • Added capability to use Joint Angle coordinate types in motions.
  • Corrected issue where .NET version would generate warning about incorrect CPU Architecture.
  • Return error code if OpenConnection fails due to file error.

Please refer to the Developer Portal for documentation.

Expand the Assets section below to access the downloads for this release.

Source code is not published for YMConnect. The zip file below just contains the README and LICENSE

v1.1.4

04 Jun 17:19
378a28d

Choose a tag to compare

Changes:

  • Added ability to set accuracy on a motion.
  • Improved documentation

Please refer to the Developer Portal for documentation.

Expand the Assets section below to access the downloads for this release.

Source code is not published for YMConnect. The zip file below just contains the README and LICENSE

v1.1.3

11 Apr 18:30

Choose a tag to compare

Changes:

  • Increased reliability when YMConnect is used with DX100 or FS100 controller generations.
  • Fixed a bug where YMConnect could not find certain Control Groups when used with DX100 or FS100.
  • Correct I/O address range for each controller generation.

22APR2025: Corrected a bug where Linux version would not build client applications.

Please refer to the Developer Portal for documentation.

Expand the Assets section below to access the downloads for this release.

Source code is not published for YMConnect. The zip file below just contains the README and LICENSE

v1.1.2

18 Mar 13:07

Choose a tag to compare

Changes:

  • Corrected error where KinematicInterface will return false positive or incorrect error code when a conversion failed.

Please refer to the Developer Portal for documentation.

Expand the Assets section below to access the downloads for this release.

Source code is not published for YMConnect. The zip file below just contains the README and LICENSE

v1.1.1

26 Feb 20:27

Choose a tag to compare

Changes:

  • Corrected RealVariableInterface bug where Write function would see 0.0 as an invalid value.

Please refer to the Developer Portal for documentation.

Expand the Assets section below to access the downloads for this release.

Source code is not published for YMConnect. The zip file below just contains the README and LICENSE

v1.1.0

05 Dec 15:51

Choose a tag to compare

Add support for C#

Additional Changes:

  • Clarified alarm retrieval, file transfer errors.
  • Fixed error where connection will not close and hang on CloseConnection() on Linux.
  • Fixed error where MotionManager will not properly set Acceleration and Deceleration.
  • Replaced CoordinateType::Angle with CoordinateType::JointDegrees.

Please refer to the Developer Portal for documentation.

For technical support, please use the Discussions forum.

Expand the Assets section below to access the downloads for this release.

Source code is not published for YMConnect. The zip file below just contains the README and LICENSE

v1.0.6

05 Aug 20:36

Choose a tag to compare

Changes:

  • Clarified a few error messages concerning file loading.
  • Fixed bug which caused incorrect IO address read/write.
  • Fixed bug which would cause junk data to be returned in a nonexistent 8th axis in the ReadPositionData function.
  • Fixed but where motion manager would ignore custom accel, decel values.
  • Clarified some documentation

Please refer to the Developer Portal for documentation.

Expand the Assets section below to access the downloads for this release.

Source code is not published for YMConnect. The zip file below just contains the README and LICENSE

v1.0.5

02 Jul 15:12

Choose a tag to compare

Changes:

  • Fixed bug that cause the MotionManager thread to be killed in some instances in release mode.
  • Now building the Linux library with Clang. Keep in mind that the client machine/program doesn't require Clang but we did want to note this change.

Please refer to the Developer Portal for documentation.

Expand the Assets section below to access the downloads for this release.

Source code is not published for YMConnect. The zip file below just contains the README and LICENSE