Asked — Edited

Writing And Saving Code

I am trying to access and write c# code for my robot and am having a difficult time finding the process to write the code. Can anyone help


ARC Pro

Upgrade to ARC Pro

ARC Pro will give you immediate updates and new features needed to unleash your robot's potential!

#1  

I start with an example file. Click File>Examples>Example File C Radar Sweep

The ones with the "C" in them are the c# examples.

Though for help learning C# this forum isn't about that. I used google to find out how to use logic etc.

Best, Bill

PRO
Synthiam
#2  

Might even be easier to start with the sdk. That way you can see real working examples:) after, you can port the code from visual studio to ARC:)