Motion Library Help Page
C#
Redler Technologies Inc.
Show/Hide TOC
Motion
Packet
Helper
Burn
Block
Data
Length Property
The data length in words (how many words are there in the data block).
Definition
Namespace:
Redler.Motion.Communication.MotionPackets
Assembly:
Redler.Motion.Communication (in Redler.Motion.Communication.dll) Version: 0.0.0.0
C#
Copy
public
ushort
DataLength
{
get
; }
Property Value
UInt16
See Also
Reference
MotionPacketHelper
BurnBlock Class
Redler.Motion.Communication.MotionPackets Namespace
In This Article
Definition
See Also