Command TurnMotorAtSpeedForTime Method LEGO Mindstorms EV3 API Documentation
For more information, please see the OnlineCodePlex project page and the OnlineGetting Started guide.

Overload List

  NameDescription
Public methodTurnMotorAtSpeedForTime(OutputPort, Int32, UInt32, Boolean)
Turn the motor connected to the specified port or ports at the specified speed for the specified times.
Public methodTurnMotorAtSpeedForTime(OutputPort, Int32, UInt32, UInt32, UInt32, Boolean)
Turn the motor connected to the specified port or ports at the specified speed for the specified times.
Back to Top
See Also