Motion Library Help Page
C#
Redler Technologies Inc.
Show/Hide TOC
Motion
Serial
Com
Get
Baudrate 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#
Copy
public
override
int
GetBaudrate
()
Return Value
Int32
The current baudrate of the serial communication
Implements
IMotionCom
GetBaudrate
See Also
Reference
MotionSerialCom Class
Redler.Motion.Communication.MotionCom Namespace
In This Article
Definition
Return Value
Implements
See Also