PCA9685 Servo Driver icon PCA9685 Servo Driver Convert an EZB I2C bus into a 16-channel PCA9685 servo controller, exposing V0..V15 with hardware-timed PWM, external power and chainable boards. Try it →
USA
Asked — Edited

Controlcommand Error: Unknown Command For This Window: Scriptstart

I can't start Http Server using the code below:


ControlCommand("HTTP Server", ScriptStart)

Quote:

Unknown command for this window: ScriptStart


ARC Pro

Upgrade to ARC Pro

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

Author Avatar
PRO
USA
#1  

ptp, The command is:


ControlCommand("HTTP Server", StartServer)
Author Avatar
PRO
USA
#2  

rz90208,

You are right to avoid spelling mistakes, i used the Cheat Sheet (ScriptStart).

@DJ, When you have the opportunity...

Author Avatar
PRO
Synthiam
LinkedIn Thingiverse Twitter YouTube GitHub
#3  

Good find! I'll fix that