1. True or False. The armControl command block must also be placed within the loop.
2. VEX IQ Controller buttons provide values of:
3. The armControl command block allows you to specify:
Try It!
Try it! 1
Arm Speed Control
The fourth box of the armControl command block allows
you to control the speed that the arm motor is assigned.
Adjust the speed used in your program to values of 25, 50, and 100.
Download and run your program after each change,
and observe which value gives you the best control over the arm motor.
Try it!