SabertoothMotor Method (Int32, Int32)SyRen/Sabertooth Library for .NET
Sets the power of the specified motor.

Namespace: DimensionEngineering
Assembly: DimensionEngineering.Sabertooth (in DimensionEngineering.Sabertooth.dll) Version: 1.6.0.0 (1.6.0.0)
Syntax

public void Motor(
	int motorNumber,
	int power
)

Parameters

motorNumber
Type: SystemInt32
The motor number, 1 or 2.
power
Type: SystemInt32
The power, between -127 and 127.
See Also

Reference