HTTP Server (Custom) icon HTTP Server (Custom) HTTP server for ARC serving HTML/CSS/PNG/JPG from ARC/HTTP Server Root; supports AJAX tags (ez-move, ez-script, ez-camera) to control the robot. Try it →

ARC Pro

Upgrade to ARC Pro

Become a Synthiam ARC Pro subscriber to unleash the power of easy and powerful robot programming

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.