Publish Skill To Technology Store
When you are ready to share your robot skill with the world, it will be published to the technology store on Synthiam's website.
Create Package
Build a fresh copy of your robot skill plugin in Visual Studio.
Navigate to the plugin folder. This will be located in C:\ProgramData\ARC\Plugins<GUID>. Where <GUID> is the guid of your plugin in the Plugin.XML file.
Select all files i[/i] and Right-Click with the mouse. Select Send To -> Compressed (zipped) Folder
4) A .ZIP file will be created containing all of the necessary robot skill plugins and sub-folders. This is the file that will be uploaded to Synthiam.com
Upload Package To Synthiam The zip file created in the above step will be uploaded to the synthiam website.
Visit synthiam.com and login.
Press the Account button on the top right.
Press the My Content sub-menu.
Locate your robot skill plugin by the title and click to select it. The skill statistic page will be displayed. When your skill is live, you may return here to view download and usage performance. Press the Details button.
By default, the details page will introduce your skill as Private and display a number of requirements to make it public.
Scroll down and locate the Control Archive File option. This is where we will upload the skill Zip file package that was created earlier.
Scroll up and press Save Changes. The package file will upload.
Notes Before your robot skill plugin can be visible to the public, some requirements must be met. Review the list of requirements on the right of the details page. Once your requirements have been met, check the Public checkbox and your plugin will be published to the Synthiam Technology Store.
The error cannot read the COM file, I downloaded it and when I follow the instructions, I get an error, while other files read normally. .
sorry for me but i tried many different ways but still show the error,I couldn't find EZ_B.dll file even though I downloaded it
None of the required references are in your list. Please follow the tutorial. It explains exactly how to click the browse button and navigate to the folder and select the files.
Sorry, but the reason I can't reference is because there is no file in the EZ_B folder and there is an error : this folder is empty , I am trying to solve it. I would like to thank DJ sure for answering my superfluous questions and I'm sorry for bothering you
I need to playback 5 Serial Bus servos in sequence.
What protocol is it? A "serial bus" is a generic term for anything using a UART that's chained together sharing the same RX line. Also, why did you add a photo with the question text added in your response?
Are you planning on making a skill control to do this? You wrote the question in the skill control thread in a comment - I'd like to make sure your question is in the right place to help you out.
To begin, I would recommend starting with servo Script control so you can make the serial bus protocol work - then consider making a skill control only if you're planning on distributing the effort to others: https://synthiam.com/Products/Controls/Scripting/Servo-Script-19068
He seems rather demanding as well. I guess he needs the benefit of the doubt as English may not be his native language....
I have installed all the software dependencies and still ARC does not detect that I have Visual Studio installed. OS is Windows 10, .NET 4.8 or newer, Visual Studio Community 2019.