Redler Technologies Inc.

MotionPacketHelperDriverFaultToString Field

Converts the error code to it's correspondent string

Definition

Namespace: Redler.Motion.Communication.MotionPackets
Assembly: Redler.Motion.Communication (in Redler.Motion.Communication.dll) Version: 0.0.0.0
C#
public static readonly IReadOnlyDictionary<MotionPacketHelperDriverFaultCodes, string> DriverFaultToString

Field Value

IReadOnlyDictionaryMotionPacketHelperDriverFaultCodes, String

See Also