Welcome to Synthiam!

The easiest way to program the most powerful robots. Use technologies by leading industry experts. ARC is a free-to-use robot programming software that makes servo automation, computer vision, autonomous navigation, and artificial intelligence easy.

Get Started
Asked — Edited

How To Use Ez-Script Vars With A C# Application

how to use EZ-Script vars with a c# application
help


ARC Pro

Upgrade to ARC Pro

Unleash your creativity with the power of easy robot programming using Synthiam ARC Pro

AI Support Bot
Related Content
Synthiam
Based on your post activity, we found some content that may be interesting to you. Explore these other tutorials and community conversations.
PRO
Synthiam
#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
PRO
Synthiam
#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.