
Download and install the latest ARC robot programming software to experience these updates.
Get ARCChanges:
- Huge GUI rendering performance improvements
- Theme colors can be edited Options -> Preferences -> Theme
- Uses the stable plugin interface (all plug-ins must be updated to work with this release moving forward



Authors of Plugins to Update
The pnlControl has been removed. This means you'll have to edit the designer.cs file for your forms and remove the pnlControl references to use this. For example...
Change: this.pnlControl.Controls.Add(something);
To: this.Controls.Add(something);
- Huge GUI rendering performance improvements
- Theme colors can be edited Options -> Preferences -> Theme
- Uses the stable plugin interface (all plug-ins must be updated to work with this release moving forward



Authors of Plugins to Update
The pnlControl has been removed. This means you'll have to edit the designer.cs file for your forms and remove the pnlControl references to use this. For example...
Change: this.pnlControl.Controls.Add(something);
To: this.Controls.Add(something);
Blockly does not work
The pnlControl has been removed. This means you'll have to edit the designer.cs file for your forms and remove the pnlControl references to use this. For example...
Change: this.pnlControl.Controls.Add(something);
To: this.Controls.Add(something);
Audio is played back at higher speed. Cannot change it. Tried deleting everything on soundboardPC and adding it again. No change.
My Mobile App will not save to EZ-Cloud nor will servo Profile.
Basically I can no longer use this software. Any ideas?
Here is error message...
Version: 2019.12.06.00
System.Web.Services.Protocols.SoapException: Server was unable to process request. ---> Could not find file 'C:\Raid\Webs\EZ-Robot Uploads\EZ-Cloud-ServoProfile\2724.jpg'.
at System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall)
at System.Web.Services.Protocols.SoapHttpClientProtocol.InvokeAsyncCallback(IAsyncResult result)
Pertaining to AudioToolbox Plugin:
In a scrip I put:
ControlCommand("AudioToolbox Plugin", "ImportUWPVoices")
use to produce my windows voices
has an error now -say:
07:37:03.153>Error>>ImportUwpVoices error=[-4]
sorry, working now - I download your stable version, thanks again
i believe all the plugins require an update.
I m way from the computer but I ll doit aspa.
In a scrip I put:
ControlCommand("AudioToolbox Plugin", "ImportUWPVoices")
works now. all the voice populate