The following table lists the factory errors (0x0600):
|
Error name |
Hex |
Description |
Category |
|---|---|---|---|
|
FACTORY_ERROR_INVALID_PARAM |
0x0602 |
Invalid parameter in a function call. |
3 |
|
FACTORY_ERROR_OUT_OF_MEMORY |
0x0603 |
No more memory. |
3 |
|
FACTORY_UNRECOGNIZED_OBJECT |
0x0604 |
Unrecognized object. |
3 |
|
FACTORY_ERROR_OUT_OF_RESOURCES |
0x0605 |
No more resources to allocate. |
4 |
|
FACTORY_ERROR_FUNCTION_NOT_AVAILABLE |
0x0606 |
Filter function requested is not loaded on the board. |
4 |