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

Overload List

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