Redler Technologies Inc.

MotionKorlanComChangeBaudrate 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#
public override void ChangeBaudrate(
	int newBaudrate
)

Parameters

newBaudrate  Int32
The new desired baudrate

Implements

IMotionComChangeBaudrate(Int32)

See Also