- Overview
- Adc
- Artificial Intelligence
- Audio
- Camera
- Digital
- Games
- General
- Gps
- Graphs
- Hbridge
- I2c
- Infrared Distance
- Misc
- Mobile
- Navigation
- Pwm
- Rafiki
-
Scripting
- Custom Movement Panel
- Filters
- Getlinecontainingfromarray
- Javascript
- Key Control
- Movement Script
- Personality Generator
- Recorder
- Script
- Script Console
- Script Flow
- Script Manager
- Script Monitor
- Script Slider
- Sketch Pad
- Sound Movement
- Sound Script
- TCP Script Server Raw
- User Defined Function Example
- Variable State Saver
- Variable Watch
- Servo
- Third Party Robots
- Touch Tablet
- Ultrasonic Distance
- Virtual Reality

How To Add This Control To Your Project
- Load the most recent release of EZ-Builder
- Press the Project tab from the top menu bar of EZ-Builder
- Press Add Control from the button ribbon bar of EZ-Builder
- Choose the Scripting category tab
- Press the Movement Script icon to add the control to your project
Script commands can be assigned to movements with this control.
For example, all "Movements" are global. So if you use a Movement Panel, of any kind, this control will execute the script for the movement direction. Such as, if you have a Modified Servo Movement Panel and you press FORWARD, the respective Forward Script in this control will execute.
For example, all "Movements" are global. So if you use a Movement Panel, of any kind, this control will execute the script for the movement direction. Such as, if you have a Modified Servo Movement Panel and you press FORWARD, the respective Forward Script in this control will execute.
Similar Behavior Controls

Filters
Filters for dampening and averaging means.

Getlinecontainingfromarray
Adds a new ez-script function GetLineContainingFromArray() that will return an item from the array...

Custom Movement Panel
If your robot requires a movement/motor controller that is not supported, use this control. You may assign...