UsbSabertoothFreewheel Method (Int32)SyRen/Sabertooth Library for .NET
Causes motor output 1 to freewheel. In User Mode, this sets Q1.

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

public void Freewheel(
	int value
)

Parameters

value
Type: SystemInt32
A positive value lets the motor outputs freewheel. A negative or zero value stops the freewheeling.
See Also

Reference