MotionSerialComSetDriverBootBaudrateAsync 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 Task<bool> SetDriverBootBaudrateAsync(
uint bootBaudrate = 230400
)
- bootBaudrate UInt32 (Optional)
[Missing <param name="bootBaudrate"/> documentation for "M:Redler.Motion.Communication.MotionCom.MotionSerialCom.SetDriverBootBaudrateAsync(System.UInt32)"]
TaskBooleanWhether the baudrate changed
IMotionComSetDriverBootBaudrateAsync(UInt32)