MotionSerialComSetDriverBootBaudrate Method
Sets the driver's boot default baudrate (9600) to 230400
Namespace: Redler.Motion.Communication.MotionComAssembly: Redler.Motion.Communication (in Redler.Motion.Communication.dll) Version: 0.0.0.0
public override bool SetDriverBootBaudrate(
uint bootBaudrate = 230400
)
- bootBaudrate UInt32 (Optional)
[Missing <param name="bootBaudrate"/> documentation for "M:Redler.Motion.Communication.MotionCom.MotionSerialCom.SetDriverBootBaudrate(System.UInt32)"]
BooleanWhether the baudrate changed
IMotionComSetDriverBootBaudrate(UInt32)