Error codes
Error codes
Error
Definition
Comments / Examples
0xE1XX_XXXX
Message not valid, slave not responding, etc …
0xE9XX_XXXX
Slave machine type A didn’t end the cycle, Slave machine error, Not expected datamatrix, etc …
If no sub level errors are required. Fill with zero. For example if we want to indicate a general error in actuators: 0xE400_0000 should be used.
Errors will trigger machine to stop
Last updated