Thumbnail

Script Collection

How to add the Script Collection robot skill

  1. Load the most recent release of ARC (Get ARC).
  2. Press the Project tab from the top menu bar in ARC.
  3. Press Add Robot Skill from the button ribbon bar in ARC.
  4. Choose the Scripting category tab.
  5. Press the Script Collection icon to add the robot skill to your project.

Don't have a robot yet?

Follow the Getting Started Guide to build a robot and use the Script Collection robot skill.

How to use the Script Collection robot skill

This control holds many scripts. Rather than having one control per script, this contains many.

Like the regular Script control, you can execute scripts within the Script Manager using the ControlCommand(). Here is an example that will execute a script within the Script Manager named MyScript.

ControlCommand("Script Manager", ScriptStart, "MyScript")

To view all available ControlCommand()'s, use the Control Details tab when editing the script. This will show all ControlCommands() for all controls within your project.

Video

Related Tutorials

Related Questions


ARC Pro

Upgrade to ARC Pro

Experience early access to the latest features and updates. You'll have everything that is needed to unleash your robot's potential.