Motion Library Help Page
C#
Redler Technologies Inc.
Show/Hide TOC
Motion
Kvaser
Com
Receive
Buffer Method
Receives all the bytes that are currently on the RX buffer synchronously
Definition
Namespace:
Redler.Motion.Communication.MotionCom
Assembly:
Redler.Motion.Communication (in Redler.Motion.Communication.dll) Version: 0.0.0.0
C#
Copy
public
override
byte
[]
ReceiveBuffer
()
Return Value
Byte
The received bytes
Implements
IMotionCom
ReceiveBuffer
See Also
Reference
MotionKvaserCom Class
Redler.Motion.Communication.MotionCom Namespace
In This Article
Definition
Return Value
Implements
See Also