SabertoothSetRamping Method SyRen/Sabertooth Library for .NET
Sets the ramping. Ramping is stored in EEPROM, so changes persist between power cycles.

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. Consult the user manual for possible values.
See Also

Reference