Redler Technologies Inc.

IMotionComSendData Method

Sends an array of bytes through the communication port

Definition

Namespace: Redler.Motion.Communication.MotionCom
Assembly: Redler.Motion.Communication (in Redler.Motion.Communication.dll) Version: 0.0.0.0
C#
void SendData(
	byte[] sendBytes
)

Parameters

sendBytes  Byte

[Missing <param name="sendBytes"/> documentation for "M:Redler.Motion.Communication.MotionCom.IMotionCom.SendData(System.Byte[])"]

See Also