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
Canada
Asked — Edited

Adding A Camera Function To An Autopostion Action

I have an AutoPosition Action of about 15 frames, after frame 4, I want to have the camera take a picture and then continue on with the rest of the Action. Is it possible to add this camera function into the Action? Or will I have to split up the Action into 2 separate Actions with the camera function in between them?
Thanks


ARC Pro

Upgrade to ARC Pro

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

PRO
Synthiam
#1  
Add the code to the 4th frame. Double click on the frame in the action list to edit the script
#2  
Well that was EZ ! Thanks DJ.