
Re: What is the behavior of setting motor[] > 127
The motor value is passed to the ROBOTC firmware on the NXT and the number is then set to the min/max value (-127 or +127). You can pass higher values to the NXT brick but they will be capped at the maximum values via the firmware.
_________________Check out our
Blog! And our
Facebook page!
Need help? Take a look at our
updated help documentation and the
ROBOTC Forums.