Redler Technologies Inc.

MotionComReceivePacket 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#
public abstract IMotionPacket ReceivePacket()

Return Value

IMotionPacket
The received packet

Implements

IMotionComReceivePacket

See Also