Redler Technologies Inc.

IMotionComChangeBaudrate Method

Changes the baudrate of the converter

Definition

Namespace: Redler.Motion.Communication.MotionCom
Assembly: Redler.Motion.Communication (in Redler.Motion.Communication.dll) Version: 0.0.0.0
C#
void ChangeBaudrate(
	int newBaudrate
)

Parameters

newBaudrate  Int32
The new desired baudrate

See Also