public static class MotionPacketHelper| DriverErrorsHelper | A mapping of given number in a format of (2^x)-1 to it's driver error |
| DriverWarningsHelper | A mapping of given number in a format of (2^x)-1 to it's driver warning |
| ParseDriverFault | When the driver sends a 100[0] command, the payload need to be parsed. This method parses the payload. |
| UpdateDriverErrors(MotionPacketHelperDriverErrors, ICollectionMotionPacketHelperDriverStatus) | Shows the error dictionary in the specified error code color |
| UpdateDriverErrors(MotionPacketHelperEVDriverErrors, ICollectionMotionPacketHelperDriverStatus) | Shows the error dictionary in the specified error code color |
| UpdateDriverWarnings(MotionPacketHelperDriverWarnings, ICollectionMotionPacketHelperDriverStatus) | Shows the error dictionary in the specified error code color |
| UpdateDriverWarnings(MotionPacketHelperEVDriverWarnings, ICollectionMotionPacketHelperDriverStatus) | Shows the error dictionary in the specified error code color |
| DriverFaultToString | Converts the error code to it's correspondent string |