Asked — Edited

How To Use Autotracking And Select Auto

Do NOT see Autotracking Anywhere to select Auto. I have the latest version.

Thanks,

Mel


ARC Pro

Upgrade to ARC Pro

Unleash your robot's full potential with the cutting-edge features and intuitive programming offered by Synthiam ARC Pro.

#1  

Ok, you have to write a script:

Puts camera in auto track mode

ControlCommand("Camera", CameraAutoTracking)

Say("Auto tracking enabled")

======================================================================== got it! thought there was a button to click. I will eventually learn all of this. The EZBoard is the BEST product on the market today. I used to like the Arduino, but you have it beat! Yeh! EZBoard.

PRO
Synthiam
#2  

Under File->Examples load the Examples - Script - Camera

Thanks for the kind words:)