Motion Library Help Page
C#
Redler Technologies Inc.
Show/Hide TOC
Motion
Data
Packet
Set
Data(Single) Method
Sets the
Payload
of the packet with an
Single
value
Definition
Namespace:
Redler.Motion.Communication.MotionPackets
Assembly:
Redler.Motion.Communication (in Redler.Motion.Communication.dll) Version: 0.0.0.0
C#
Copy
public
void
SetData
(
float
floatValue
)
Parameters
floatValue
Single
The new
Payload
See Also
Reference
MotionDataPacket Class
SetData Overload
Redler.Motion.Communication.MotionPackets Namespace
In This Article
Definition
See Also