SabertoothAutoBaud Method (SerialPort)SyRen/Sabertooth Library for .NET
Sends the autobaud character.

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

public static void AutoBaud(
	SerialPort port
)

Parameters

port
Type: System.IO.PortsSerialPort
The serial port to send to.
See Also

Reference