ADC Meter icon ADC Meter ADC VU meter displaying 0-3.3/5V as a 0-255 linear meter; configurable board/port, sampling interval and color; pausable real-time readings. Try it →
Asked — Edited

Mobile Connection Init Script?

In the desktop connection control I have set the initial position and speed for servos in a connection script

But, in the mobile interface I don’t see a way to do this in the connection control

Anyone have an idea of how to have a script run upon connection on a mobile device?

Thanks, Frank


ARC Pro

Upgrade to ARC Pro

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

Author Avatar
PRO
Synthiam
LinkedIn Thingiverse Twitter YouTube GitHub
#1  

The connection script runs on the mobile interface when there is a connection. See any example project, such as JD, Six, Roli, etc.. and notice there is code in the connection control for the connection script. That runs when the connection occurs on a mobile interface.

Use ARC PC for Windows to create an app for mobile use. To find out more, consult the robot program for your ez-robot product. There's a fantastic tutorial that we put a lot of effort into that demonstrates how to make a mobile app.

For controls supported in mobile apps, press the ? (question mark) next to the X (Close) on the mobile app control in ARC for PC.