SabertoothAutoBaud Method (Stream)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(
	Stream port
)

Parameters

port
Type: System.IOStream
The stream to write to.
See Also

Reference