Motion Library Help Page
C#
Redler Technologies Inc.
Show/Hide TOC
IMotion
Com
Flush
Rx
Buffer
Async 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#
Copy
Task
<
bool
>
FlushRxBufferAsync
()
Return Value
Task
Boolean
Whether the flush was successful
See Also
Reference
IMotionCom Interface
Redler.Motion.Communication.MotionCom Namespace
In This Article
Definition
See Also