Skip to content

Releases: Yaskawa-Global/YMConnect

v1.0.5

02 Jul 15:12
Compare
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

v1.0.4

14 Jun 18:57
Compare
Choose a tag to compare

Changes:

  • Removed ClearGroupTrajectory due to some undefined behavior. Use ClearAllTrajectory instead.
  • Added option to clear trajectory on call to MotionStop.
  • Fixed issue where program would crash on call to ClearAllTrajectory.

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.3

30 May 15:53
Compare
Choose a tag to compare

Changes:

  • Fixed bug where MotionManager would throw "Timeout" alarm when points were added.

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.2

26 Apr 18:11
Compare
Choose a tag to compare

Changes:

  • Added logging functionality into the library. Due to the asynchronous nature of the MotionManager, a StatusInfo will not be returned when a motion is sent to the buffer. This will create a log file for motion errors if they occur. It will be generated in the folder containing YMConnect.dll. It can be turned off upon call to OpenConnection.
  • Improved error handling for MotionManager.

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.1

20 Mar 18:21
Compare
Choose a tag to compare

Changes:

  • Fix failure when writing position variables
  • Added automatic version checking to ensure the header and library are in sync

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.0

05 Feb 22:01
85b7f62
Compare
Choose a tag to compare

This is the initial release of the YMConnect communication library.

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.