ARC Pro

Upgrade to ARC Pro

Stay on the cutting edge of robotics with ARC Pro, guaranteeing that your robot is always ahead of the game.

Vietnam
#1  

Yes, that is exactly what I need, when I look through your question I have checked my plugin to build and it really lacks the main Autopositions feature so VS cannot interpret the code and I will need to update Updated version 2015.7.28.0 to use the feature in EZB.SDK (in EZ_B.dll package)

#2  

me too, need some features of the old version to build the project and am having this message, i have deleted the new version but cannot update the old version

PRO
USA
#3  

Quote:

"a more recent version is already installed on this computer" and i can't use it
Did you tried the obvious : uninstall the existent/recent version, install the old version ?

PRO
USA
#4  

Quote:

I need some features of the old version
Can you be more specific ? Installing a old version may bring back old bugs and/or break plugins compatibility.

PRO
USA
#5   — Edited

Quote:

I have checked my plugin to build and it really lacks the main Autopositions feature so VS cannot interpret the code and I will need to update Updated version 2015.7.28.0 to use the feature in EZB.SDK (in EZ_B.dll package)
DJ already answer your question: EZ-Robot SDK is gone! Synthiam ARC only supports plugins.

The class EZ_B.Autoposition exists in the SDK version not in the Synthiam EZ_B so you have 3 options:

  1. Use the old SDK version with a standalone application and don't ask for support (SDK and/or an old ARC versioon) are not supported.

  2. Use Synthiam's EZ_B in a standalone application and implement your AutoPosition version, bear in mind this is not a supported scenario.

  3. Create a plugin for Synthiam's ARC and don't mix old code grabbed from a github old project that uses the old SDK, learn c# .NET and follow the plugin tutorial and learn how to interact with AutoPosition control and other ARC controls/plugins.

It seems you MTP and Joinny are from Vietnam and maybe same person (same type of questions and same writing).

I saw your questions on github and same/similar issues AGAIN.

I wrote a post about Vietnamese support with Msft Cognitive APIS here: https://synthiam.com/Community/Questions/Use-voice-recognition-for-unsupported-languages-18397

PRO
Synthiam
#6   — Edited

The Auto Position from the old sdk is accessible in synthiam's ARC in this namespace: EZ_Builder.Services.AutoPosition.AutoPositionService