EZ-Script Console icon EZ-Script Console Real-time EZ-Script console for ARC: enter and execute single-line commands, view output, clear display, and recall history with UP/DOWN. 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

Your robot can be more than a simple automated machine with the power of ARC Pro!

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