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

Recorder Questions

I just love recorder. When I open the requester to save...where does the file go? How can I call it up again or trigger it? How about a loop function or a ping pong option?! DJ...please?


ARC Pro

Upgrade to ARC Pro

Your robot can be more than a simple automated machine with the power of 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  
Sorry, I don't understand anything you wrote:) What recorder? What save? Ping Pong?
PRO
USA
#3  
I was able to accomplish some pretty cool things with it tonight. But, when it says 'save' and you add a name, where is it saved? Can it be called by a script etc. Then it would be cool to be able to add controls to have it loop, or to ping pong the animation forward then backwards, for any number of times..maybe random?
PRO
Canada
#4  
I believe that's now called the microphone control in the latest versions of ARC. You can now you can export your recordings to a Sound Board control within ARC.

I'm also unsure of what you mean by ping pong function, is that like playing your recording alternating backward and forward?

Edit: oops my bad, i found the recorder control
PRO
Synthiam
#5  
Ah, the name is the name of the control. the SAVE button is used everywhere when editing settings of a control. You can edit a control by pressing the GEAR icon on every control. When you press the GEAR icon, a dialog is displayed with settings for that control.

The NAME of the control is the name given to the control. If you use the ControlCommand(), you can specify the NAME. There are ControlCommand()s available for the Recorder. You will have to look in the Cheat Sheet tab for that.

There is a tutorial on how to use the script editor and Cheat Sheet tab. Here is the direct link: http://www.ez-robot.com/Tutorials/Lesson/23
PRO
USA
#6  
Ok so the "name" is to give it a name so you can call it up. Got it. Save...doh. Think on that random or forward/backwards on the recorded motions ver very powerful.
PRO
Canada
#7  
Yeah, what @DJ said:P
PRO
USA
#10  
Thank you thank you thank you!