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

Overload List

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