Motion Library Help Page
C#
Redler Technologies Inc.
Show/Hide TOC
Virtual
Com
Change
Baudrate 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#
Copy
public
override
void
ChangeBaudrate
(
int
newBaudrate
)
Parameters
newBaudrate
Int32
The new desired baudrate
Implements
IMotionCom
ChangeBaudrate(Int32)
See Also
Reference
VirtualCom Class
Redler.Motion.Communication.MotionCom Namespace
In This Article
Definition
Parameters
Implements
See Also