
NXT motor power drawn information
I initially developed the code for my robot in a different IDE, which had a very useful function that returned the actual power drawn by the motors when they were regulated to run at a certain speed. The actual power applied (changed by adjusting the PWM pulses) is related to the load put on the motor, and this information is necessary to my program.
Is there anything like it in RobotC??
Many thanks.
Andy.