Redler Technologies Inc.

MotionDataPacketDataLength Property

How many data bytes to send. Relevant to CANOpen protocol only. In not defined, a default mapping is applied.

Definition

Namespace: Redler.Motion.Communication.MotionPackets
Assembly: Redler.Motion.Communication (in Redler.Motion.Communication.dll) Version: 0.0.0.0
C#
public byte? DataLength { get; set; }

Property Value

NullableByte

See Also