Omron HVC-P2 icon Omron HVC-P2 Omron HVC-P/HVC-P2 ARC plugin: Python-based camera integration for body, hand and face detection, gaze, age/gender, expressions and face recognition. 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

Unlock the true power of automation and robotics by becoming a proud subscriber of Synthiam 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