Redler Technologies Inc.

MotionPacketHelperDriverErrorsHelper Property

A mapping of given number in a format of (2^x)-1 to it's driver error

Definition

Namespace: Redler.Motion.Communication.MotionPackets
Assembly: Redler.Motion.Communication (in Redler.Motion.Communication.dll) Version: 0.0.0.0
C#
public static IReadOnlyDictionary<uint, MotionPacketHelperDriverErrors> DriverErrorsHelper { get; }

Property Value

IReadOnlyDictionaryUInt32, MotionPacketHelperDriverErrors

See Also