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

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

public void Motor(
	int power
)

Parameters

power
Type: SystemInt32
The power, between -127 and 127.
See Also

Reference