SabertoothAutoBaud Method (Stream, Boolean)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,
	bool doNotWait
)

Parameters

port
Type: System.IOStream
The stream to write to.
doNotWait
Type: SystemBoolean
If false, a delay is added to give the driver time to start up.
See Also

Reference