UsbSabertooth Constructor (UsbSabertoothSerial)SyRen/Sabertooth Library for .NET
Initializes a new instance of the UsbSabertooth class. The driver address is set to 128. The specified serial connection is used.

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

public UsbSabertooth(
	UsbSabertoothSerial connection
)

Parameters

connection
Type: DimensionEngineeringUsbSabertoothSerial
The serial connection to use.
See Also

Reference