UsbSabertoothSetRamping Method (Int32)SyRen/Sabertooth Library for .NET
Sets the ramping for all motor outputs. In User Mode, this sets R1 and R2.

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

public void SetRamping(
	int value
)

Parameters

value
Type: SystemInt32
The ramping value, between -16383 (fast) and 2047 (slow).
See Also

Reference