Belt.MoveBackward(Int32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Starts the belt motor to move backward with the specified speed.
public abstract void MoveBackward (int speed);
abstract member MoveBackward : int -> unit
Public MustOverride Sub MoveBackward (speed As Integer)
Parameters
- speed
- Int32
Specifies the speed step. Valid speed steps are 1 through CapSpeedStepsForward.