Wheel Encoder Counter icon Wheel Encoder Counter Arduino UNO wheel encoder: reads left/right ticks, provides counts, configurable ticks, wheel & pivot sizes, optional pose telemetry to ARC NMS. Try it →

ARC Pro

Upgrade to ARC Pro

With Synthiam ARC Pro, you're not just programming a robot; you're shaping the future of automation, one innovative idea at a time.

Author Avatar
PRO
Synthiam
LinkedIn Thingiverse Twitter YouTube GitHub
#1  

EZ-SDK and ARC are two seperate things.

  1. ARC is a robot development environment and hosts the EZ-Script compiler

  2. EZ-SDK is a software development kit for visual studio with no EZ-Script compiler. It uses C# or VB.

#2  

i mean can i use c# compiler in ARC and use vars from ARC in it so that i take a variable from EZ-Script and write a program in c# to use this var

Author Avatar
PRO
Synthiam
LinkedIn Thingiverse Twitter YouTube GitHub
#3  

There is no C# or VB compiler within ARC anymore. It was a good idea but not useful since EZ-Script is so powerful and growing.