Redler Technologies Inc.

MotionSerialComGetBaudrate Method

Gets the current baudrate of the serial communication

Definition

Namespace: Redler.Motion.Communication.MotionCom
Assembly: Redler.Motion.Communication (in Redler.Motion.Communication.dll) Version: 0.0.0.0
C#
public override int GetBaudrate()

Return Value

Int32
The current baudrate of the serial communication

Implements

IMotionComGetBaudrate

See Also