|
|
| The motors on my robotic creation never stop running! |
There is no stop command for the motors in the program. The program below turns the motors on, waits for 4 seconds then ends the program, but never stops the motors. The motors will then run until the RCX is turned off or runs out of power.

Add stop commands for the motors before the program ends. (The following example stops ports A-C, but an A stop sign and a C stop sign would accomplish the same goal.)

ses kw
|