Motion Library Help Page
C#
Redler Technologies Inc.
Show/Hide TOC
Motion
Canalyst
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
public
override
Task
<
bool
>
FlushRxBufferAsync
()
Return Value
Task
Boolean
Whether the flush was successful
Implements
IMotionCom
FlushRxBufferAsync
See Also
Reference
MotionCanalystCom Class
Redler.Motion.Communication.MotionCom Namespace
In This Article
Definition
Return Value
Implements
See Also