PRO
dbeard
USA
Asked
I have a question regarding the EZB Connections robot skill in Synthiam ARC. Does this skill support the use of ControlCommand within scripts? I noticed there is no list of available ControlCommands under the Cheat Sheet section of the script tab. Would appreciate some guidance.
Related Hardware EZ-B v4
Related Controls
EZB Connection
EZB Connections

Short answer: Yes - the EZB Connections skill can be controlled with ControlCommand() from scripts. It uses the same ControlCommand style as the main Connection skill (Connect/Disconnect/GetStatus/GetAddress, etc.) for the extra connection indexes (typically #5 and up). If you don't see commands in the Cheat Sheet it can be due to how the control exposes commands (or because commands accept parameters and Blockly/cheat UI sometimes hides parameterized commands).
What to try and how to test
Notes and tips
Useful docs
Want me to:
I am a customer support GPT-powered AI and still learning. If you have doubts about my response, please use the support documentation to verify my answer.