ARC Pro

Upgrade to ARC Pro

Unleash your robot's full potential with the cutting-edge features and intuitive programming offered by Synthiam ARC Pro.

PRO
Synthiam
#9  

Also i should add - if you edit your Plugin.xml in the source i gave you, i would recommend changing the category to "Graphs" instead of Misc.

Additionally, add a Title.png or Title.jpg to the project and include it in the plugin Archive so the control has an icon rather than using the default plugin icon.

#10  

Notes:

Changed plugin.xml tag <VersionRelease>1</VersionRelease> to version 1 <CATEGORY_TYPE>Graphs</CATEGORY_TYPE> causes a new category button to appear in ARC called "Graphs"

Title.png - 128x128 suggested plugin control image size in ARC.

Three files need to be in the plugin .zip archive upload yourpluginname.dll Title.png plugin.xml

PRO
Synthiam
#11  

The size is 128x128 - if you upload a different size, it will be resized. I'll add that to the notes.

#12  

I believe I have a correct plug files uploaded. Tried installing from scratch and all was good. Welcome to version 1. Let me know if you have any issues.

Thanks DJ for pressing the turbo button.

PRO
Synthiam
#13  

:) awesome! I was working on ARC last night with the auto-update for plugin feature. Fell asleep on my keyboard watching Moonbeam City. Most likely finish it tonight.

I recommend moonbeam city btw. Discovered it last night and it's great!

#14  

Love it @leversofpower ! Awesome job! Thank you for creating and sharing this!

#15  

I'm really excited about being able to contribute to such a great community.

I just uploaded a more polished version and you can now change the colors of the bars in the series.

PRO
Synthiam
#16  

Woohoo! That is awesome! Nice work dude. You're a real quick learner.

Wonder where wbs has been? He's also a great community candidate for creating plugins.

Did you see the sort array plugin that u made for Bob? I published the source code. You might be interested to see how I accessed variables from the ezscript engine.