Belt.MoveForward(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 forward with the specified speed.
public abstract void MoveForward (int speed);
abstract member MoveForward : int -> unit
Public MustOverride Sub MoveForward (speed As Integer)
Parameters
- speed
- Int32
Specifies the speed step. Valid speed steps are 1 through CapSpeedStepsForward.