Redler Technologies Inc.

MotionKorlanComFlushRxBufferAsync Method

Flushes the rx buffer of the serial converter asynchronously

Definition

Namespace: Redler.Motion.Communication.MotionCom
Assembly: Redler.Motion.Communication (in Redler.Motion.Communication.dll) Version: 0.0.0.0
C#
public override Task<bool> FlushRxBufferAsync()

Return Value

TaskBoolean
Whether the flush was successful

Implements

IMotionComFlushRxBufferAsync

See Also