Redler Technologies Inc.

MotionPacketHelperDriverWarningsHelper Property

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

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, MotionPacketHelperDriverWarnings> DriverWarningsHelper { get; }

Property Value

IReadOnlyDictionaryUInt32, MotionPacketHelperDriverWarnings

See Also