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

Overload List

  NameDescription
Public methodStepMotorAtSpeedAsync(OutputPort, Int32, UInt32, Boolean)
Step the motor connected to the specified port or ports at the specified speed for the specified number of steps.
Public methodStepMotorAtSpeedAsync(OutputPort, Int32, UInt32, UInt32, UInt32, Boolean)
Step the motor connected to the specified port or ports at the specified speed for the specified number of steps.
Back to Top
See Also