Redler Technologies Inc.

MotionDataPacketSetData(Int32) Method

Sets the Payload of the packet with an Int32 value

Definition

Namespace: Redler.Motion.Communication.MotionPackets
Assembly: Redler.Motion.Communication (in Redler.Motion.Communication.dll) Version: 0.0.0.0
C#
public void SetData(
	int intValue
)

Parameters

intValue  Int32
The new Payload

See Also