Asked — Edited

Auto Startup

How does one create a script to self start the robot program? It must load the file, connect to the comm port in use, and then start the program. It should have a time delay upon startup to allow someone to abort the auto startup.

What do you think DJ?


ARC Pro

Upgrade to ARC Pro

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

PRO
Synthiam
#1  

That doesn't currently exist but we'll add it to the list :)

#2  

I like that , I like that idea a lot , excellent for autonomous and unsupervised projects.

Belgium
#3  

Indeed a very interesting feature ! I'm also looking forward to hear more from this.

#4  

Until DJ adds the function, take a look at autohotkey. You should be able to automate the process.

Alan

#5  

All,

Right on thetechguru,

Autohotkey rocks.....you may also like EventGhost...two great FREE must have automating programs!

v/r

Kevin

#6  

I downloaded autohotkey and am playing with it. Still learning how to use it. My time is limited right now, but DJ can add the feature much cleaner I suspect.

#7  

Oh yes this would be a great feature for autonomous and unsupervised projects. How much to bump this up to the top of the list.

PRO
Synthiam
#8  

The code behind ARC and the sdk is very complex. it requires scheduling of specific features to prevent my brain from melting. items are added to the list near similar items or items which touch the same code. with 1,000's of features in the software, only certain areas of code are touched per release to make beta testing easy.

it's in the list, not far away :)

patience is a virtue :D

#9  

Well we would not want the father of our robots having a melt down, take your time and keep sending us those amazing features. I GOT MY KIT TODAY this is going to be a fun weekend. :D

#10  

i made a few codes to autostart,so i think it will work with EZB