How to add the Script Collection robot skill
- Load the most recent release of ARC (Get ARC).
- Press the Project tab from the top menu bar in ARC.
- Press Add Robot Skill from the button ribbon bar in ARC.
- Choose the Scripting category tab.
- 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
tutorial
If Elseif Else Goto & Return Commands
Another one which was written and hidden within a different topic and should warrant its own tutorial post, the IF...
tutorial
Display Popup Tutorial.
This tutorial will guide you through the setup and various uses for using one of the available plugins that can be found...
tutorial
Explanation And Uses Of Arrays.
This Tutorial will explain what an Array is, and give you some examples of how they are, or can be used within...
tutorial
The ARC Script Manual.
This is an online version of the EZ-Script manual for easy reference. It is a copy of what can be found under the...
tutorial
Using Amazon Echo (Alexa) As Microphone For Synthiam
In searching for a noise tolerant microphone for my EZ-Robot AdventureBot I checked out the Amazon Echo product which...
tutorial
Setting Servo Speeds And Initialization Script Tutorial
This tutorial will explain what an initialization script is and how to use them in your EZ-Builder projects....
Related Questions
question
Real-Time Module
Can someone show me how to program this DS 1302 real-time module in Ez_builder with EZ-B v4, I cant get used to it yet?...
question
Scripts, Add Java Script
Can you please advise? I went to scripts, then add JavaScript, clicked on the gear icon this is what happened: Clearing...
Upgrade to ARC Pro
Don't limit your robot's potential – subscribe to ARC Pro and transform it into a dynamic, intelligent machine.