Motion Library Help Page
C#
Redler Technologies Inc.
Show/Hide TOC
Virtual
Com
Flush
Rx
Buffer Method
Flushes the rx buffer of the serial converter
Definition
Namespace:
Redler.Motion.Communication.MotionCom
Assembly:
Redler.Motion.Communication (in Redler.Motion.Communication.dll) Version: 0.0.0.0
C#
Copy
public
override
bool
FlushRxBuffer
()
Return Value
Boolean
Whether the flush was successful
Implements
IMotionCom
FlushRxBuffer
See Also
Reference
VirtualCom Class
Redler.Motion.Communication.MotionCom Namespace
In This Article
Definition
Return Value
Implements
See Also