Canada
Asked — Edited

Mirc

Hello just wondering if there is a way of connecting to the EZ-B with a litttle scripting system called mirc that is what i used to script in and would love to use it with the EZ-B


ARC Pro

Upgrade to ARC Pro

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

PRO
Synthiam
#9  

You should know the servo position because you set it. There's currently no way to get the position - i can make one - but don't know why i'd need to. If you set the position, you must know:)

store the position in a variable when you set it:)

Canada
#10  

speaking of variables i have not seen a way of setting them and/or reading them and was wanding if there is away to get ARC to create txt files and have it read from them if not that could come in vary handy for scripts :D i have tried to get a copy of the sdk but been having a realy hard time getting in to install so im feeling rather heldback on my learning curve lol

PRO
Synthiam
#11  

Yes you would use the c# or vb script control. There are examples in File->Examples