Motion Library Help Page
C#
Redler Technologies Inc.
Show/Hide TOC
Virtual
Com
Receive
Packet Method
Receives a packet 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
IMotionPacket
ReceivePacket
()
Return Value
IMotionPacket
The received packet
Implements
IMotionCom
ReceivePacket
See Also
Reference
VirtualCom Class
Redler.Motion.Communication.MotionCom Namespace
In This Article
Definition
Return Value
Implements
See Also